http://46.102.168.219/en/info/arhiva-comunicate-de-presa

TwigExceptionController :: showAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"fos_rest.exception.twig_controller::showAction"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6592
  -statusCode: 404
  -headers: []
  #message: "The "page" has not been found"
  #code: 0
  #file: "/vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
  #line: 558
  trace: {
    /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:558 {
      Sylius\Bundle\ResourceBundle\Controller\ResourceController->findOr404(RequestConfiguration $configuration): ResourceInterface …
      › if (null === $resource = $this->singleResourceProvider->get($configuration, $this->repository)) {    throw new NotFoundHttpException(sprintf('The "%s" has not been found', $this->metadata->getHumanizedName()));}
    }
    /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:130 {
      Sylius\Bundle\ResourceBundle\Controller\ResourceController->showAction(Request $request): Response …
      › $this->isGrantedOr403($configuration, ResourceActions::SHOW);$resource = $this->findOr404($configuration);arguments: {
        $configuration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#6542 …}
      }
    }
    /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/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 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#763
  #name: "request"
  #handlers: [
    Monolog\Handler\FingersCrossedHandler {#1022
      #handler: Monolog\Handler\DeduplicationHandler {#1020 …}
      #activationStrategy: Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy {#938 …}
      #buffering: true
      #bufferSize: 0
      #buffer: [
        [
          "message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
          "context" => [
            "exception" => ErrorException {#40
              #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php"
              #line: 16
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:16 {
                  include …
                  › 
                  › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/composer/ClassLoader.php:444 {
                  Composer\Autoload\includeFile($file) …
                  › {    include $file;}
                }
                /vhosts/newrca.roviniete.ro/vendor/composer/ClassLoader.php:322 {
                  Composer\Autoload\ClassLoader->loadClass($class) …
                  › if ($file = $this->findFile($class)) {    includeFile($file);}
                Composer\Autoload\ClassLoader->loadClass() {}
                /vhosts/newrca.roviniete.ro/vendor/symfony/debug/Debug.php:62 {
                  Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
                  › 
                  ›     DebugClassLoader::enable();}
                }
                /vhosts/newrca.roviniete.ro/public/index.php:20 {
                  › 
                  ›     Debug::enable();}
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5020
            date: 2024-09-28 14:27:39.778203 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
          "context" => [
            "exception" => ErrorException {#1067
              #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
                  include_once …
                  › 
                  › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:1858 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
                  Symfony\Component\DependencyInjection\Container->set($id, $service) …
                  ›     unset($this->privates['service_container']);    $initialize();}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
                  Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                  › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
                  Symfony\Component\HttpKernel\Kernel->boot() …
                  › // init container$this->initializeContainer();}
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › {    $this->boot();    ++$this->requestStackSize;
                }
                /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  arguments: {
                    $request: Symfony\Component\HttpFoundation\Request {#48 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5021
            date: 2024-09-28 14:27:39.778240 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead."
          "context" => [
            "exception" => ErrorException {#1066
              #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/TranslatorListener.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/TranslatorListener.php:14 {
                  include_once …
                  › 
                  › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead.', TranslatorListener::class), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2072 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
                  Symfony\Component\DependencyInjection\Container->set($id, $service) …
                  ›     unset($this->privates['service_container']);    $initialize();}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
                  Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                  › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
                  Symfony\Component\HttpKernel\Kernel->boot() …
                  › // init container$this->initializeContainer();}
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
                  Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                  › {    $this->boot();    ++$this->requestStackSize;
                }
                /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  arguments: {
                    $request: Symfony\Component\HttpFoundation\Request {#48 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5022
            date: 2024-09-28 14:27:39.778255 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0."
          "context" => [
            "exception" => ErrorException {#727
              #message: "User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7562 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSylius_Theme_Templating_FileLocatorService() …
                  › {    return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5606 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());$c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5023
            date: 2024-09-28 14:27:39.778268 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
          "context" => [
            "exception" => ErrorException {#728
              #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
                  spl_autoload_call($class_name) …
                  › 
                  › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php:11 {
                  require …
                  › 
                  › return $this->privates['sylius.theme.templating.file_locator.inner'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7562 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSylius_Theme_Templating_FileLocatorService() …
                  › {    return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5606 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());$c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5024
            date: 2024-09-28 14:27:39.778280 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
          "context" => [
            "exception" => ErrorException {#677
              #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5607 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5025
            date: 2024-09-28 14:27:39.778292 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
          "context" => [
            "exception" => ErrorException {#676
              #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
                  spl_autoload_call($class_name) …
                  › 
                  › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php:11 {
                  require …
                  › 
                  › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5607 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5026
            date: 2024-09-28 14:27:39.778304 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
          "context" => [
            "exception" => ErrorException {#636
              #message: "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php"
              #line: 52
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:52 {
                  Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
                  ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
                }
                /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {
                  Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
                  ›     $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5554 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSyliusResource_Doctrine_MappingDriverChainService() …
                  › $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/synolia/sylius-scheduler-command-plugin/src/Entity')]);$d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusCmsPlugin\\Entity']);$d->setGlobalBasename('mapping');
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3078 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
                  › $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));$a->setMetadataDriverImpl(($this->services['sylius_resource.doctrine.mapping_driver_chain'] ?? $this->getSyliusResource_Doctrine_MappingDriverChainService()));$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3048 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/EntityManager_9a5be93.php:217 {
                  Closure->__invoke …
                  › {    $this->initializerd6e3f && ($this->initializerd6e3f->__invoke($valueHoldera25e7, $this, 'getRepository', array('entityName' => $entityName), $this->initializerd6e3f) || 1) && $this->valueHoldera25e7 = $valueHoldera25e7;}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/EntityManager_9a5be93.php:217 {
                  EntityManager_9a5be93->getRepository($entityName) …
                  › {    $this->initializerd6e3f && ($this->initializerd6e3f->__invoke($valueHoldera25e7, $this, 'getRepository', array('entityName' => $entityName), $this->initializerd6e3f) || 1) && $this->valueHoldera25e7 = $valueHoldera25e7;}
                /vhosts/newrca.roviniete.ro/src/Twig/Loader/DatabaseLoader.php:16 {
                  App\Twig\Loader\DatabaseLoader->__construct(EntityManagerInterface $em) …
                  › {    $this->repo = $em->getRepository(Template::class);}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5697 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › 
                  › $a->addLoader(new \App\Twig\Loader\DatabaseLoader($b));$a->addLoader($e);
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5027
            date: 2024-09-28 14:27:39.778316 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
          "context" => [
            "exception" => ErrorException {#3346
              #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5028
            date: 2024-09-28 14:27:39.778327 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
          "context" => [
            "exception" => ErrorException {#3349
              #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:14 {
                  spl_autoload_call($class_name) …
                  › 
                  › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
                  require …
                  › 
                  › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5029
            date: 2024-09-28 14:27:39.778340 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
          "context" => [
            "exception" => ErrorException {#3338
              #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:14 {
                  spl_autoload_call($class_name) …
                  › 
                  › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:31 {
                  spl_autoload_call($class_name) …
                  ›  */class TwigEngine extends BaseEngine implements EngineInterface{
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
                  require …
                  › 
                  › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5030
            date: 2024-09-28 14:27:39.778352 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
          "context" => [
            "exception" => ErrorException {#3347
              #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/EngineInterface.php"
              #line: 14
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
                  spl_autoload_call($class_name) …
                  › 
                  › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:31 {
                  spl_autoload_call($class_name) …
                  ›  */class TwigEngine extends BaseEngine implements EngineInterface{
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
                  require …
                  › 
                  › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5031
            date: 2024-09-28 14:27:39.778363 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
          "context" => [
            "exception" => ErrorException {#3566
              #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5032
            date: 2024-09-28 14:27:39.778376 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
          "context" => [
            "exception" => ErrorException {#3567
              #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
              #line: 20
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
                  spl_autoload_call($class_name) …
                  ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:11 {
                  require …
                  › 
                  › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5033
            date: 2024-09-28 14:27:39.778389 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
          "context" => [
            "exception" => ErrorException {#3569
              #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:13 {
                  require …
                  › 
                  › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5034
            date: 2024-09-28 14:27:39.778400 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
          "context" => [
            "exception" => ErrorException {#3570
              #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
              #line: 20
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
                  spl_autoload_call($class_name) …
                  ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 {
                  require …
                  › 
                  › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:13 {
                  require …
                  › 
                  › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
                  › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
                  › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
                  › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5035
            date: 2024-09-28 14:27:39.778411 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Matched route "bitbag_sylius_cms_plugin_shop_page_show"."
          "context" => [
            "route" => "bitbag_sylius_cms_plugin_shop_page_show"
            "route_parameters" => [
              "_route" => "bitbag_sylius_cms_plugin_shop_page_show"
              "_controller" => "bitbag_sylius_cms_plugin.controller.page:showAction"
              "_sylius" => [
                "template" => "@BitBagSyliusCmsPlugin/Shop/Page/show.html.twig"
                "repository" => [
                  "method" => "findOneEnabledBySlugAndChannelCode"
                  "arguments" => [
                    "$slug"
                    "expr:service('sylius.context.locale').getLocaleCode()"
                    "expr:service('sylius.context.channel').getChannel().getCode()"
                  ]
                ]
              ]
              "_locale" => "en"
              "slug" => "arhiva-comunicate-de-presa"
            ]
            "request_uri" => "http://46.102.168.219/en/info/arhiva-comunicate-de-presa"
            "method" => "GET"
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "request"
          "datetime" => DateTime @1727522859 {#5054
            date: 2024-09-28 14:27:39.805534 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1"
          "context" => [
            "46.102.168.219"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#5350
            date: 2024-09-28 14:27:39.883447 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0."
          "context" => [
            "exception" => ErrorException {#5353
              #message: "User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelNotFoundException.php"
              #line: 26
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelNotFoundException.php:26 {
                  Sylius\Component\Channel\Context\ChannelNotFoundException->__construct($messageOrPreviousException = null, Throwable $previousException = null) …
                  › if ($messageOrPreviousException instanceof \Throwable) {    @trigger_error('Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0.', \E_USER_DEPRECATED);    $previousException = $messageOrPreviousException;
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php:44 {
                  Sylius\Component\Channel\Context\RequestBased\ChannelContext->getChannel(): ChannelInterface …
                  › } catch (\UnexpectedValueException $exception) {    throw new ChannelNotFoundException($exception);}
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:41 {
                  Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
                  › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException $exception) {
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:59 {
                  Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
                  › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php:44 {
                  Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext->getTheme(): ThemeInterface …
                  › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();$themeName = $channel->getThemeName();
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php:99 {
                  Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator->transformLocale(?string $locale): ?string …
                  › {    $theme = $this->themeContext->getTheme();}
                /vhosts/newrca.roviniete.ro/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php:80 {
                  Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator->setLocale($locale): void …
                  › /** @var string $locale */$locale = $this->transformLocale($locale);}
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php:71 {
                  Symfony\Component\HttpKernel\EventListener\LocaleAwareListener->setLocale(string $locale, string $defaultLocale): void …
                  › try {    $service->setLocale($locale);} catch (\InvalidArgumentException $e) {
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php:42 {
                  Symfony\Component\HttpKernel\EventListener\LocaleAwareListener->onKernelRequest(RequestEvent $event): void …
                  › {    $this->setLocale($event->getRequest()->getLocale(), $event->getRequest()->getDefaultLocale());}
                }
                /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:134 {
                  Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                  › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#5351
            date: 2024-09-28 14:27:39.884331 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#5198
            date: 2024-09-28 14:27:39.884509 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?"
          "context" => [
            1
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#5379
            date: 2024-09-28 14:27:39.886728 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
          "context" => [
            1
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#5399
            date: 2024-09-28 14:27:39.887324 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Populated the TokenStorage with an anonymous Token."
          "context" => []
          "level" => 200
          "level_name" => "INFO"
          "channel" => "security"
          "datetime" => DateTime @1727522859 {#5482
            date: 2024-09-28 14:27:39.898445 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#5545
            date: 2024-09-28 14:27:39.900282 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5688
            date: 2024-09-28 14:27:39.910720 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5681
            date: 2024-09-28 14:27:39.910867 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5651
            date: 2024-09-28 14:27:39.911117 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5643
            date: 2024-09-28 14:27:39.911206 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5638
            date: 2024-09-28 14:27:39.911258 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5633
            date: 2024-09-28 14:27:39.911299 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5625
            date: 2024-09-28 14:27:39.911376 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5620
            date: 2024-09-28 14:27:39.911418 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5615
            date: 2024-09-28 14:27:39.911457 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5599
            date: 2024-09-28 14:27:39.911745 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5594
            date: 2024-09-28 14:27:39.911787 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5589
            date: 2024-09-28 14:27:39.911823 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5587
            date: 2024-09-28 14:27:39.911873 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5586
            date: 2024-09-28 14:27:39.911892 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5585
            date: 2024-09-28 14:27:39.911909 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5584
            date: 2024-09-28 14:27:39.911926 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5583
            date: 2024-09-28 14:27:39.911943 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5582
            date: 2024-09-28 14:27:39.911960 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5581
            date: 2024-09-28 14:27:39.911977 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5580
            date: 2024-09-28 14:27:39.911994 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5579
            date: 2024-09-28 14:27:39.912010 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5578
            date: 2024-09-28 14:27:39.912039 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5577
            date: 2024-09-28 14:27:39.912058 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5576
            date: 2024-09-28 14:27:39.912074 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5575
            date: 2024-09-28 14:27:39.912091 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5574
            date: 2024-09-28 14:27:39.912108 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5573
            date: 2024-09-28 14:27:39.912126 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5572
            date: 2024-09-28 14:27:39.912144 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5571
            date: 2024-09-28 14:27:39.912160 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5570
            date: 2024-09-28 14:27:39.912177 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5569
            date: 2024-09-28 14:27:39.912207 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\LocaleListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5568
            date: 2024-09-28 14:27:39.912223 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5567
            date: 2024-09-28 14:27:39.912240 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5566
            date: 2024-09-28 14:27:39.912256 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5565
            date: 2024-09-28 14:27:39.912273 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5564
            date: 2024-09-28 14:27:39.912289 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5563
            date: 2024-09-28 14:27:39.912319 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5562
            date: 2024-09-28 14:27:39.912336 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\CartListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5561
            date: 2024-09-28 14:27:39.912354 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5560
            date: 2024-09-28 14:27:39.912384 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5559
            date: 2024-09-28 14:27:39.912401 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#5558
            date: 2024-09-28 14:27:39.912421 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#5877
            date: 2024-09-28 14:27:39.932027 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6361
            date: 2024-09-28 14:27:39.935477 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6371
            date: 2024-09-28 14:27:39.937025 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6381
            date: 2024-09-28 14:27:39.937509 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6469
            date: 2024-09-28 14:27:39.938997 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6475
            date: 2024-09-28 14:27:39.939442 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6486
            date: 2024-09-28 14:27:39.940090 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6487
            date: 2024-09-28 14:27:39.940115 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6488
            date: 2024-09-28 14:27:39.940131 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6489
            date: 2024-09-28 14:27:39.940145 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6490
            date: 2024-09-28 14:27:39.940159 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6491
            date: 2024-09-28 14:27:39.940174 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6492
            date: 2024-09-28 14:27:39.940188 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6493
            date: 2024-09-28 14:27:39.940203 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"."
          "context" => [
            "event" => "kernel.controller_arguments"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6536
            date: 2024-09-28 14:27:39.940585 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"."
          "context" => [
            "event" => "kernel.controller_arguments"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6537
            date: 2024-09-28 14:27:39.940605 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: Passing a third argument to "Symfony\Component\HttpFoundation\HeaderBag::get()" is deprecated since Symfony 4.4, use method "all()" instead"
          "context" => [
            "exception" => ErrorException {#6538
              #message: "User Deprecated: Passing a third argument to "Symfony\Component\HttpFoundation\HeaderBag::get()" is deprecated since Symfony 4.4, use method "all()" instead"
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-foundation/HeaderBag.php"
              #line: 115
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-foundation/HeaderBag.php:115 {
                  Symfony\Component\HttpFoundation\HeaderBag->get($key, $default = null) …
                  › if (2 < \func_num_args()) {    @trigger_error(sprintf('Passing a third argument to "%s()" is deprecated since Symfony 4.4, use method "all()" instead', __METHOD__), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/RequestConfigurationFactory.php:70 {
                  Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactory->parseApiParameters(Request $request): array …
                  › /** @var string[] $apiVersionHeaders */$apiVersionHeaders = $request->headers->get(self::API_VERSION_HEADER, null, false);foreach ($apiVersionHeaders as $apiVersionHeader) {
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/RequestConfigurationFactory.php:56 {
                  Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactory->create(MetadataInterface $metadata, Request $request): RequestConfiguration …
                  › {    $parameters = array_merge($this->defaultParameters, $this->parseApiParameters($request));    $parameters = $this->parametersParser->parseRequestValues($parameters, $request);
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:127 {
                  Sylius\Bundle\ResourceBundle\Controller\ResourceController->showAction(Request $request): Response …
                  › {    $configuration = $this->requestConfigurationFactory->create($this->metadata, $request);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6539
            date: 2024-09-28 14:27:39.940672 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: Passing a third argument to "Symfony\Component\HttpFoundation\HeaderBag::get()" is deprecated since Symfony 4.4, use method "all()" instead"
          "context" => [
            "exception" => ErrorException {#6540
              #message: "User Deprecated: Passing a third argument to "Symfony\Component\HttpFoundation\HeaderBag::get()" is deprecated since Symfony 4.4, use method "all()" instead"
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-foundation/HeaderBag.php"
              #line: 115
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-foundation/HeaderBag.php:115 {
                  Symfony\Component\HttpFoundation\HeaderBag->get($key, $default = null) …
                  › if (2 < \func_num_args()) {    @trigger_error(sprintf('Passing a third argument to "%s()" is deprecated since Symfony 4.4, use method "all()" instead', __METHOD__), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/RequestConfigurationFactory.php:83 {
                  Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactory->parseApiParameters(Request $request): array …
                  › /** @var string[] $apiGroupsHeaders */$apiGroupsHeaders = $request->headers->get(self::API_GROUPS_HEADER, null, false);foreach ($apiGroupsHeaders as $apiGroupsHeader) {
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/RequestConfigurationFactory.php:56 {
                  Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactory->create(MetadataInterface $metadata, Request $request): RequestConfiguration …
                  › {    $parameters = array_merge($this->defaultParameters, $this->parseApiParameters($request));    $parameters = $this->parametersParser->parseRequestValues($parameters, $request);
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:127 {
                  Sylius\Bundle\ResourceBundle\Controller\ResourceController->showAction(Request $request): Response …
                  › {    $configuration = $this->requestConfigurationFactory->create($this->metadata, $request);}
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6541
            date: 2024-09-28 14:27:39.940713 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_channels b3_ ON b0_.id = b3_.page_id INNER JOIN sylius_channel s2_ ON s2_.id = b3_.channel_id WHERE b1_.locale = ? AND b1_.slug = ? AND s2_.code = ? AND b0_.enabled = 1"
          "context" => [
            "en"
            "arhiva-comunicate-de-presa"
            "default"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6593
            date: 2024-09-28 14:27:39.957412 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6764
            date: 2024-09-28 14:27:39.964783 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
          "context" => [
            "exception" => ErrorException {#808
              #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php"
              #line: 9
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php:9 {
                  require …
                  › 
                  › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3790 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6774
            date: 2024-09-28 14:27:39.966848 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
          "context" => [
            "exception" => ErrorException {#6775
              #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
              #line: 25
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
                  spl_autoload_call($class_name) …
                  › 
                  › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php:11 {
                  require …
                  › 
                  › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                  › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                }
                /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3790 {
                  ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
                  › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                  Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                  › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                  Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                  › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                  › 
                  › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                }
                /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                  Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                  › 
                  › $this->preProcess($eventName);try {
                }
                /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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6776
            date: 2024-09-28 14:27:39.966928 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
          "context" => [
            "exception" => ErrorException {#6825
              #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
              #line: 57
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                  Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                  › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:45 {
                  Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                  › {    $e = FlattenException::createFromThrowable($event->getException());}
                /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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6826
            date: 2024-09-28 14:27:39.968889 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
          "context" => [
            "exception" => ErrorException {#6828
              #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
              #line: 57
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                  Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                  › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:47 {
                  Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                  › 
                  ›     $this->logException($event->getException(), sprintf('Uncaught PHP Exception %s: "%s" at %s line %s', $e->getClass(), $e->getMessage(), $e->getFile(), $e->getLine()));}
                }
                /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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6829
            date: 2024-09-28 14:27:39.968968 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The "page" has not been found" at /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php line 558"
          "context" => [
            "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6592
              -statusCode: 404
              -headers: []
              #message: "The "page" has not been found"
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
              #line: 558
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:558 {
                  Sylius\Bundle\ResourceBundle\Controller\ResourceController->findOr404(RequestConfiguration $configuration): ResourceInterface …
                  › if (null === $resource = $this->singleResourceProvider->get($configuration, $this->repository)) {    throw new NotFoundHttpException(sprintf('The "%s" has not been found', $this->metadata->getHumanizedName()));}
                }
                /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:130 {
                  Sylius\Bundle\ResourceBundle\Controller\ResourceController->showAction(Request $request): Response …
                  › $this->isGrantedOr403($configuration, ResourceActions::SHOW);$resource = $this->findOr404($configuration);arguments: {
                    $configuration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#6542 …}
                  }
                }
                /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/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 …}
                  }
                }
              }
            }
          ]
          "level" => 400
          "level_name" => "ERROR"
          "channel" => "request"
          "datetime" => DateTime @1727522859 {#6830
            date: 2024-09-28 14:27:39.968991 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
          "context" => [
            "exception" => ErrorException {#6835
              #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
              #code: 0
              #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
              #line: 57
              #severity: E_USER_DEPRECATED
              trace: {
                /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                  Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                  › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);}
                /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteSubscriber.php:53 {
                  Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber->onResourceDelete(GetResponseForExceptionEvent $event): void …
                  › {    $exception = $event->getException();    if (!$exception instanceof ForeignKeyConstraintViolationException) {
                }
                /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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#6833
            date: 2024-09-28 14:27:39.970705 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#6982
            date: 2024-09-28 14:27:39.971541 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#6996
            date: 2024-09-28 14:27:39.972112 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7001
            date: 2024-09-28 14:27:39.972163 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7006
            date: 2024-09-28 14:27:39.972205 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7014
            date: 2024-09-28 14:27:39.972284 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7019
            date: 2024-09-28 14:27:39.972328 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7024
            date: 2024-09-28 14:27:39.972367 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7032
            date: 2024-09-28 14:27:39.972443 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7037
            date: 2024-09-28 14:27:39.972498 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7042
            date: 2024-09-28 14:27:39.972536 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7054
            date: 2024-09-28 14:27:39.972711 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7055
            date: 2024-09-28 14:27:39.972733 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7056
            date: 2024-09-28 14:27:39.972750 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7057
            date: 2024-09-28 14:27:39.972766 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7058
            date: 2024-09-28 14:27:39.972783 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7059
            date: 2024-09-28 14:27:39.972800 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7060
            date: 2024-09-28 14:27:39.972816 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7061
            date: 2024-09-28 14:27:39.972848 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7062
            date: 2024-09-28 14:27:39.972865 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7063
            date: 2024-09-28 14:27:39.972882 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7064
            date: 2024-09-28 14:27:39.972899 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7065
            date: 2024-09-28 14:27:39.972916 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7066
            date: 2024-09-28 14:27:39.972933 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7067
            date: 2024-09-28 14:27:39.972950 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7068
            date: 2024-09-28 14:27:39.972969 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7069
            date: 2024-09-28 14:27:39.972987 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7070
            date: 2024-09-28 14:27:39.973017 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7071
            date: 2024-09-28 14:27:39.973034 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7072
            date: 2024-09-28 14:27:39.973051 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\LocaleListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7073
            date: 2024-09-28 14:27:39.973068 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7074
            date: 2024-09-28 14:27:39.973085 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7075
            date: 2024-09-28 14:27:39.973102 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7076
            date: 2024-09-28 14:27:39.973120 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7077
            date: 2024-09-28 14:27:39.973138 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7078
            date: 2024-09-28 14:27:39.973155 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7079
            date: 2024-09-28 14:27:39.973172 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "App\EventListener\CartListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7080
            date: 2024-09-28 14:27:39.973200 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7081
            date: 2024-09-28 14:27:39.973235 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7082
            date: 2024-09-28 14:27:39.973254 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"."
          "context" => [
            "event" => "kernel.request"
            "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7083
            date: 2024-09-28 14:27:39.973274 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7117
            date: 2024-09-28 14:27:39.973611 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7121
            date: 2024-09-28 14:27:39.974077 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7125
            date: 2024-09-28 14:27:39.974489 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7129
            date: 2024-09-28 14:27:39.974834 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7133
            date: 2024-09-28 14:27:39.975185 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => []
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7136
            date: 2024-09-28 14:27:39.975480 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7143
            date: 2024-09-28 14:27:39.976094 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7144
            date: 2024-09-28 14:27:39.976119 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7145
            date: 2024-09-28 14:27:39.976135 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7146
            date: 2024-09-28 14:27:39.976150 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7147
            date: 2024-09-28 14:27:39.976165 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7148
            date: 2024-09-28 14:27:39.976180 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7149
            date: 2024-09-28 14:27:39.976195 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"."
          "context" => [
            "event" => "kernel.controller"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7150
            date: 2024-09-28 14:27:39.976210 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"."
          "context" => [
            "event" => "kernel.controller_arguments"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7178
            date: 2024-09-28 14:27:39.976358 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"."
          "context" => [
            "event" => "kernel.controller_arguments"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522859 {#7179
            date: 2024-09-28 14:27:39.976377 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/exception_ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7219
            date: 2024-09-28 14:27:39.977296 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/exception_ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7223
            date: 2024-09-28 14:27:39.978753 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/exception_ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7183
            date: 2024-09-28 14:27:39.987771 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/layout.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7230
            date: 2024-09-28 14:27:39.989715 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/layout.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7224
            date: 2024-09-28 14:27:39.990953 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "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)."
          "context" => [
            "exception" => ErrorException {#7237
              #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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#7238
            date: 2024-09-28 14:27:39.992438 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/favicon.png.base64"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7243
            date: 2024-09-28 14:27:39.992676 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/favicon.png.base64"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7239
            date: 2024-09-28 14:27:39.993954 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/exception.css.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7252
            date: 2024-09-28 14:27:39.995331 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/exception.css.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7244
            date: 2024-09-28 14:27:39.996601 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "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)."
          "context" => [
            "exception" => ErrorException {#7259
              #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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522859 {#7260
            date: 2024-09-28 14:27:39.998026 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/symfony-logo.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7264
            date: 2024-09-28 14:27:39.998211 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/symfony-logo.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522859 {#7253
            date: 2024-09-28 14:27:39.999471 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-book.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7273
            date: 2024-09-28 14:27:40.000815 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-book.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7265
            date: 2024-09-28 14:27:40.002074 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-support.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7282
            date: 2024-09-28 14:27:40.003463 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-support.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7274
            date: 2024-09-28 14:27:40.004689 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/exception. [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7293
            date: 2024-09-28 14:27:40.006054 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/exception. [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7291
            date: 2024-09-28 14:27:40.007312 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/symfony-ghost.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7302
            date: 2024-09-28 14:27:40.009472 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/symfony-ghost.svg"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7300
            date: 2024-09-28 14:27:40.010787 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/traces.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7311
            date: 2024-09-28 14:27:40.012391 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/traces.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7303
            date: 2024-09-28 14:27:40.013642 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7320
            date: 2024-09-28 14:27:40.015416 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7318
            date: 2024-09-28 14:27:40.016654 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7329
            date: 2024-09-28 14:27:40.023668 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7321
            date: 2024-09-28 14:27:40.025177 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7338
            date: 2024-09-28 14:27:40.026613 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7330
            date: 2024-09-28 14:27:40.027921 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7347
            date: 2024-09-28 14:27:40.029852 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7345
            date: 2024-09-28 14:27:40.031171 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7356
            date: 2024-09-28 14:27:40.032567 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7348
            date: 2024-09-28 14:27:40.033838 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7364
            date: 2024-09-28 14:27:40.037716 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7366
            date: 2024-09-28 14:27:40.039052 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7370
            date: 2024-09-28 14:27:40.040302 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7374
            date: 2024-09-28 14:27:40.043870 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7378
            date: 2024-09-28 14:27:40.047345 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7382
            date: 2024-09-28 14:27:40.051325 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7386
            date: 2024-09-28 14:27:40.053853 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7390
            date: 2024-09-28 14:27:40.055238 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7394
            date: 2024-09-28 14:27:40.056528 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7398
            date: 2024-09-28 14:27:40.059182 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7402
            date: 2024-09-28 14:27:40.060521 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7406
            date: 2024-09-28 14:27:40.061780 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7410
            date: 2024-09-28 14:27:40.066324 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7414
            date: 2024-09-28 14:27:40.067698 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7418
            date: 2024-09-28 14:27:40.068915 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/logs.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7422
            date: 2024-09-28 14:27:40.070623 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/logs.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7312
            date: 2024-09-28 14:27:40.071937 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/traces_tex [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7434
            date: 2024-09-28 14:27:40.078893 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/traces_tex [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7425
            date: 2024-09-28 14:27:40.083418 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-minus-sq [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7443
            date: 2024-09-28 14:27:40.085243 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/images/icon-plus-squ [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7445
            date: 2024-09-28 14:27:40.086529 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/traces.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7449
            date: 2024-09-28 14:27:40.087823 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/traces.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7448
            date: 2024-09-28 14:27:40.089044 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7460
            date: 2024-09-28 14:27:40.090541 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7458
            date: 2024-09-28 14:27:40.091829 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7469
            date: 2024-09-28 14:27:40.093456 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7471
            date: 2024-09-28 14:27:40.094740 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7475
            date: 2024-09-28 14:27:40.096053 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7479
            date: 2024-09-28 14:27:40.097327 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/Exception/trace.txt.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7483
            date: 2024-09-28 14:27:40.098567 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/base_js.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7435
            date: 2024-09-28 14:27:40.099978 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@Twig/base_js.html.twig"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#7283
            date: 2024-09-28 14:27:40.101174 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "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)."
          "context" => [
            "exception" => ErrorException {#7495
              #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 …}
                  }
                }
              }
            }
          ]
          "level" => 200
          "level_name" => "INFO"
          "channel" => "php"
          "datetime" => DateTime @1727522860 {#7496
            date: 2024-09-28 14:27:40.102617 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#7541
            date: 2024-09-28 14:27:40.103261 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#7546
            date: 2024-09-28 14:27:40.103313 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#7551
            date: 2024-09-28 14:27:40.103357 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11859
            date: 2024-09-28 14:27:40.353297 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11860
            date: 2024-09-28 14:27:40.353330 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11861
            date: 2024-09-28 14:27:40.353346 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11862
            date: 2024-09-28 14:27:40.353361 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11863
            date: 2024-09-28 14:27:40.353379 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11864
            date: 2024-09-28 14:27:40.353393 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11865
            date: 2024-09-28 14:27:40.353408 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11866
            date: 2024-09-28 14:27:40.353423 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11867
            date: 2024-09-28 14:27:40.353437 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11868
            date: 2024-09-28 14:27:40.353453 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11869
            date: 2024-09-28 14:27:40.353469 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11870
            date: 2024-09-28 14:27:40.353486 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11871
            date: 2024-09-28 14:27:40.353503 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11872
            date: 2024-09-28 14:27:40.353519 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11873
            date: 2024-09-28 14:27:40.353535 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11874
            date: 2024-09-28 14:27:40.353551 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11875
            date: 2024-09-28 14:27:40.353568 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11884
            date: 2024-09-28 14:27:40.353737 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11885
            date: 2024-09-28 14:27:40.353769 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11886
            date: 2024-09-28 14:27:40.353783 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11887
            date: 2024-09-28 14:27:40.353797 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11888
            date: 2024-09-28 14:27:40.353812 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11876
            date: 2024-09-28 14:27:40.353848 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11889
            date: 2024-09-28 14:27:40.353865 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11890
            date: 2024-09-28 14:27:40.353881 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11891
            date: 2024-09-28 14:27:40.353897 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "App\EventListener\ApiIframeExceptionListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "App\EventListener\ApiIframeExceptionListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11892
            date: 2024-09-28 14:27:40.353912 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11893
            date: 2024-09-28 14:27:40.353927 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11894
            date: 2024-09-28 14:27:40.353942 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11895
            date: 2024-09-28 14:27:40.353957 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11896
            date: 2024-09-28 14:27:40.353972 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11897
            date: 2024-09-28 14:27:40.353987 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11898
            date: 2024-09-28 14:27:40.354001 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11899
            date: 2024-09-28 14:27:40.354017 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.exception" to listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11900
            date: 2024-09-28 14:27:40.354033 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11901
            date: 2024-09-28 14:27:40.354044 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" was not called for event "kernel.exception"."
          "context" => [
            "event" => "kernel.exception"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11902
            date: 2024-09-28 14:27:40.354062 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11947
            date: 2024-09-28 14:27:40.354314 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11952
            date: 2024-09-28 14:27:40.354358 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
          "context" => [
            "event" => "debug.security.authorization.vote"
            "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#11957
            date: 2024-09-28 14:27:40.354398 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@WebProfiler/Profiler/tool [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#17140
            date: 2024-09-28 14:27:40.809127 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@WebProfiler/Profiler/tool [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#17138
            date: 2024-09-28 14:27:40.810754 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@WebProfiler/Profiler/base [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#17149
            date: 2024-09-28 14:27:40.812263 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@WebProfiler/Profiler/base [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#17147
            date: 2024-09-28 14:27:40.813492 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@WebProfiler/Profiler/tool [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#17158
            date: 2024-09-28 14:27:40.814990 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "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"
          "context" => [
            "@WebProfiler/Profiler/tool [...]"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "doctrine"
          "datetime" => DateTime @1727522860 {#17150
            date: 2024-09-28 14:27:40.816274 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17176
            date: 2024-09-28 14:27:40.818394 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17177
            date: 2024-09-28 14:27:40.818421 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17178
            date: 2024-09-28 14:27:40.818438 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17179
            date: 2024-09-28 14:27:40.818455 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17180
            date: 2024-09-28 14:27:40.818471 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17181
            date: 2024-09-28 14:27:40.818487 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17182
            date: 2024-09-28 14:27:40.818503 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17183
            date: 2024-09-28 14:27:40.818519 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17184
            date: 2024-09-28 14:27:40.818536 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17185
            date: 2024-09-28 14:27:40.818552 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17186
            date: 2024-09-28 14:27:40.818569 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17187
            date: 2024-09-28 14:27:40.818586 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17188
            date: 2024-09-28 14:27:40.818603 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17189
            date: 2024-09-28 14:27:40.818620 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17190
            date: 2024-09-28 14:27:40.818636 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
          "context" => [
            "event" => "kernel.response"
            "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17191
            date: 2024-09-28 14:27:40.818653 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17215
            date: 2024-09-28 14:27:40.818797 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17216
            date: 2024-09-28 14:27:40.818817 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17217
            date: 2024-09-28 14:27:40.818831 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17218
            date: 2024-09-28 14:27:40.818846 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
        [
          "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
          "context" => [
            "event" => "kernel.finish_request"
            "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
          ]
          "level" => 100
          "level_name" => "DEBUG"
          "channel" => "event"
          "datetime" => DateTime @1727522860 {#17219
            date: 2024-09-28 14:27:40.818861 Europe/Helsinki (+03:00)
          }
          "extra" => []
        ]
      ]
      #stopBuffering: true
      #passthruLevel: null
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
    Sentry\Monolog\Handler {#1051
      -hub: Sentry\State\Hub {#1050 …}
      #level: 400
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#6831 …}
      #processors: []
    }
    Monolog\Handler\FingersCrossedHandler {#1053
      #handler: Monolog\Handler\StreamHandler {#1054 …}
      #activationStrategy: Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy {#1052 …}
      #buffering: false
      #bufferSize: 0
      #buffer: []
      #stopBuffering: true
      #passthruLevel: null
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
    Monolog\Handler\SyslogHandler {#1056
      #ident: false
      #logopts: 1
      #facility: 8
      #logLevels: [
        100 => 7
        200 => 6
        250 => 5
        300 => 4
        400 => 3
        500 => 2
        550 => 1
        600 => 0
      ]
      #facilities: [
        "auth" => 32
        "authpriv" => 80
        "cron" => 72
        "daemon" => 24
        "kern" => 0
        "lpr" => 48
        "mail" => 16
        "news" => 56
        "syslog" => 40
        "user" => 8
        "uucp" => 64
        "local0" => 128
        "local1" => 136
        "local2" => 144
        "local3" => 152
        "local4" => 160
        "local5" => 168
        "local6" => 176
        "local7" => 184
      ]
      #level: 400
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#6837 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#1055}
      ]
    }
  ]
  #processors: [
    Monolog\Processor\PsrLogMessageProcessor {#1057}
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#1059
      -records: [
        "000000002388398b000000001668b845" => [
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#40}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1067}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1066}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#727}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#728}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#677}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#676}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#636}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3346}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3349}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3338}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3347}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3566}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3567}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3569}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#3570}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Matched route "bitbag_sylius_cms_plugin_shop_page_show"."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "route" => "bitbag_sylius_cms_plugin_shop_page_show"
              "route_parameters" => [
                "_route" => "bitbag_sylius_cms_plugin_shop_page_show"
                "_controller" => "bitbag_sylius_cms_plugin.controller.page:showAction"
                "_sylius" => [
                  "template" => "@BitBagSyliusCmsPlugin/Shop/Page/show.html.twig"
                  "repository" => [
                    "method" => "findOneEnabledBySlugAndChannelCode"
                    "arguments" => [
                      "$slug"
                      "expr:service('sylius.context.locale').getLocaleCode()"
                      "expr:service('sylius.context.channel').getChannel().getCode()"
                    ]
                  ]
                ]
                "_locale" => "en"
                "slug" => "arhiva-comunicate-de-presa"
              ]
              "request_uri" => "http://46.102.168.219/en/info/arhiva-comunicate-de-presa"
              "method" => "GET"
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1727522859
            "message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "46.102.168.219"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#5353}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              1
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Populated the TokenStorage with an anonymous Token."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => []
            "channel" => "security"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\CartListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: Passing a third argument to "Symfony\Component\HttpFoundation\HeaderBag::get()" is deprecated since Symfony 4.4, use method "all()" instead"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#6538}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: Passing a third argument to "Symfony\Component\HttpFoundation\HeaderBag::get()" is deprecated since Symfony 4.4, use method "all()" instead"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#6540}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "SELECT b0_.id AS id_0, b0_.code AS code_1, b0_.enabled AS enabled_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id INNER JOIN bitbag_cms_page_channels b3_ ON b0_.id = b3_.page_id INNER JOIN sylius_channel s2_ ON s2_.id = b3_.channel_id WHERE b1_.locale = ? AND b1_.slug = ? AND s2_.code = ? AND b0_.enabled = 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "en"
              "arhiva-comunicate-de-presa"
              "default"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#808}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#6775}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#6825}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#6828}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The "page" has not been found" at /vhosts/newrca.roviniete.ro/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php line 558"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6592}
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1727522859
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#6835}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "App\EventListener\ApiIframeExceptionListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "App\EventListener\ApiIframeExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.exception" to listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" was not called for event "kernel.exception"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@WebProfiler/Profiler/tool [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@WebProfiler/Profiler/tool [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@WebProfiler/Profiler/base [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@WebProfiler/Profiler/base [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@WebProfiler/Profiler/tool [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@WebProfiler/Profiler/tool [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
        "0000000023882377000000001668b845" => [
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\CartListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/exception_ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/exception_ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/exception_ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/layout.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/layout.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "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)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#7237}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/favicon.png.base64"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/favicon.png.base64"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/exception.css.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/exception.css.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "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)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#7259}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/symfony-logo.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522859
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/symfony-logo.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-book.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-book.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-support.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-support.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/exception. [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/exception. [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/symfony-ghost.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/symfony-ghost.svg"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/traces.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/traces.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/logs.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/logs.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/traces_tex [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/traces_tex [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-minus-sq [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/images/icon-plus-squ [...]"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/traces.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/traces.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/Exception/trace.txt.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/base_js.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "message" => "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"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "@Twig/base_js.html.twig"
            ]
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1727522860
            "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)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#7495}
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "debug.security.authorization.vote"
              "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1727522860
            "message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
      ]
      -errorCount: [
        "000000002388398b000000001668b845" => 1
        "0000000023882377000000001668b845" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1058 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"46.102.168.219"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html"
date
"Sat, 28 Sep 2024 11:27:40 GMT"
x-debug-token
"97bce3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Sat, 28 Sep 24 14:27:39 +0300"
Last used
"Sat, 28 Sep 24 14:27:39 +0300"
Lifetime
"0"

Session Attributes

Attribute Value
_locale
"en"
localeCode
"en"

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AF_TAX_PERCENT
"1.19"
API_ANAF_URL
"https://webservicesp.anaf.ro/PlatitorTvaRest/api/v8/ws/tva"
API_CAR_DATA_KEY
"sk_cardat_MtsKipOaYZtJ7K2t7cj1jkTKzV"
API_CAR_DATA_URL
"https://services.evignette.com/car-data/"
API_CHECK_EVIGNETTE_AUTHORIZATION_KEY
"NyywyEcFXjIxlSAjTXuUegvxGhrSbsqLwMFoneSvJdkjiFgYYtsgalJJlmmwkGabzTZWHQsfdmcIkxoqELQhdiBwcsDsPOsFYtTmEukTvuIQvpyunsnNuMoPmFIyBMeJ"
API_CHECK_EVIGNETTE_BASE_URL
"https://check.evignette.com"
API_COMPANY_TOKEN
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvY29tcGFueS5pbnN1cmFuY2UtYXBpLnJvXC9hcGlcL3YxXC9sb2dpbiIsImlhdCI6MTYzNTQwMjg4OSwibmJmIjoxNjM1NDAyODg5LCJqdGkiOiJvek85Z2FLRTk1TnZEczRuIiwic3ViIjozLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0._TQUifzdU7LP1QTfQ8hytGUErFjrVABxUMqu5ftqUkg"
API_COMPANY_URL
"https://company.insurance-api.ro/api/v1/cif-code"
API_FACTURARE_DEBUG_MODE
"true"
API_FACTURARE_PREVIEW_DATA_TOKEN
"c86cea54c71sbb05a5f8297bed641944"
API_FACTURARE_TOKEN
"c86cea54c71sbb05a5f8297bed641944"
API_FACTURARE_TOKEN_PROD
"c86cea54c71sbb05a5f8297bed641948"
API_FACTURARE_URL
"http://api.klsolution.com"
API_FACTURARE_URL_PROD
"http://facturare-roviniete.klsolution.com"
API_FACUTRARE_CUI_URL
"http://api.klsolution.com/verificaretva/verifica"
API_PAYU_MERCHANT
"SASROSBX"
API_PAYU_MERCHANT_RCA
"SASROSBX"
API_PAYU_MERCHANT_ROV_CHILD
"SASROSBX"
API_PAYU_SECRET_KEY
"t=9o8R7+x(9t1]t8#5@e"
API_PAYU_URL
"https://sandbox.payu.ro/order/lu.php"
API_PAYU_URL_IOS
"https://sandbox.payu.ro/order/ios.php"
API_TERMENE_CREDENTIALS
"SCALA ASSISTANCE:aa35!fghyDD42"
API_TERMENE_URL
"https://termene.ro/api/dateFirmaSumar.php"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROTOCOL
"https"
APP_SECRET
"EDITME"
BILLING_SERVICE_TOKEN
"8|w3DBHHCXhYBjfwYTx3BPxsiRtJCd1cr4MwzsrxW9"
BILLING_SERVICE_URL
"https://billing-service-dev.lifeishard.ro/api/v1/"
CACHE_SERVER_DSN
"redis://localhost:6379"
CSV_MOCK_DATA_FILE
"/srv/sylius/date-masini-cui.csv"
DATABASE_URL
"mysql://roviniete_ro_dev:VwQy4+pJ0m5VXj6d3A8=@127.0.0.1/roviniete_ro_dev"
DELEGATE_CNP
"2850203125781"
DELEGATE_FIRST_NAME
"Dana"
DELEGATE_ID_DOC
"KX939886"
DELEGATE_ID_DOC_ISSUER
"SPCLEP CLUJ NAPOCA"
DELEGATE_ID_DOC_ISSUE_DATE
"2013-01-28"
DELEGATE_LAST_NAME
"Muresan"
EMAIL_ADMIN
"marius.gherasie+admin@gmail.com"
EMAIL_ADMIN_SCALA
"marius.gherasie+admin.scala@gmail.com"
EMAIL_API_KEY
"2|EmhF7Luu3SmTAuz5YQGsz6nwZpdEVPquwfxsBJX7"
EMAIL_API_URL
"https://mail-service-dev.lifeishard.ro/"
EMAIL_CC_RAPORT_RCA_24PAY
"financiar@24pay.ro"
EMAIL_CC_RAPORT_RCA_PAYPOINT
"trezorerie@paypoint.ro"
EMAIL_CONFIRMATION_OPTIN_TYPE_MANUAL_ALERT_TEMPLATE_ID
"43"
EMAIL_CONFIRMATION_OPTIN_TYPE_MANUAL_TEMPLATE_ID
"43"
EMAIL_CONFIRMATION_OPTIN_TYPE_NEW_ACCOUNT_TEMPLATE_ID
"44"
EMAIL_CONFIRMATION_OPTIN_TYPE_NEW_ORDER_WITHOUT_ACCOUNT_TEMPLATE_ID
"60"
EMAIL_CONFIRMATION_OPTIN_TYPE_NEW_ORDER_WITH_ACCOUNT_TEMPLATE_ID
"60"
EMAIL_FINANCIAL_OBAR
"marius.gherasie+financiar.obar@gmail.com"
EMAIL_FINANCIAL_OBSIDIAN
"marius.gherasie+financiar.obsidian@gmail.com"
EMAIL_FINANCIAL_ROVINIETE
"marius.gherasie+financiar.roviniete@gmail.com"
EMAIL_HOST
"mail.roviniete.ro"
EMAIL_HOST_2
"mail.roviniete.ro"
EMAIL_HOST_MAILTRAP
"smtp.mailtrap.io"
EMAIL_LICENSE_RECOVERY_BCC
"marius.gherasie+lr_bcc@gmail.com"
EMAIL_LICENSE_RECOVERY_SETTLEMENT_BCC
"madalina.tomi@roviniete.ro"
EMAIL_LICENSE_RECOVERY_SETTLEMENT_TO
"marius.gherasie+contracte@gmail.com"
EMAIL_MONOLOG
"marius.gherasie+monolog@gmail.com"
EMAIL_NN
"marius.gherasie+nn@gmail.com"
EMAIL_OFFICE_SCALA
"office@roviniete.ro"
EMAIL_PARTENER_CASCO
"marius.gherasie+parner_casco@gmail.com"
EMAIL_PASSWORD
"2Tp5uknfYj"
EMAIL_PASSWORD_2
"S4Ztf9X3rF"
EMAIL_PASSWORD_MAILTRAP
"dd9c67620ca62c"
EMAIL_PORT
"587"
EMAIL_PORT_2
"587"
EMAIL_PORT_MAILTRAP
"2525"
EMAIL_SCALA
"marius.gherasie@gmail.com"
EMAIL_TELEMEDICINE_BCC
"marius.gherasie+tm_bcc@gmail.com"
EMAIL_TELEMEDICINE_SETTLEMENT_BCC
"madalina.tomi@roviniete.ro"
EMAIL_TELEMEDICINE_SETTLEMENT_TO
"marius.gherasie+tm_contracte@gmail.com"
EMAIL_USERNAME
"noreply-test@roviniete.ro"
EMAIL_USERNAME_2
"test@roviniete.ro"
EMAIL_USERNAME_MAILTRAP
"1cdeb7112c254b"
FACEBOOK_ID
"2540719382835144"
FACEBOOK_SECRET
"7467f379965c8748f4e4e1ec136ea972"
GEOCODING_API_KEY
"1|3zEQJoyZ07ArI7xxw2sY6pkRP5rgtQj3mQzg301B"
GEOCODING_API_URL
"https://geocoding-dev.lifeishard.ro/"
GTM_CODE
"GTM-PRPH4SR"
HU_VIGNETTE_API_AUTHORITY
"hungary"
HU_VIGNETTE_API_KEY
"sk_scala_EFclHV6mU9qNN3Ft7ZTQR8JioDu"
HU_VIGNETTE_API_URL
"https://staging-services.evignette.com/issuing/"
HU_VIGNETTE_AVAILABILITY_URL
"https://staging-services.evignette.com/issuing/hungary/availabilities/"
HU_VIGNETTE_CATEGORY_URL
"https://staging-services.evignette.com/issuing/hungary/categories/"
HU_VIGNETTE_VAT_PERCENTAGE
"27"
IFRAME_RCA
"https://roviniete-dev.roviniete.ro/ro/rca-iframe/"
INCLUDE_RAW_API_RESPONSES
"no"
IS_TICKETING
"false"
MAILER_URL
"smtp://6f535c9c844c12:fa061bbdb20fc3@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login"
MAIL_CHIMP_API_KEY
"deafd4892c47f5c16fa54127bf23cbd5-us8"
MAIL_CHIMP_LIST_ID
"fb08e8dc03"
MANDRILL_API_KEY
"md-aIc6eNF_1Hi4qIAfWkSVzA"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MOCK_COMPANY_RCA_DATA
"no"
OLD_DB_NAME
"import_old_db_roviniete"
OLD_DB_PASSWORD
"VwQy4+pJ0m5VXj6d3A8"
OLD_DB_URL
"mysql://roviniete_ro_dev:VwQy4+pJ0m5VXj6d3A8=@127.0.0.1/import_old_db_roviniete"
OLD_DB_USERNAME
"roviniete_ro_dev"
ONE_SIGNAL_APP_ID
"48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50"
PAYSERA_PASSWORD
"f64053caa298ce3743d8852cb8510f55"
PAYSERA_PROJECT_ID
"222698"
PAYSERA_URL
"https://www.paysera.com/pay/"
PHONE_FAILED_ISSUE_RCA_0
"0746115159"
PORTAL_EVIGNETTE_COM_CONFIRM_CODE
"http://rovignete-qa.lifeishard.ro/rca/codeConfirmation?hash="
PUBLIC_HASH_GENERATOR_KEY
"EbzYSwK@hIWVR0yo6H4zxaELwTAzkppY"
PUBLIC_IFRAME_API_GENERATOR_KEY
"AcaDTwOO@GHuR0yo9H9zzaQLwOPzkppB"
PUBLIC_TOKEN_IFRAME_API_PARTNER
"3jrs2j1lma6f36a"
PUBLIC_TOKEN_PARTENER
"zrjgbb9z27ik7k5"
RCA_AGENT_TRANSFER_DEFAULT_EMAIL
"marius.gherasie+transfer@gmail.com"
RCA_AGENT_TRANSFER_URL
"https://v19.24broker.ro"
RCA_PASSWORD
"test"
RCA_PASSWORD_PROD
"test"
RCA_SITE_URL
"https://newrca.roviniete.ro/"
RCA_SOAP_HEADER_URL
"http://ws-rca.24broker.ro/"
RCA_SOAP_HEADER_URL_PROD
"http://ws-rca.24broker.ro/"
RCA_TEST_EMAIL
"marius.gherasie+rcatest@gmail.com"
RCA_URL
"http://ws-rca-dev.24broker.ro/?wsdl"
RCA_URL_PROD
"http://ws-rca.24broker.ro/?wsdl"
RCA_USER
"abdullah"
RCA_USER_PROD
"abdullah"
RECAPTCHA3_KEY
"6LdFcvYZAAAAAFln0jMic-l4YTds8EuC9gn0qiBs"
RECAPTCHA3_SECRET
"6LdFcvYZAAAAAE5DoYM1c0muuq2BPo-BZ9iXBtf5"
RECAPTCHA_INVISIBLE_KEY
"6LfxTfYZAAAAAGWaKxBA5SOahpnEkI88_ti36lyi"
RECAPTCHA_INVISIBLE_SECRET
"6LfxTfYZAAAAADRYoRUAvfQY9YaNhsAcmLafWEF5"
REDIS_HOST
"localhost"
REDIS_PORT
"6379"
ROAD_ASSISTANCE_API_AUTHORITY
"ria24"
ROAD_ASSISTANCE_API_KEY
"sk_sclras_fZdd8XRcJ9UBkMgzl90orDYABb"
ROAD_ASSISTANCE_API_URL
"https://staging-services.evignette.com/issuing/"
ROVINIETE_SITE_URL
"https://newrca.roviniete.ro/"
SAVE_MOCKED_DATA_TO_DB
"no"
SCALA_FDS_API_VERSION
"1"
SCALA_FDS_TOKEN
"1|ninUkkM7TAMaryaRFHhPiEfOkv7f8UORx30r0dER"
SCALA_FDS_URL
"https://fds.scala.ro/"
SECRET_HASH_GENERATOR_KEY
"2338657277852035970337817932582871176173079635326396827616492822"
SEND_EMAILS_WITH_ATTACHMENTS
"false"
SENTRY_DSN
"https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246"
SITE_BASE_URL
"https://newrca.roviniete.ro"
SMS_PAID_AUTH_KEY
"099d16a6623a5a557025fdc5eafcabac0f045335"
SMS_PAID_URL
"https://www.web2sms.ro/wsi/service.php?wsdl"
SMS_PAID_USERNAME
"scala.demo"
SMS_PASSWORD
"XaBNaa121mA153L"
SMS_PRICE_EUR
"0.69"
SMS_URL
"http://46.102.168.234:80"
SMS_USERNAME
"userlih"
VIGNETTE_API_AUTHORITY
"romania"
VIGNETTE_API_AUTHORITY_OP
"romania"
VIGNETTE_API_KEY
"sk_scala_EFclHV6mU9qNN3Ft7ZTQR8JioDu"
VIGNETTE_API_KEY_CHECK
"sk_sclras_fZdd8XRcJ9UBkMgzl90orDYABb"
VIGNETTE_API_KEY_OP
"sk_sclrv2_Lt0rNtkSk91boqNJG99PAzoloi"
VIGNETTE_API_URL
"https://staging-services.evignette.com/issuing/"
VIGNETTE_API_URL_OP
"https://staging-services.evignette.com/issuing/"
VIGNETTE_CATEGORY_URL
"https://services.evignette.com/issuing/test/categories/"
VINIETA_OXIGEN_URL
"https://newrca.roviniete.ro/"
delivery_cost
"15"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/vhosts/newrca.roviniete.ro/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/vhosts/newrca.roviniete.ro/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"46.102.168.219"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/info/arhiva-comunicate-de-presa"
REMOTE_ADDR
"18.118.144.248"
REMOTE_PORT
"41888"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727522859
REQUEST_TIME_FLOAT
1727522859.6086
REQUEST_URI
"/en/info/arhiva-comunicate-de-presa"
SCRIPT_FILENAME
"/vhosts/newrca.roviniete.ro/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.102.168.219"
SERVER_ADMIN
"serveradmin@idsys.ro"
SERVER_NAME
"46.102.168.219"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at 46.102.168.219 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_URL,SMS_USERNAME,SMS_PASSWORD,SMS_URL,VIGNETTE_API_URL,VIGNETTE_API_KEY,VIGNETTE_API_AUTHORITY,API_FACTURARE_URL,API_FACTURARE_TOKEN,API_FACUTRARE_CUI_URL,FACEBOOK_ID,FACEBOOK_SECRET,EMAIL_CC_RAPORT_RCA_PAYPOINT,EMAIL_CC_RAPORT_RCA_24PAY,RCA_URL,RCA_USER,RCA_PASSWORD,RCA_SOAP_HEADER_URL,RCA_AGENT_TRANSFER_URL,RCA_AGENT_TRANSFER_DEFAULT_EMAIL,VIGNETTE_CATEGORY_URL,API_PAYU_MERCHANT,API_PAYU_MERCHANT_RCA,API_PAYU_MERCHANT_ROV_CHILD,API_PAYU_SECRET_KEY,API_PAYU_URL,EMAIL_HOST,EMAIL_PORT,EMAIL_USERNAME,EMAIL_PASSWORD,EMAIL_SCALA,SEND_EMAILS_WITH_ATTACHMENTS,EMAIL_FINANCIAL_ROVINIETE,EMAIL_FINANCIAL_OBSIDIAN,EMAIL_FINANCIAL_OBAR,PHONE_FAILED_ISSUE_RCA_0,EMAIL_ADMIN,EMAIL_ADMIN_SCALA,EMAIL_MONOLOG,MAIL_CHIMP_API_KEY,MAIL_CHIMP_LIST_ID,AF_TAX_PERCENT,SMS_PRICE_EUR,API_CAR_DATA_URL,API_CAR_DATA_KEY,delivery_cost,OLD_DB_USERNAME,OLD_DB_PASSWORD,OLD_DB_NAME,OLD_DB_URL,API_FACTURARE_URL_PROD,API_FACTURARE_TOKEN_PROD,SITE_BASE_URL,EMAIL_HOST_2,EMAIL_PORT_2,EMAIL_USERNAME_2,EMAIL_PASSWORD_2,EMAIL_HOST_MAILTRAP,EMAIL_PORT_MAILTRAP,EMAIL_USERNAME_MAILTRAP,EMAIL_PASSWORD_MAILTRAP,DELEGATE_FIRST_NAME,DELEGATE_LAST_NAME,DELEGATE_CNP,DELEGATE_ID_DOC,DELEGATE_ID_DOC_ISSUE_DATE,DELEGATE_ID_DOC_ISSUER,VIGNETTE_API_URL_OP,VIGNETTE_API_KEY_OP,VIGNETTE_API_AUTHORITY_OP,RCA_URL_PROD,RCA_USER_PROD,RCA_PASSWORD_PROD,RCA_SOAP_HEADER_URL_PROD,API_FACTURARE_PREVIEW_DATA_TOKEN,HU_VIGNETTE_API_URL,HU_VIGNETTE_API_KEY,HU_VIGNETTE_API_AUTHORITY,HU_VIGNETTE_CATEGORY_URL,HU_VIGNETTE_AVAILABILITY_URL,HU_VIGNETTE_VAT_PERCENTAGE,SENTRY_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,API_FACTURARE_DEBUG_MODE,ONE_SIGNAL_APP_ID,RCA_TEST_EMAIL,GTM_CODE,CACHE_SERVER_DSN,MESSENGER_TRANSPORT_DSN,PAYSERA_URL,PAYSERA_PROJECT_ID,PAYSERA_PASSWORD,EMAIL_OFFICE_SCALA,ROAD_ASSISTANCE_API_URL,ROAD_ASSISTANCE_API_AUTHORITY,ROAD_ASSISTANCE_API_KEY,VIGNETTE_API_KEY_CHECK,SMS_PAID_USERNAME,SMS_PAID_AUTH_KEY,SMS_PAID_URL,API_TERMENE_URL,API_TERMENE_CREDENTIALS,API_COMPANY_URL,API_COMPANY_TOKEN,API_ANAF_URL,API_PAYU_URL_IOS,APP_PROTOCOL,EMAIL_CONFIRMATION_OPTIN_TYPE_MANUAL_TEMPLATE_ID,EMAIL_CONFIRMATION_OPTIN_TYPE_MANUAL_ALERT_TEMPLATE_ID,EMAIL_CONFIRMATION_OPTIN_TYPE_NEW_ACCOUNT_TEMPLATE_ID,EMAIL_CONFIRMATION_OPTIN_TYPE_NEW_ORDER_WITH_ACCOUNT_TEMPLATE_ID,EMAIL_CONFIRMATION_OPTIN_TYPE_NEW_ORDER_WITHOUT_ACCOUNT_TEMPLATE_ID,RCA_SITE_URL,ROVINIETE_SITE_URL,VINIETA_OXIGEN_URL,SCALA_FDS_URL,SCALA_FDS_API_VERSION,SCALA_FDS_TOKEN,SECRET_HASH_GENERATOR_KEY,PUBLIC_HASH_GENERATOR_KEY,PUBLIC_TOKEN_PARTENER,IFRAME_RCA,EMAIL_API_KEY,EMAIL_API_URL,REDIS_HOST,REDIS_PORT,MANDRILL_API_KEY,RECAPTCHA_INVISIBLE_KEY,RECAPTCHA_INVISIBLE_SECRET,PUBLIC_IFRAME_API_GENERATOR_KEY,PUBLIC_TOKEN_IFRAME_API_PARTNER,MOCK_COMPANY_RCA_DATA,CSV_MOCK_DATA_FILE,INCLUDE_RAW_API_RESPONSES,SAVE_MOCKED_DATA_TO_DB,GEOCODING_API_URL,GEOCODING_API_KEY,PORTAL_EVIGNETTE_COM_CONFIRM_CODE,BILLING_SERVICE_URL,BILLING_SERVICE_TOKEN,EMAIL_NN,EMAIL_PARTENER_CASCO,EMAIL_LICENSE_RECOVERY_BCC,EMAIL_LICENSE_RECOVERY_SETTLEMENT_TO,EMAIL_LICENSE_RECOVERY_SETTLEMENT_BCC,EMAIL_TELEMEDICINE_BCC,EMAIL_TELEMEDICINE_SETTLEMENT_TO,EMAIL_TELEMEDICINE_SETTLEMENT_BCC,IS_TICKETING,API_CHECK_EVIGNETTE_BASE_URL,API_CHECK_EVIGNETTE_AUTHORIZATION_KEY"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = df7c76)

Key Value
_controller
"bitbag_sylius_cms_plugin.controller.page:showAction"
_firewall_context
"security.firewall.map.context.shop"
_locale
"en"
_route
"bitbag_sylius_cms_plugin_shop_page_show"
_route_params
[
  "_sylius" => [
    "template" => "@BitBagSyliusCmsPlugin/Shop/Page/show.html.twig"
    "repository" => [
      "method" => "findOneEnabledBySlugAndChannelCode"
      "arguments" => [
        "$slug"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "expr:service('sylius.context.channel').getChannel().getCode()"
      ]
    ]
  ]
  "_locale" => "en"
  "slug" => "arhiva-comunicate-de-presa"
]
_sylius
[
  "template" => "@BitBagSyliusCmsPlugin/Shop/Page/show.html.twig"
  "repository" => [
    "method" => "findOneEnabledBySlugAndChannelCode"
    "arguments" => [
      "$slug"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "expr:service('sylius.context.channel').getChannel().getCode()"
    ]
  ]
]
slug
"arhiva-comunicate-de-presa"