https://scala12.idsys.ro/sv/info/locatii-scala-pay

Log Messages

Info. & Errors 0

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

There are no log messages of this level.

Deprecations 15

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1).
[
  "exception" => ErrorException {#7353
    #message: "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1)."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php"
    #line: 49
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php:49 {
        __TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
        › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
        __TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
        FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
        › 
        ›     return $this->templating->render($template, $data);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
        FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
        › if ($this->isFormatTemplating($format)) {    $content = $this->renderTemplate($view, $format);} elseif ($this->serializeNull || null !== $view->getData()) {
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
        FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
        › 
        › $response = $this->initResponse($view, $format);}
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
        FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
        › 
        ›     return $this->createResponse($view, $request, $format);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
        FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
        › 
        › $response = $this->viewHandler->handle($view);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
        }
      }
      /vhosts/newrca.roviniete.ro/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) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
          $type: 1
        }
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
        Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
        FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
        › 
        ›     $this->exceptionListener->onKernelException($event);}
      }
      /vhosts/newrca.roviniete.ro/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);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/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);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /vhosts/newrca.roviniete.ro/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 {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
          $type: 1
          $catch: true
        }
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
        }
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php:49 {
    __TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
    __TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
    FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
    › 
    ›     return $this->templating->render($template, $data);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
    FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
    › if ($this->isFormatTemplating($format)) {    $content = $this->renderTemplate($view, $format);} elseif ($this->serializeNull || null !== $view->getData()) {
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
    FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
    › 
    › $response = $this->initResponse($view, $format);}
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
    FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
    › 
    ›     return $this->createResponse($view, $request, $format);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
    FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
    › 
    › $response = $this->viewHandler->handle($view);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
    }
  }
  /vhosts/newrca.roviniete.ro/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) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
      $type: 1
    }
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
    › 
    ›     $this->exceptionListener->onKernelException($event);}
  }
  /vhosts/newrca.roviniete.ro/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);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/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);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /vhosts/newrca.roviniete.ro/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 {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
      $type: 1
      $catch: true
    }
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
    }
  }
}
php User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1).
[
  "exception" => ErrorException {#7375
    #message: "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1)."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/8013c9b4a42eafe91849481c63badc45fcb460d0ca3b62ea9e9062d864814fc3.php"
    #line: 44
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/8013c9b4a42eafe91849481c63badc45fcb460d0ca3b62ea9e9062d864814fc3.php:44 {
        __TwigTemplate_352059378638f933a6b4ad8ce2f973f64777f2b6928d3b7b8f67a221750ccef6->doDisplay(array $context, array $blocks = []) …
        › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
        twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
        › 
        ›     return $loaded ? $loaded->render($variables) : '';} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
        __TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
        › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
        __TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
        FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
        › 
        ›     return $this->templating->render($template, $data);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
        FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
        › if ($this->isFormatTemplating($format)) {    $content = $this->renderTemplate($view, $format);} elseif ($this->serializeNull || null !== $view->getData()) {
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
        FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
        › 
        › $response = $this->initResponse($view, $format);}
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
        FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
        › 
        ›     return $this->createResponse($view, $request, $format);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
        FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
        › 
        › $response = $this->viewHandler->handle($view);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
        }
      }
      /vhosts/newrca.roviniete.ro/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) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
          $type: 1
        }
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
        Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
        FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
        › 
        ›     $this->exceptionListener->onKernelException($event);}
      }
      /vhosts/newrca.roviniete.ro/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);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/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);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /vhosts/newrca.roviniete.ro/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 {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
          $type: 1
          $catch: true
        }
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
        }
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/8013c9b4a42eafe91849481c63badc45fcb460d0ca3b62ea9e9062d864814fc3.php:44 {
    __TwigTemplate_352059378638f933a6b4ad8ce2f973f64777f2b6928d3b7b8f67a221750ccef6->doDisplay(array $context, array $blocks = []) …
    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
    › 
    ›     return $loaded ? $loaded->render($variables) : '';} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
    __TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
    › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
    __TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
    FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
    › 
    ›     return $this->templating->render($template, $data);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
    FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
    › if ($this->isFormatTemplating($format)) {    $content = $this->renderTemplate($view, $format);} elseif ($this->serializeNull || null !== $view->getData()) {
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
    FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
    › 
    › $response = $this->initResponse($view, $format);}
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
    FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
    › 
    ›     return $this->createResponse($view, $request, $format);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
    FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
    › 
    › $response = $this->viewHandler->handle($view);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
    }
  }
  /vhosts/newrca.roviniete.ro/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) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
      $type: 1
    }
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
    › 
    ›     $this->exceptionListener->onKernelException($event);}
  }
  /vhosts/newrca.roviniete.ro/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);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/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);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /vhosts/newrca.roviniete.ro/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 {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
      $type: 1
      $catch: true
    }
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
    }
  }
}
php User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1).
[
  "exception" => ErrorException {#7611
    #message: "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1)."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/twig/3e/3e54b63f60310bce4d34000cd6223abe171d42340b385f0b746a642b948c032d.php"
    #line: 44
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/3e/3e54b63f60310bce4d34000cd6223abe171d42340b385f0b746a642b948c032d.php:44 {
        __TwigTemplate_5b77f05962932e024342d87ef8f2aa0aeadf84b43745fcc1d5b84d0d6cc8f546->doDisplay(array $context, array $blocks = []) …
        › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
        twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
        › 
        ›     return $loaded ? $loaded->render($variables) : '';} finally {
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php:117 {
        __TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
        › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
        __TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
        FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
        › 
        ›     return $this->templating->render($template, $data);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
        FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
        › if ($this->isFormatTemplating($format)) {    $content = $this->renderTemplate($view, $format);} elseif ($this->serializeNull || null !== $view->getData()) {
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
        FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
        › 
        › $response = $this->initResponse($view, $format);}
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
        FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
        › 
        ›     return $this->createResponse($view, $request, $format);}
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
        FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
        › 
        › $response = $this->viewHandler->handle($view);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
        }
      }
      /vhosts/newrca.roviniete.ro/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) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
          $type: 1
        }
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
        Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
        FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
        › 
        ›     $this->exceptionListener->onKernelException($event);}
      }
      /vhosts/newrca.roviniete.ro/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);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/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);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /vhosts/newrca.roviniete.ro/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 {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
          $type: 1
          $catch: true
        }
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#48 …}
        }
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/3e/3e54b63f60310bce4d34000cd6223abe171d42340b385f0b746a642b948c032d.php:44 {
    __TwigTemplate_5b77f05962932e024342d87ef8f2aa0aeadf84b43745fcc1d5b84d0d6cc8f546->doDisplay(array $context, array $blocks = []) …
    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
    › 
    ›     return $loaded ? $loaded->render($variables) : '';} finally {
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php:117 {
    __TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
    › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
    __TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
    FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
    › 
    ›     return $this->templating->render($template, $data);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
    FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
    › if ($this->isFormatTemplating($format)) {    $content = $this->renderTemplate($view, $format);} elseif ($this->serializeNull || null !== $view->getData()) {
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
    FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
    › 
    › $response = $this->initResponse($view, $format);}
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
    FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
    › 
    ›     return $this->createResponse($view, $request, $format);}
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
    FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
    › 
    › $response = $this->viewHandler->handle($view);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
    }
  }
  /vhosts/newrca.roviniete.ro/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) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
      $type: 1
    }
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
    › 
    ›     $this->exceptionListener->onKernelException($event);}
  }
  /vhosts/newrca.roviniete.ro/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);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/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);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /vhosts/newrca.roviniete.ro/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 {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
      $type: 1
      $catch: true
    }
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#48 …}
    }
  }
}
n/a (4 times) The "doctrine/mongodb-odm" driver is deprecated in Sylius 1.3. Doctrine MongoDB and PHPCR will no longer be supported in Sylius 2.0.
n/a The "Symfony\Component\HttpKernel\Kernel::getRootDir()" method is deprecated since Symfony 4.2, use getProjectDir() instead.
n/a Passing more than one argument to Symfony\Component\HttpKernel\Config\FileLocator::__construct is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a The "Sylius\Bundle\ResourceBundle\Controller\ResourceController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Symfony\Bundle\FrameworkBundle\Controller\Controller::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\UserBundle\Controller\UserController".
n/a The "App\Events\Cart\CartEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#18519
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/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 "App\Events\Customer\SubscriptionEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#17731
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/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 "App\Events\Vignette\LogVignetteEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#18499
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/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 "Sylius\Bundle\UiBundle\Menu\Event\MenuBuilderEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.

Debug 144

Unimportant log messages generated during the execution of the application.

Time Channel Message
doctrine SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1
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"
]
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"
]
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"
]
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"
]
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 "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 "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
event Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent".
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
event Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent".
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
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 "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::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\LocaleAwareListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::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 "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\CartListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
]
doctrine SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.created_at AS created_at_19, p0_.updated_at AS updated_at_20, p0_.admin_id AS admin_id_21 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1
doctrine SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.created_at AS created_at_19, p0_.updated_at AS updated_at_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1
doctrine SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1
doctrine SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1
doctrine SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1
doctrine SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1
event Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
]
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 "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables".
[
  "event" => "kernel.controller"
  "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
]
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 "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"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/exception_ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/exception_ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/exception_ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/layout.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/layout.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/favicon.png.base64"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/favicon.png.base64"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/exception.css.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/exception.css.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/symfony-logo.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/symfony-logo.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-book.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-book.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-support.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-support.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/exception. [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/exception. [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/symfony-ghost.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/symfony-ghost.svg"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/traces.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/traces.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/logs.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/logs.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/traces_tex [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/traces_tex [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-minus-sq [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/images/icon-plus-squ [...]"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/traces.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/traces.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/Exception/trace.txt.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/base_js.html.twig"
]
doctrine SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1
[
  "@Twig/base_js.html.twig"
]
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"
]
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 "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::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\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 "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::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\Security\Http\Firewall\ContextListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::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 "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::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.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
event Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::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"
]

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.