https://vihta-soro.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Log Messages

Info. & Errors 7

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO app INIT
INFO request Matched route
"homepage"
.
[
  "route" => "homepage"
  "route_parameters" => [
    "_route" => "homepage"
    "_controller" => "Eccube\Controller\TopController::index"
  ]
  "request_uri" => "https://vihta-soro.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.
INFO app PROCESS START
[
  "homepage"
]
INFO app LOGIC START
[
  "homepage"
]
INFO app LOGIC END
[
  "homepage"
]
INFO app PROCESS END
[
  "homepage"
]

Deprecations 29

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
php User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead.
[
  "exception" => ErrorException {#972
    #message: "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php:14 {
        include_once …
        › 
        › @trigger_error(sprintf('"%s" is deprecated since Symfony 4.3, use "%s" instead.', SingleStateMarkingStore::class, MethodMarkingStore::class), \E_USER_DEPRECATED);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:452 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:517 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Kernel.php:113 {
        Eccube\Kernel->boot() …
        › 
        › parent::boot();}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php:14 {
    include_once …
    › 
    › @trigger_error(sprintf('"%s" is deprecated since Symfony 4.3, use "%s" instead.', SingleStateMarkingStore::class, MethodMarkingStore::class), \E_USER_DEPRECATED);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:452 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:517 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Kernel.php:113 {
    Eccube\Kernel->boot() …
    › 
    › parent::boot();}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
[
  "exception" => ErrorException {#971
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
        include_once …
        › 
        › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:543 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:517 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Kernel.php:113 {
        Eccube\Kernel->boot() …
        › 
        › parent::boot();}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
    include_once …
    › 
    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:543 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:517 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Kernel.php:113 {
    Eccube\Kernel->boot() …
    › 
    › parent::boot();}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
[
  "exception" => ErrorException {#968
    #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php"
    #line: 23
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
        Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
        › {    @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:140 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        ›     $bundle->setContainer($this->container);    $bundle->boot();}
      }
      /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Kernel.php:113 {
        Eccube\Kernel->boot() …
        › 
        › parent::boot();}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#704
    #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_LocatorService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_LocatorService.php:9 {
        require …
        › 
        › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
        › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_LocatorService.php:9 {
    require …
    › 
    › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
    › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#703
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_LocatorService.php:11 {
        require …
        › 
        › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
        › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_LocatorService.php:11 {
    require …
    › 
    › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
    › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#700
    #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_NameParserService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_NameParserService.php:9 {
        require …
        › 
        › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
        › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_NameParserService.php:9 {
    require …
    › 
    › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
    › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#699
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_NameParserService.php:11 {
        require …
        › 
        › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
        › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/getTemplating_NameParserService.php:11 {
    require …
    › 
    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:655 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1838 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/Coupon4/Resource/template'), 'Coupon4');
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
    › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0.
[
  "exception" => ErrorException {#696
    #message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Environment.php"
    #line: 121
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Environment.php:121 {
        Twig\Environment->__construct(LoaderInterface $loader, $options = []) …
        › if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {    @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1871 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
        › 
        › $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
        › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
      }
      /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
        ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Environment.php:121 {
    Twig\Environment->__construct(LoaderInterface $loader, $options = []) …
    › if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) {    @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1871 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getTwigService() …
    › 
    › $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:2023 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() …
    › {    return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));}
  }
  /home/fneccube02/vihta-soro.com/public_html/var/cache/dev/ContainerKsLWj0I/EccubeEccube_KernelDevDebugContainer.php:1178 {
    ContainerKsLWj0I\EccubeEccube_KernelDevDebugContainer->ContainerKsLWj0I\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php (15 times) User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.
[
  "exception" => ErrorException {#3869
    #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    #line: 148
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
      }
      /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Twig/Template.php:35 {
        Eccube\Twig\Template->display(array $context, array $blocks = []) …
        › $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);$eventDispatcher->dispatch($this->getTemplateName(), $event);if ($event->getSource() !== $originCode) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Template.php:390 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/TemplateWrapper.php:45 {
        Twig\TemplateWrapper->render(array $context = []): string …
        ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Environment.php:318 {
        Twig\Environment->render($name, array $context = []) …
        › {    return $this->load($name)->render($context);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php:115 {
        Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener->onKernelView(KernelEvent $event) …
        › } else {    $event->setResponse(new Response($this->twig->render($template->getTemplate(), $parameters)));}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
        Eccube\Event\EventDispatcherWrapper->dispatch($event) …
        › 
        ›     return parent::dispatch($event, $eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:163 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new ViewEvent($this, $request, $type, $response);$this->dispatcher->dispatch($event, KernelEvents::VIEW);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED);    $swap = $event;
  }
  /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Twig/Template.php:35 {
    Eccube\Twig\Template->display(array $context, array $blocks = []) …
    › $event = new TemplateEvent($this->getTemplateName(), $originCode, $context);$eventDispatcher->dispatch($this->getTemplateName(), $event);if ($event->getSource() !== $originCode) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Template.php:390 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/TemplateWrapper.php:45 {
    Twig\TemplateWrapper->render(array $context = []): string …
    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/twig/twig/src/Environment.php:318 {
    Twig\Environment->render($name, array $context = []) …
    › {    return $this->load($name)->render($context);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php:115 {
    Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener->onKernelView(KernelEvent $event) …
    › } else {    $event->setResponse(new Response($this->twig->render($template->getTemplate(), $parameters)));}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
    Eccube\Event\EventDispatcherWrapper->dispatch($event) …
    › 
    ›     return parent::dispatch($event, $eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:163 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new ViewEvent($this, $request, $type, $response);$this->dispatcher->dispatch($event, KernelEvents::VIEW);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.
[
  "exception" => ErrorException {#4925
    #message: "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead."
    #code: 0
    #file: "/home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-foundation/Cookie.php"
    #line: 97
    #severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-foundation/Cookie.php:97 {
        Symfony\Component\HttpFoundation\Cookie->__construct(string $name, string $value = null, $expire = 0, string $path = '/', string $domain = null, bool $secure = false, bool $httpOnly = true, bool $raw = false, string $sameSite = null) …
        › if (9 > \func_num_args()) {    @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), \E_USER_DEPRECATED);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:476 {
        SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) …
        ›     $this->isCookieSecure(),    $this->isCookieHttpOnly());
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 {
        SunCat\MobileDetectBundle\Helper\DeviceView->modifyResponse($view, Response $response) …
        › {    $response->headers->setCookie($this->createCookie($view));}
      /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 {
        SunCat\MobileDetectBundle\EventListener\RequestResponseListener->SunCat\MobileDetectBundle\EventListener\{closure} …
        › $this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) {    return $deviceView->modifyResponse($view, $event->getResponse());};
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 {
        SunCat\MobileDetectBundle\EventListener\RequestResponseListener->handleResponse(FilterResponseEvent $event) …
        › $modifyClosure = $this->modifyResponseClosure;$event->setResponse($modifyClosure($this->deviceView, $event));}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
        Eccube\Event\EventDispatcherWrapper->dispatch($event) …
        › 
        ›     return parent::dispatch($event, $eventName);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:191 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:179 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-foundation/Cookie.php:97 {
    Symfony\Component\HttpFoundation\Cookie->__construct(string $name, string $value = null, $expire = 0, string $path = '/', string $domain = null, bool $secure = false, bool $httpOnly = true, bool $raw = false, string $sameSite = null) …
    › if (9 > \func_num_args()) {    @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), \E_USER_DEPRECATED);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:476 {
    SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) …
    ›     $this->isCookieSecure(),    $this->isCookieHttpOnly());
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 {
    SunCat\MobileDetectBundle\Helper\DeviceView->modifyResponse($view, Response $response) …
    › {    $response->headers->setCookie($this->createCookie($view));}
  /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 {
    SunCat\MobileDetectBundle\EventListener\RequestResponseListener->SunCat\MobileDetectBundle\EventListener\{closure} …
    › $this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) {    return $deviceView->modifyResponse($view, $event->getResponse());};
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 {
    SunCat\MobileDetectBundle\EventListener\RequestResponseListener->handleResponse(FilterResponseEvent $event) …
    › $modifyClosure = $this->modifyResponseClosure;$event->setResponse($modifyClosure($this->deviceView, $event));}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/fneccube02/vihta-soro.com/public_html/src/Eccube/Event/EventDispatcherWrapper.php:32 {
    Eccube\Event\EventDispatcherWrapper->dispatch($event) …
    › 
    ›     return parent::dispatch($event, $eventName);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:191 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:179 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /home/fneccube02/vihta-soro.com/public_html/index.php:76 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
  }
}
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Eccube\Command\GenerateProxyCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7218
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Doctrine\Bundle\DoctrineBundle\Command\DoctrineCommand" class is considered internal. It may change without further notice. You should not use it from "Eccube\Command\LoadDataFixturesEccubeCommand".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7217
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/fneccube02/vihta-soro.com/public_html/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Eccube\Controller\AbstractController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.

Debug 72

Unimportant log messages generated during the execution of the application.

Time Channel Message
doctrine SET SESSION time_zone = '+00:00'
doctrine SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.country_id AS country_id_33, t0.pref_id AS pref_id_34, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')
[
  1
]
doctrine SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')
[
  "homepage"
]
doctrine SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC
[
  1
]
doctrine SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
doctrine "START TRANSACTION"
front Begin Transaction.
event Notified event
"kernel.request"
to listener
"Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Eccube\EventListener\IpAddrListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Eccube\EventListener\LogListener::onKernelRequestEarly"
.
[
  "event" => "kernel.request"
  "listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Eccube\EventListener\LogListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Eccube\EventListener\TwigInitializeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
.
[
  "event" => "kernel.request"
  "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Eccube\EventListener\TransactionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Eccube\EventListener\ForwardOnlyListener::onController"
.
[
  "event" => "kernel.controller"
  "listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
event Notified event
"kernel.controller"
to listener
"Eccube\EventListener\LogListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Eccube\EventListener\LogListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Eccube\EventListener\TwoFactorAuthListener::onKernelController"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Eccube\EventListener\TwoFactorAuthListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav::onKernelController"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Plugin\EccubePaymentLite4\EventListener\EventSubscriber\Admin\AddRegularNav::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d1_.id AS id_6, d1_.category_name AS category_name_7, d1_.hierarchy AS hierarchy_8, d1_.sort_no AS sort_no_9, d1_.create_date AS create_date_10, d1_.update_date AS update_date_11, d2_.id AS id_12, d2_.category_name AS category_name_13, d2_.hierarchy AS hierarchy_14, d2_.sort_no AS sort_no_15, d2_.create_date AS create_date_16, d2_.update_date AS update_date_17, d3_.id AS id_18, d3_.category_name AS category_name_19, d3_.hierarchy AS hierarchy_20, d3_.sort_no AS sort_no_21, d3_.create_date AS create_date_22, d3_.update_date AS update_date_23, d4_.id AS id_24, d4_.category_name AS category_name_25, d4_.hierarchy AS hierarchy_26, d4_.sort_no AS sort_no_27, d4_.create_date AS create_date_28, d4_.update_date AS update_date_29, d0_.discriminator_type AS discriminator_type_30, d0_.parent_category_id AS parent_category_id_31, d0_.creator_id AS creator_id_32, d1_.discriminator_type AS discriminator_type_33, d1_.parent_category_id AS parent_category_id_34, d1_.creator_id AS creator_id_35, d2_.discriminator_type AS discriminator_type_36, d2_.parent_category_id AS parent_category_id_37, d2_.creator_id AS creator_id_38, d3_.discriminator_type AS discriminator_type_39, d3_.parent_category_id AS parent_category_id_40, d3_.creator_id AS creator_id_41, d4_.discriminator_type AS discriminator_type_42, d4_.parent_category_id AS parent_category_id_43, d4_.creator_id AS creator_id_44 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC
doctrine SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.category_id = ? AND t0.discriminator_type IN ('productcategory')
[
  4
]
doctrine SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.category_id = ? AND t0.discriminator_type IN ('productcategory')
[
  3
]
doctrine SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.category_id = ? AND t0.discriminator_type IN ('productcategory')
[
  2
]
doctrine SELECT t0.product_id AS product_id_1, t0.category_id AS category_id_2, t0.product_id AS product_id_3, t0.category_id AS category_id_4, t0.discriminator_type FROM dtb_product_category t0 WHERE t0.category_id = ? AND t0.discriminator_type IN ('productcategory')
[
  1
]
event Notified event
"kernel.view"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
.
[
  "event" => "kernel.view"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
]
event Listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
stopped propagation of the event
"kernel.view"
.
[
  "event" => "kernel.view"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
]
event Listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener::onKernelView"
was not called for event
"kernel.view"
.
[
  "event" => "kernel.view"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener::onKernelView"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')
event Notified event
"kernel.response"
to listener
"SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
.
[
  "event" => "kernel.response"
  "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
event Notified event
"kernel.response"
to listener
"Eccube\EventListener\LogListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
doctrine "COMMIT"
doctrine "START TRANSACTION"
app Commit executed.

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 0

Log messages generated during the compilation of the service container.

There are no compiler log messages.