http://46.102.168.219/

Log Messages

Info. & Errors 1

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

Level Channel Message
INFO request Matched route "sylius_shop_default_locale".
[
  "route" => "sylius_shop_default_locale"
  "route_parameters" => [
    "_route" => "sylius_shop_default_locale"
    "_controller" => "sylius.controller.shop.locale_switch:switchAction"
  ]
  "request_uri" => "http://46.102.168.219/"
  "method" => "GET"
]

Deprecations 29

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
[
  "exception" => ErrorException {#1090
    #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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:1869 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:1869 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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();
  }
}
php 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.
[
  "exception" => ErrorException {#1089
    #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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2084 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2084 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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();
  }
}
php User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#750
    #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/ContainerTRAj9cS/getSylius_Theme_Templating_FileLocator_InnerService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7587 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5630 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7587 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5630 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#751
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7587 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5630 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7587 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5630 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#1127
    #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/ContainerTRAj9cS/getTemplating_NameParserService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5631 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5631 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#700
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5631 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5631 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => ErrorException {#660
    #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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5578 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3090 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3060 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{closure} …
        › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/EntityManager_9a5be93.php:217 {
        Closure->__invoke …
        › {    $this->initializer90934 && ($this->initializer90934->__invoke($valueHoldereed02, $this, 'getRepository', array('entityName' => $entityName), $this->initializer90934) || 1) && $this->valueHoldereed02 = $valueHoldereed02;}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/EntityManager_9a5be93.php:217 {
        EntityManager_9a5be93->getRepository($entityName) …
        › {    $this->initializer90934 && ($this->initializer90934->__invoke($valueHoldereed02, $this, 'getRepository', array('entityName' => $entityName), $this->initializer90934) || 1) && $this->valueHoldereed02 = $valueHoldereed02;}
      /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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5721 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getTwigService() …
        › 
        › $a->addLoader(new \App\Twig\Loader\DatabaseLoader($b));$a->addLoader($e);
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5578 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3090 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3060 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{closure} …
    › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/EntityManager_9a5be93.php:217 {
    Closure->__invoke …
    › {    $this->initializer90934 && ($this->initializer90934->__invoke($valueHoldereed02, $this, 'getRepository', array('entityName' => $entityName), $this->initializer90934) || 1) && $this->valueHoldereed02 = $valueHoldereed02;}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/EntityManager_9a5be93.php:217 {
    EntityManager_9a5be93->getRepository($entityName) …
    › {    $this->initializer90934 && ($this->initializer90934->__invoke($valueHoldereed02, $this, 'getRepository', array('entityName' => $entityName), $this->initializer90934) || 1) && $this->valueHoldereed02 = $valueHoldereed02;}
  /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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5721 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getTwigService() …
    › 
    › $a->addLoader(new \App\Twig\Loader\DatabaseLoader($b));$a->addLoader($e);
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
[
  "exception" => ErrorException {#3375
    #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/ContainerTRAj9cS/getTemplatingService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3378
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3379
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3376
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5732 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3595
    #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/ContainerTRAj9cS/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3596
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3598
    #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/ContainerTRAj9cS/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php 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.
[
  "exception" => ErrorException {#3599
    #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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
        ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
        ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:2476 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:5800 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7351 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:7341 {
    ContainerTRAj9cS\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/ContainerTRAj9cS/srcApp_KernelDevDebugContainer.php:3925 {
    ContainerTRAj9cS\srcApp_KernelDevDebugContainer->ContainerTRAj9cS\{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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0.
[
  "exception" => ErrorException {#5423
    #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) {
      }
      /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 {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /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) {
  }
  /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 {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
n/a (4 times) The "doctrine/mongodb-odm" driver is deprecated in Sylius 1.3. Doctrine MongoDB and PHPCR will no longer be supported in Sylius 2.0.
n/a The "Symfony\Component\HttpKernel\Kernel::getRootDir()" method is deprecated since Symfony 4.2, use getProjectDir() instead.
n/a Passing more than one argument to Symfony\Component\HttpKernel\Config\FileLocator::__construct is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a The "Sylius\Bundle\ResourceBundle\Controller\ResourceController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Symfony\Bundle\FrameworkBundle\Controller\Controller::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\UserBundle\Controller\UserController".
n/a The "App\Events\Cart\CartEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#11106
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Events\Customer\SubscriptionEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#11105
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Events\Vignette\LogVignetteEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#11111
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\UiBundle\Menu\Event\MenuBuilderEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.

Debug 73

Unimportant log messages generated during the execution of the application.

Time Channel Message
doctrine 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
[
  "46.102.168.219"
]
doctrine 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
doctrine 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 = ?
[
  1
]
doctrine 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 = ?
[
  1
]
doctrine SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
event Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent".
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
event Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent".
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\CartListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
]
doctrine SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.created_at AS created_at_19, p0_.updated_at AS updated_at_20, p0_.admin_id AS admin_id_21 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1
doctrine SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.created_at AS created_at_19, p0_.updated_at AS updated_at_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1
doctrine SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1
doctrine SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1
doctrine SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1
doctrine SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1
event Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables".
[
  "event" => "kernel.controller"
  "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
]
event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT t0.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
event Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
event Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 0

Log messages generated during the compilation of the service container.

There are no compiler log messages.