logger |
Symfony\Bridge\Monolog\Logger {#768
#name: "request"
#handlers: [
Monolog\Handler\FingersCrossedHandler {#1027
#handler: Monolog\Handler\DeduplicationHandler {#1025 …}
#activationStrategy: Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy {#943 …}
#buffering: true
#bufferSize: 0
#buffer: [
[
"message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
"context" => [
"exception" => ErrorException {#40
#message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php"
#line: 16
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:16 {
include …
›
› @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), E_USER_DEPRECATED);
›
}
/vhosts/newrca.roviniete.ro/vendor/composer/ClassLoader.php:444 {
Composer\Autoload\includeFile($file) …
› {
› include $file;
› }
}
/vhosts/newrca.roviniete.ro/vendor/composer/ClassLoader.php:322 {
Composer\Autoload\ClassLoader->loadClass($class) …
› if ($file = $this->findFile($class)) {
› includeFile($file);
›
}
Composer\Autoload\ClassLoader->loadClass() {}
/vhosts/newrca.roviniete.ro/vendor/symfony/debug/Debug.php:62 {
Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
›
› DebugClassLoader::enable();
› }
}
/vhosts/newrca.roviniete.ro/public/index.php:20 {
›
› Debug::enable();
› }
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5048
date: 2024-11-01 08:21:16.996341 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"context" => [
"exception" => ErrorException {#1072
#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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:1858 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
}
/vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5049
date: 2024-11-01 08:21:16.996384 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead."
"context" => [
"exception" => ErrorException {#1071
#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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2072 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
› include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
}
/vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5050
date: 2024-11-01 08:21:16.996398 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#732
#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/ContainerJiptVTp/getSylius_Theme_Templating_FileLocator_InnerService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7562 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5606 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5051
date: 2024-11-01 08:21:16.996410 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#733
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7562 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5606 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5052
date: 2024-11-01 08:21:16.996422 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#682
#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/ContainerJiptVTp/getTemplating_NameParserService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5607 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5053
date: 2024-11-01 08:21:16.996433 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#681
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5607 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5054
date: 2024-11-01 08:21:16.996445 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
"context" => [
"exception" => ErrorException {#641
#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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5554 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3078 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3048 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{closure} …
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5697 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getTwigService() …
›
› $a->addLoader(new \App\Twig\Loader\DatabaseLoader($b));
› $a->addLoader($e);
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5055
date: 2024-11-01 08:21:16.996457 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
"context" => [
"exception" => ErrorException {#3374
#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/ContainerJiptVTp/getTemplatingService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5708 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5056
date: 2024-11-01 08:21:16.996469 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"context" => [
"exception" => ErrorException {#3377
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5708 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5057
date: 2024-11-01 08:21:16.996481 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"context" => [
"exception" => ErrorException {#3366
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5708 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5058
date: 2024-11-01 08:21:16.996493 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"context" => [
"exception" => ErrorException {#3375
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5708 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5059
date: 2024-11-01 08:21:16.996504 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
"context" => [
"exception" => ErrorException {#3594
#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/ContainerJiptVTp/getSonata_Core_Model_Adapter_ChainService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5776 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5060
date: 2024-11-01 08:21:16.996518 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
"context" => [
"exception" => ErrorException {#3595
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5776 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5061
date: 2024-11-01 08:21:16.996530 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
"context" => [
"exception" => ErrorException {#3597
#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/ContainerJiptVTp/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5776 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5062
date: 2024-11-01 08:21:16.996542 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
"context" => [
"exception" => ErrorException {#3598
#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/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:5776 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7327 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
› {
› $a = ($this->services['twig'] ?? $this->getTwigService());
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:7317 {
ContainerJiptVTp\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/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3901 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442076 {#5063
date: 2024-11-01 08:21:16.996553 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5228
date: 2024-11-01 08:21:17.010382 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5229
date: 2024-11-01 08:21:17.010432 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5230
date: 2024-11-01 08:21:17.010452 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5231
date: 2024-11-01 08:21:17.010471 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5232
date: 2024-11-01 08:21:17.010490 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5233
date: 2024-11-01 08:21:17.010508 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5234
date: 2024-11-01 08:21:17.010526 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5226
date: 2024-11-01 08:21:17.010543 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#5223
date: 2024-11-01 08:21:17.010561 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5560
date: 2024-11-01 08:21:17.036932 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5586
date: 2024-11-01 08:21:17.039442 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5606
date: 2024-11-01 08:21:17.040158 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
"context" => [
"exception" => ErrorException {#813
#message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/getTwig_ExceptionListenerService.php"
#line: 9
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/getTwig_ExceptionListenerService.php:9 {
require …
›
› @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3790 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
› }, 1 => 'logKernelException'], 0);
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#5672
date: 2024-11-01 08:21:17.041753 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
"context" => [
"exception" => ErrorException {#5673
#message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/getTwig_ExceptionListenerService.php:11 {
require …
›
› return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
›
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:2464 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
› {
› return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerJiptVTp/srcApp_KernelDevDebugContainer.php:3790 {
ContainerJiptVTp\srcApp_KernelDevDebugContainer->ContainerJiptVTp\{closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
› }, 1 => 'logKernelException'], 0);
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] = $listener[1] ?? '__invoke';
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
›
› $this->preProcess($eventName);
› try {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#5674
date: 2024-11-01 08:21:17.041834 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"context" => [
"exception" => ErrorException {#5720
#message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
› {
› @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:45 {
Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
› {
› $e = FlattenException::createFromThrowable($event->getException());
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#5749
date: 2024-11-01 08:21:17.043853 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"context" => [
"exception" => ErrorException {#5721
#message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
› {
› @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:47 {
Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
›
› $this->logException($event->getException(), sprintf('Uncaught PHP Exception %s: "%s" at %s line %s', $e->getClass(), $e->getMessage(), $e->getFile(), $e->getLine()));
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#5722
date: 2024-11-01 08:21:17.044049 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ro/favicon.ico" (from "https://newrca.roviniete.ro/ro/")" at /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5225
-statusCode: 404
-headers: []
#message: "No route found for "GET /ro/favicon.ico" (from "https://newrca.roviniete.ro/ro/")"
#code: 0
#file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 136
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#5087 …}
trace: {
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "request"
"datetime" => DateTime @1730442077 {#5723
date: 2024-11-01 08:21:17.044076 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"context" => [
"exception" => ErrorException {#5728
#message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
#line: 57
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
› {
› @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);
›
}
/vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteSubscriber.php:53 {
Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber->onResourceDelete(GetResponseForExceptionEvent $event): void …
› {
› $exception = $event->getException();
› if (!$exception instanceof ForeignKeyConstraintViolationException) {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#5727
date: 2024-11-01 08:21:17.053294 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1"
"context" => [
"newrca.roviniete.ro"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5876
date: 2024-11-01 08:21:17.054232 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0."
"context" => [
"exception" => ErrorException {#5879
#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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
›
› $this->exceptionListener->onKernelException($event);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#5877
date: 2024-11-01 08:21:17.054981 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5872
date: 2024-11-01 08:21:17.055076 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5942
date: 2024-11-01 08:21:17.057933 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6080
date: 2024-11-01 08:21:17.070742 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6081
date: 2024-11-01 08:21:17.070783 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6082
date: 2024-11-01 08:21:17.070802 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6083
date: 2024-11-01 08:21:17.070828 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6084
date: 2024-11-01 08:21:17.070847 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6085
date: 2024-11-01 08:21:17.070865 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6086
date: 2024-11-01 08:21:17.070883 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6073
date: 2024-11-01 08:21:17.070901 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6071
date: 2024-11-01 08:21:17.070919 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6072
date: 2024-11-01 08:21:17.070936 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6069
date: 2024-11-01 08:21:17.070954 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6068
date: 2024-11-01 08:21:17.070971 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6067
date: 2024-11-01 08:21:17.070988 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6066
date: 2024-11-01 08:21:17.071039 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6065
date: 2024-11-01 08:21:17.071061 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6064
date: 2024-11-01 08:21:17.071080 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6063
date: 2024-11-01 08:21:17.071098 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6062
date: 2024-11-01 08:21:17.071116 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6061
date: 2024-11-01 08:21:17.071134 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6060
date: 2024-11-01 08:21:17.071152 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6059
date: 2024-11-01 08:21:17.071169 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6058
date: 2024-11-01 08:21:17.071187 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6057
date: 2024-11-01 08:21:17.071204 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6056
date: 2024-11-01 08:21:17.071222 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6055
date: 2024-11-01 08:21:17.071239 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6054
date: 2024-11-01 08:21:17.071257 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\CartListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6053
date: 2024-11-01 08:21:17.071275 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6052
date: 2024-11-01 08:21:17.071294 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6051
date: 2024-11-01 08:21:17.071312 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"."
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6050
date: 2024-11-01 08:21:17.071330 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#5988
date: 2024-11-01 08:21:17.095847 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6543
date: 2024-11-01 08:21:17.099573 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6553
date: 2024-11-01 08:21:17.103323 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6564
date: 2024-11-01 08:21:17.103999 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6652
date: 2024-11-01 08:21:17.107860 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6658
date: 2024-11-01 08:21:17.108381 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6684
date: 2024-11-01 08:21:17.109586 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6682
date: 2024-11-01 08:21:17.109613 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"."
"context" => [
"event" => "kernel.controller"
"listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6681
date: 2024-11-01 08:21:17.109629 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6680
date: 2024-11-01 08:21:17.109644 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6679
date: 2024-11-01 08:21:17.109658 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6678
date: 2024-11-01 08:21:17.109674 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6677
date: 2024-11-01 08:21:17.109688 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"."
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6676
date: 2024-11-01 08:21:17.109704 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"."
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6728
date: 2024-11-01 08:21:17.110146 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"."
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#6729
date: 2024-11-01 08:21:17.110167 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/exception_ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6770
date: 2024-11-01 08:21:17.111826 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/exception_ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6774
date: 2024-11-01 08:21:17.113507 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/exception_ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6763
date: 2024-11-01 08:21:17.115287 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/layout.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6781
date: 2024-11-01 08:21:17.117205 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/layout.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6775
date: 2024-11-01 08:21:17.118601 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1)."
"context" => [
"exception" => ErrorException {#6788
#message: "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1)."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php"
#line: 49
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php:49 {
__TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
› $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");
› @trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/layout.html.twig\" at line 1).", E_USER_DEPRECATED);
› // line 2
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
__TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
› {
› return $this->load($name)->render($parameters);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
›
› return $this->templating->render($template, $data);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
› if ($this->isFormatTemplating($format)) {
› $content = $this->renderTemplate($view, $format);
› } elseif ($this->serializeNull || null !== $view->getData()) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
›
› $response = $this->initResponse($view, $format);
›
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
›
› return $this->createResponse($view, $request, $format);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
›
› $response = $this->viewHandler->handle($view);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
›
› $this->exceptionListener->onKernelException($event);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#6789
date: 2024-11-01 08:21:17.120283 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/favicon.png.base64"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6794
date: 2024-11-01 08:21:17.120543 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/favicon.png.base64"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6790
date: 2024-11-01 08:21:17.121890 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/exception.css.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6803
date: 2024-11-01 08:21:17.123629 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/exception.css.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6795
date: 2024-11-01 08:21:17.125047 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1)."
"context" => [
"exception" => ErrorException {#6810
#message: "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1)."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/8013c9b4a42eafe91849481c63badc45fcb460d0ca3b62ea9e9062d864814fc3.php"
#line: 44
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/8013c9b4a42eafe91849481c63badc45fcb460d0ca3b62ea9e9062d864814fc3.php:44 {
__TwigTemplate_352059378638f933a6b4ad8ce2f973f64777f2b6928d3b7b8f67a221750ccef6->doDisplay(array $context, array $blocks = []) …
› $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");
› @trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/exception.css.twig\" at line 1).", E_USER_DEPRECATED);
› // line 4
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
__TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
› <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}">
› <style>{{ include('@Twig/exception.css.twig') }}</style>
› {% block head %}{% endblock %}
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
__TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
› {
› return $this->load($name)->render($parameters);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
›
› return $this->templating->render($template, $data);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
› if ($this->isFormatTemplating($format)) {
› $content = $this->renderTemplate($view, $format);
› } elseif ($this->serializeNull || null !== $view->getData()) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
›
› $response = $this->initResponse($view, $format);
›
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
›
› return $this->createResponse($view, $request, $format);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
›
› $response = $this->viewHandler->handle($view);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
›
› $this->exceptionListener->onKernelException($event);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#6811
date: 2024-11-01 08:21:17.126523 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/symfony-logo.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6815
date: 2024-11-01 08:21:17.126733 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/symfony-logo.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6804
date: 2024-11-01 08:21:17.128060 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-book.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6824
date: 2024-11-01 08:21:17.129468 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-book.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6816
date: 2024-11-01 08:21:17.130737 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-support.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6833
date: 2024-11-01 08:21:17.132210 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-support.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6825
date: 2024-11-01 08:21:17.133487 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/exception. [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6844
date: 2024-11-01 08:21:17.135158 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/exception. [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6842
date: 2024-11-01 08:21:17.136465 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/chevron-right.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6853
date: 2024-11-01 08:21:17.138760 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/chevron-right.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6851
date: 2024-11-01 08:21:17.140176 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/symfony-ghost.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6862
date: 2024-11-01 08:21:17.141720 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/symfony-ghost.svg"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6854
date: 2024-11-01 08:21:17.143046 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6871
date: 2024-11-01 08:21:17.144638 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6863
date: 2024-11-01 08:21:17.146033 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6880
date: 2024-11-01 08:21:17.147932 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6878
date: 2024-11-01 08:21:17.149242 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6889
date: 2024-11-01 08:21:17.150662 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6881
date: 2024-11-01 08:21:17.152020 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6898
date: 2024-11-01 08:21:17.153572 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6890
date: 2024-11-01 08:21:17.155024 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6907
date: 2024-11-01 08:21:17.157120 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6905
date: 2024-11-01 08:21:17.158434 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6916
date: 2024-11-01 08:21:17.159880 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6908
date: 2024-11-01 08:21:17.161163 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6924
date: 2024-11-01 08:21:17.163816 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6926
date: 2024-11-01 08:21:17.165211 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6930
date: 2024-11-01 08:21:17.166488 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6934
date: 2024-11-01 08:21:17.168566 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6938
date: 2024-11-01 08:21:17.169915 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6942
date: 2024-11-01 08:21:17.171220 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6946
date: 2024-11-01 08:21:17.174268 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6950
date: 2024-11-01 08:21:17.175905 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6954
date: 2024-11-01 08:21:17.177364 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6958
date: 2024-11-01 08:21:17.180141 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6962
date: 2024-11-01 08:21:17.181563 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6966
date: 2024-11-01 08:21:17.182925 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6970
date: 2024-11-01 08:21:17.185876 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6974
date: 2024-11-01 08:21:17.187285 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6978
date: 2024-11-01 08:21:17.188722 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6982
date: 2024-11-01 08:21:17.191656 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6986
date: 2024-11-01 08:21:17.193128 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6990
date: 2024-11-01 08:21:17.194458 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6994
date: 2024-11-01 08:21:17.197229 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6998
date: 2024-11-01 08:21:17.198627 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7002
date: 2024-11-01 08:21:17.200208 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7006
date: 2024-11-01 08:21:17.202867 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7010
date: 2024-11-01 08:21:17.204250 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7014
date: 2024-11-01 08:21:17.205556 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7018
date: 2024-11-01 08:21:17.211110 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7022
date: 2024-11-01 08:21:17.212723 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7026
date: 2024-11-01 08:21:17.214123 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7030
date: 2024-11-01 08:21:17.216084 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7034
date: 2024-11-01 08:21:17.217559 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7038
date: 2024-11-01 08:21:17.218861 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7042
date: 2024-11-01 08:21:17.220229 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7046
date: 2024-11-01 08:21:17.221639 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7050
date: 2024-11-01 08:21:17.223049 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7054
date: 2024-11-01 08:21:17.225501 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7058
date: 2024-11-01 08:21:17.226807 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7062
date: 2024-11-01 08:21:17.228135 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7066
date: 2024-11-01 08:21:17.230484 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7070
date: 2024-11-01 08:21:17.231809 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7074
date: 2024-11-01 08:21:17.233084 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7078
date: 2024-11-01 08:21:17.236230 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7082
date: 2024-11-01 08:21:17.237739 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7086
date: 2024-11-01 08:21:17.239080 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7090
date: 2024-11-01 08:21:17.241407 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7094
date: 2024-11-01 08:21:17.242791 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7098
date: 2024-11-01 08:21:17.244150 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7102
date: 2024-11-01 08:21:17.246125 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7106
date: 2024-11-01 08:21:17.247467 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7110
date: 2024-11-01 08:21:17.248723 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7114
date: 2024-11-01 08:21:17.251767 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7118
date: 2024-11-01 08:21:17.253176 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7122
date: 2024-11-01 08:21:17.254695 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7126
date: 2024-11-01 08:21:17.257314 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7130
date: 2024-11-01 08:21:17.258643 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7134
date: 2024-11-01 08:21:17.259932 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7138
date: 2024-11-01 08:21:17.262665 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7142
date: 2024-11-01 08:21:17.264103 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7146
date: 2024-11-01 08:21:17.265453 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7150
date: 2024-11-01 08:21:17.268403 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7154
date: 2024-11-01 08:21:17.269854 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7158
date: 2024-11-01 08:21:17.271341 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7162
date: 2024-11-01 08:21:17.274120 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7166
date: 2024-11-01 08:21:17.275600 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7170
date: 2024-11-01 08:21:17.276981 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7174
date: 2024-11-01 08:21:17.279630 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7178
date: 2024-11-01 08:21:17.280975 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7182
date: 2024-11-01 08:21:17.282274 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7186
date: 2024-11-01 08:21:17.286939 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7190
date: 2024-11-01 08:21:17.288641 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7194
date: 2024-11-01 08:21:17.290192 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/logs.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7198
date: 2024-11-01 08:21:17.292646 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/logs.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7033
date: 2024-11-01 08:21:17.294232 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces_tex [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7210
date: 2024-11-01 08:21:17.301681 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces_tex [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7201
date: 2024-11-01 08:21:17.303611 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7219
date: 2024-11-01 08:21:17.305576 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7221
date: 2024-11-01 08:21:17.306998 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7225
date: 2024-11-01 08:21:17.308399 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7224
date: 2024-11-01 08:21:17.309845 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7236
date: 2024-11-01 08:21:17.311570 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7234
date: 2024-11-01 08:21:17.313018 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7245
date: 2024-11-01 08:21:17.314883 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7247
date: 2024-11-01 08:21:17.316379 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7251
date: 2024-11-01 08:21:17.317864 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7255
date: 2024-11-01 08:21:17.319352 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7259
date: 2024-11-01 08:21:17.320758 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7263
date: 2024-11-01 08:21:17.322193 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7267
date: 2024-11-01 08:21:17.323566 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7271
date: 2024-11-01 08:21:17.324983 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7275
date: 2024-11-01 08:21:17.326323 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces_tex [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7282
date: 2024-11-01 08:21:17.328073 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7281
date: 2024-11-01 08:21:17.329371 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7287
date: 2024-11-01 08:21:17.330745 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/traces.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7291
date: 2024-11-01 08:21:17.332095 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7295
date: 2024-11-01 08:21:17.333455 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7299
date: 2024-11-01 08:21:17.335061 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7303
date: 2024-11-01 08:21:17.336431 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7307
date: 2024-11-01 08:21:17.337816 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7311
date: 2024-11-01 08:21:17.339225 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7315
date: 2024-11-01 08:21:17.340573 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7319
date: 2024-11-01 08:21:17.341933 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7323
date: 2024-11-01 08:21:17.343369 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7327
date: 2024-11-01 08:21:17.344784 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7331
date: 2024-11-01 08:21:17.346097 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7335
date: 2024-11-01 08:21:17.347477 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7339
date: 2024-11-01 08:21:17.348958 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7343
date: 2024-11-01 08:21:17.350305 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/base_js.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#7279
date: 2024-11-01 08:21:17.351773 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@Twig/base_js.html.twig"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#6834
date: 2024-11-01 08:21:17.353198 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1)."
"context" => [
"exception" => ErrorException {#7355
#message: "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1)."
#code: 0
#file: "/vhosts/newrca.roviniete.ro/var/cache/dev/twig/3e/3e54b63f60310bce4d34000cd6223abe171d42340b385f0b746a642b948c032d.php"
#line: 44
#severity: E_USER_DEPRECATED
trace: {
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/3e/3e54b63f60310bce4d34000cd6223abe171d42340b385f0b746a642b948c032d.php:44 {
__TwigTemplate_5b77f05962932e024342d87ef8f2aa0aeadf84b43745fcc1d5b84d0d6cc8f546->doDisplay(array $context, array $blocks = []) …
› $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");
› @trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"@Twig/base_js.html.twig\" at line 1).", E_USER_DEPRECATED);
› // line 4
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
}
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/80/80c06931f2ab4f0191339f2508319ff56ae95cf675b35c8124ea0665eacabb28.php:117 {
__TwigTemplate_91d923f6a736a582988853689270068e5572a7a6161e4cb5b4f5946d7e3d6663->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo twig_include($this->env, $context, "@Twig/base_js.html.twig");
› echo "
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/var/cache/dev/twig/88/883f0edd51023e41584f6f45b717ff1e190fba4ce5d0a37fad9aa87b2f6e82a9.php:52 {
__TwigTemplate_f22f7c24928cd4543cb17c61b0651de8f98e3df959302c6916e9f938efe643b0->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:407 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:380 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/vhosts/newrca.roviniete.ro/vendor/twig/twig/src/Template.php:392 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:54 {
Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
› {
› return $this->load($name)->render($parameters);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:378 {
FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
›
› return $this->templating->render($template, $data);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:457 {
FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
› if ($this->isFormatTemplating($format)) {
› $content = $this->renderTemplate($view, $format);
› } elseif ($this->serializeNull || null !== $view->getData()) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:431 {
FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
›
› $response = $this->initResponse($view, $format);
›
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:315 {
FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
›
› return $this->createResponse($view, $request, $format);
› }
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:82 {
FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
›
› $response = $this->viewHandler->handle($view);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:158 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/vhosts/newrca.roviniete.ro/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:80 {
FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
›
› $this->exceptionListener->onKernelException($event);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#946 …}
}
}
/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);
›
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …30]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
}
}
/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#761 …}
...: {
"kernel.request"
}
}
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:219 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
$type: 1
$catch: true
}
}
/vhosts/newrca.roviniete.ro/public/index.php:37 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#48 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1730442077 {#7356
date: 2024-11-01 08:21:17.355123 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11803
date: 2024-11-01 08:21:17.587496 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11805
date: 2024-11-01 08:21:17.587534 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11806
date: 2024-11-01 08:21:17.587552 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11807
date: 2024-11-01 08:21:17.587568 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11808
date: 2024-11-01 08:21:17.587584 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11809
date: 2024-11-01 08:21:17.587600 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11810
date: 2024-11-01 08:21:17.587616 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11811
date: 2024-11-01 08:21:17.587632 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11812
date: 2024-11-01 08:21:17.587649 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11813
date: 2024-11-01 08:21:17.587674 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11814
date: 2024-11-01 08:21:17.587692 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11815
date: 2024-11-01 08:21:17.587710 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11816
date: 2024-11-01 08:21:17.587733 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11817
date: 2024-11-01 08:21:17.587750 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11818
date: 2024-11-01 08:21:17.587766 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11819
date: 2024-11-01 08:21:17.587783 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11831
date: 2024-11-01 08:21:17.587949 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11832
date: 2024-11-01 08:21:17.587969 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11833
date: 2024-11-01 08:21:17.587984 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11834
date: 2024-11-01 08:21:17.587999 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11835
date: 2024-11-01 08:21:17.588014 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"."
"context" => [
"event" => "kernel.exception"
"listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11820
date: 2024-11-01 08:21:17.588051 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"."
"context" => [
"event" => "kernel.exception"
"listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11836
date: 2024-11-01 08:21:17.588069 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11837
date: 2024-11-01 08:21:17.588087 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "App\EventListener\ApiIframeExceptionListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventListener\ApiIframeExceptionListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11838
date: 2024-11-01 08:21:17.588103 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11839
date: 2024-11-01 08:21:17.588119 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11840
date: 2024-11-01 08:21:17.588136 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11841
date: 2024-11-01 08:21:17.588151 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"."
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11842
date: 2024-11-01 08:21:17.588167 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11843
date: 2024-11-01 08:21:17.588183 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"."
"context" => [
"event" => "kernel.exception"
"listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11844
date: 2024-11-01 08:21:17.588202 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11845
date: 2024-11-01 08:21:17.588219 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.exception" to listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"."
"context" => [
"event" => "kernel.exception"
"listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11846
date: 2024-11-01 08:21:17.588235 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception"."
"context" => [
"event" => "kernel.exception"
"listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11847
date: 2024-11-01 08:21:17.588248 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" was not called for event "kernel.exception"."
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#11848
date: 2024-11-01 08:21:17.588267 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#17129
date: 2024-11-01 08:21:17.870839 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#17127
date: 2024-11-01 08:21:17.873597 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@WebProfiler/Profiler/base [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#17138
date: 2024-11-01 08:21:17.876130 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@WebProfiler/Profiler/base [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#17136
date: 2024-11-01 08:21:17.878268 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#17147
date: 2024-11-01 08:21:17.881248 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1730442077 {#17139
date: 2024-11-01 08:21:17.883361 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17165
date: 2024-11-01 08:21:17.886458 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17166
date: 2024-11-01 08:21:17.886489 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17167
date: 2024-11-01 08:21:17.886506 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17168
date: 2024-11-01 08:21:17.886521 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17169
date: 2024-11-01 08:21:17.886536 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17170
date: 2024-11-01 08:21:17.886552 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17171
date: 2024-11-01 08:21:17.886567 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17172
date: 2024-11-01 08:21:17.886582 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17173
date: 2024-11-01 08:21:17.886599 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17174
date: 2024-11-01 08:21:17.886615 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17175
date: 2024-11-01 08:21:17.886632 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17176
date: 2024-11-01 08:21:17.886650 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17177
date: 2024-11-01 08:21:17.886666 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17178
date: 2024-11-01 08:21:17.886682 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17179
date: 2024-11-01 08:21:17.886698 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17180
date: 2024-11-01 08:21:17.886714 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17204
date: 2024-11-01 08:21:17.886894 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17205
date: 2024-11-01 08:21:17.886931 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17206
date: 2024-11-01 08:21:17.886952 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17207
date: 2024-11-01 08:21:17.886972 Europe/Helsinki (+02:00)
}
"extra" => []
]
[
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "event"
"datetime" => DateTime @1730442077 {#17208
date: 2024-11-01 08:21:17.887034 Europe/Helsinki (+02:00)
}
"extra" => []
]
]
#stopBuffering: true
#passthruLevel: null
#level: 100
#bubble: true
#formatter: null
#processors: []
}
Sentry\Monolog\Handler {#1056
-hub: Sentry\State\Hub {#1055 …}
#level: 400
#bubble: true
#formatter: Monolog\Formatter\LineFormatter {#5724 …}
#processors: []
}
Monolog\Handler\FingersCrossedHandler {#1058
#handler: Monolog\Handler\StreamHandler {#1059 …}
#activationStrategy: Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy {#1057 …}
#buffering: false
#bufferSize: 0
#buffer: []
#stopBuffering: true
#passthruLevel: null
#level: 100
#bubble: true
#formatter: null
#processors: []
}
Monolog\Handler\SyslogHandler {#1061
#ident: false
#logopts: 1
#facility: 8
#logLevels: [
100 => 7
200 => 6
250 => 5
300 => 4
400 => 3
500 => 2
550 => 1
600 => 0
]
#facilities: [
"auth" => 32
"authpriv" => 80
"cron" => 72
"daemon" => 24
"kern" => 0
"lpr" => 48
"mail" => 16
"news" => 56
"syslog" => 40
"user" => 8
"uucp" => 64
"local0" => 128
"local1" => 136
"local2" => 144
"local3" => 152
"local4" => 160
"local5" => 168
"local6" => 176
"local7" => 184
]
#level: 400
#bubble: true
#formatter: Monolog\Formatter\LineFormatter {#5730 …}
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#1060}
]
}
]
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#1062}
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1064
-records: [
"000000005d0c79d6000000005984d3e4" => [
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#40}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1072}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1071}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#732}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#733}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#682}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#681}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#641}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3374}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3377}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3366}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3375}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3594}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3595}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3597}
]
"channel" => "php"
]
[
"timestamp" => 1730442076
"message" => "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3598}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#813}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5673}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5720}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5721}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ro/favicon.ico" (from "https://newrca.roviniete.ro/ro/")" at /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5225}
]
"channel" => "request"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5728}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "App\EventListener\ApiIframeExceptionListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventListener\ApiIframeExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.exception" to listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Listener "FOS\RestBundle\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" was not called for event "kernel.exception"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@WebProfiler/Profiler/base [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@WebProfiler/Profiler/base [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@WebProfiler/Profiler/tool [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"000000005d0c6f78000000005984d3e4" => [
[
"timestamp" => 1730442077
"message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"newrca.roviniete.ro"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5879}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\CartListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/exception_ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/exception_ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/exception_ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/layout.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/layout.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1)."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6788}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/favicon.png.base64"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/favicon.png.base64"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/exception.css.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/exception.css.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1)."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6810}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/symfony-logo.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/symfony-logo.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-book.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-book.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-support.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-support.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/exception. [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/exception. [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/chevron-right.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/chevron-right.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/symfony-ghost.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/symfony-ghost.svg"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/logs.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/logs.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces_tex [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces_tex [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces_tex [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-minus-sq [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/images/icon-plus-squ [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/traces.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/Exception/trace.txt.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/base_js.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"@Twig/base_js.html.twig"
]
"channel" => "doctrine"
]
[
"timestamp" => 1730442077
"message" => "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1)."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7355}
]
"channel" => "php"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1730442077
"message" => "Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"000000005d0c79d6000000005984d3e4" => 1
"000000005d0c6f78000000005984d3e4" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#1063 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |