| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1833
-records: [
"" => [
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.383+03:00"
"message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#647
#message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
#code: 0
#file: "/app/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
include_once …
›
› @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:2404 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::__construct():2016} …
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
}
/app/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/app/vendor/oro/platform/src/Oro/Bundle/DistributionBundle/OroKernel.php:367 {
Oro\Bundle\DistributionBundle\OroKernel->initializeContainer(): void …
› ) {
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/app/vendor/symfony/http-kernel/Kernel.php:764 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/app/vendor/symfony/http-kernel/Kernel.php:172 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->container) {
› $this->preBoot();
› }
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.383+03:00"
"message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#646
#message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
#code: 0
#file: "/app/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
include_once …
›
› @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:2405 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::__construct():2016} …
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
› include_once \dirname(__DIR__, 4).'/vendor/oro/platform/src/Oro/Bundle/MaintenanceBundle/Drivers/DriverFactory.php';
}
/app/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/app/vendor/oro/platform/src/Oro/Bundle/DistributionBundle/OroKernel.php:367 {
Oro\Bundle\DistributionBundle\OroKernel->initializeContainer(): void …
› ) {
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/app/vendor/symfony/http-kernel/Kernel.php:764 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/app/vendor/symfony/http-kernel/Kernel.php:172 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->container) {
› $this->preBoot();
› }
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.385+03:00"
"message" => "User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "stof_doctrine_extensions.listener.softdeleteable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1996
#message: "User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "stof_doctrine_extensions.listener.softdeleteable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one."
#code: 0
#file: "/app/var/cache/dev/Container7eTLGZK/getStofDoctrineExtensions_Listener_SoftdeleteableService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/dev/Container7eTLGZK/getStofDoctrineExtensions_Listener_SoftdeleteableService.php:23 {
Container7eTLGZK\getStofDoctrineExtensions_Listener_SoftdeleteableService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('oro/platform', '6.0', 'Passing "connection: default" to "stof_doctrine_extensions.listener.softdeleteable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one.');
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:12679 {
Container7eTLGZK\AppKernelDevDebugContainer::getDoctrine_Dbal_DefaultConnection_EventManagerService($container) …
› $c = ($container->services['doctrine.orm.listeners.resolve_target_entity'] ?? self::getDoctrine_Orm_Listeners_ResolveTargetEntityService($container));
› $d = ($container->services['stof_doctrine_extensions.listener.softdeleteable'] ?? $container->load('getStofDoctrineExtensions_Listener_SoftdeleteableService'));
› $e = ($container->services['stof_doctrine_extensions.listener.tree'] ?? self::getStofDoctrineExtensions_Listener_TreeService($container));
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3992 {
Container7eTLGZK\AppKernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
› }
› $b = ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:7566 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroDistribution_Handler_ApplicationStatusService($container) …
› {
› $a = ($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:19849 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroCustomer_Security_TokenAwareFrontendHelperService($container) …
› {
› $a = ($container->services['oro_distribution.handler.application_status'] ?? self::getOroDistribution_Handler_ApplicationStatusService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:22813 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroFrontend_Security_HttpKernel_SessionPathService($container) …
› }
› $b = ($container->privates['oro_customer.security.token_aware_frontend_helper'] ?? self::getOroCustomer_Security_TokenAwareFrontendHelperService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:6153 {
Container7eTLGZK\AppKernelDevDebugContainer::getHttpKernelService($container) …
› {
› $a = ($container->privates['oro_frontend.security.http_kernel.session_path'] ?? self::getOroFrontend_Security_HttpKernel_SessionPathService($container));
›
}
/app/vendor/symfony/dependency-injection/Container.php:223 {
Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
› } elseif (isset($container->methodMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);
› }
}
/app/vendor/symfony/dependency-injection/Container.php:203 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:204 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.386+03:00"
"message" => "User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "stof_doctrine_extensions.listener.translatable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3026
#message: "User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "stof_doctrine_extensions.listener.translatable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one."
#code: 0
#file: "/app/var/cache/dev/Container7eTLGZK/getStofDoctrineExtensions_Listener_TranslatableService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/dev/Container7eTLGZK/getStofDoctrineExtensions_Listener_TranslatableService.php:23 {
Container7eTLGZK\getStofDoctrineExtensions_Listener_TranslatableService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('oro/platform', '6.0', 'Passing "connection: default" to "stof_doctrine_extensions.listener.translatable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one.');
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:23716 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroLocale_Provider_CurrentLocalizationService($container) …
› yield 2 => ($container->privates['oro_frontend_localization.extension.current_localization'] ?? $container->load('getOroFrontendLocalization_Extension_CurrentLocalizationService'));
› }, 3), ($container->services['oro_locale.manager.localization'] ?? self::getOroLocale_Manager_LocalizationService($container)), $a, ($container->services['stof_doctrine_extensions.listener.translatable'] ?? $container->load('getStofDoctrineExtensions_Listener_TranslatableService')));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:23647 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroLocale_Helper_LocalizationService($container) …
› {
› $a = ($container->privates['oro_locale.provider.current_localization'] ?? self::getOroLocale_Provider_CurrentLocalizationService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:7456 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroCustomerUser_ManagerService($container) …
›
› $instance = new \Oro\Bundle\CustomerBundle\Entity\CustomerUserManager($a, ($container->services['doctrine'] ?? self::getDoctrineService($container)), ($container->privates['security.password_hasher_factory'] ?? self::getSecurity_PasswordHasherFactoryService($container)), $b, $c, $d, ($container->privates['oro_locale.helper.localization'] ?? self::getOroLocale_Helper_LocalizationService($container)), $e, ($container->services['oro_entity_extend.enum_options_provider'] ?? self::getOroEntityExtend_EnumOptionsProviderService($container)), ($container->services['logger'] ?? self::getLoggerService($container)));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:19466 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroCustomer_CustomerUser_EmailChangeHandlerService($container) …
› {
› $a = ($container->services['oro_customer_user.manager'] ?? self::getOroCustomerUser_ManagerService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:7359 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroCustomer_Form_Listener_CustomerUserProfileEmailService($container) …
› }
› $b = ($container->privates['oro_customer.customer_user.email_change_handler'] ?? self::getOroCustomer_CustomerUser_EmailChangeHandlerService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:12720 {
Container7eTLGZK\AppKernelDevDebugContainer::getDoctrine_Dbal_DefaultConnection_EventManagerService($container) …
› $ra = ($container->services['oro_customer.entity_listener.send_changed_customer_user_address_type_to_message_queue'] ?? self::getOroCustomer_EntityListener_SendChangedCustomerUserAddressTypeToMessageQueueService($container));
› $sa = ($container->services['oro_customer.form.listener.customer_user_profile_email'] ?? self::getOroCustomer_Form_Listener_CustomerUserProfileEmailService($container));
› $ta = ($container->services['oro_visibility.entity_listener.category_default_visibility'] ?? self::getOroVisibility_EntityListener_CategoryDefaultVisibilityService($container));
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3992 {
Container7eTLGZK\AppKernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
› }
› $b = ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:7566 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroDistribution_Handler_ApplicationStatusService($container) …
› {
› $a = ($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:19849 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroCustomer_Security_TokenAwareFrontendHelperService($container) …
› {
› $a = ($container->services['oro_distribution.handler.application_status'] ?? self::getOroDistribution_Handler_ApplicationStatusService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:22813 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroFrontend_Security_HttpKernel_SessionPathService($container) …
› }
› $b = ($container->privates['oro_customer.security.token_aware_frontend_helper'] ?? self::getOroCustomer_Security_TokenAwareFrontendHelperService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:6153 {
Container7eTLGZK\AppKernelDevDebugContainer::getHttpKernelService($container) …
› {
› $a = ($container->privates['oro_frontend.security.http_kernel.session_path'] ?? self::getOroFrontend_Security_HttpKernel_SessionPathService($container));
›
}
/app/vendor/symfony/dependency-injection/Container.php:223 {
Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
› } elseif (isset($container->methodMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);
› }
}
/app/vendor/symfony/dependency-injection/Container.php:203 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:204 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.397+03:00"
"message" => "User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "doctrine.orm.default_listeners.attach_entity_listeners" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4031
#message: "User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "doctrine.orm.default_listeners.attach_entity_listeners" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one."
#code: 0
#file: "/app/var/cache/dev/Container7eTLGZK/getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/dev/Container7eTLGZK/getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php:23 {
Container7eTLGZK\getDoctrine_Orm_DefaultListeners_AttachEntityListenersService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('oro/platform', '6.0', 'Passing "connection: default" to "doctrine.orm.default_listeners.attach_entity_listeners" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one.');
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:12758 {
Container7eTLGZK\AppKernelDevDebugContainer::getDoctrine_Dbal_DefaultConnection_EventManagerService($container) …
› $instance->addEventListener(['postGenerateSchema'], ($container->services['doctrine.orm.listeners.lock_store_schema_listener'] ?? self::getDoctrine_Orm_Listeners_LockStoreSchemaListenerService($container)));
› $instance->addEventListener(['loadClassMetadata'], ($container->services['doctrine.orm.default_listeners.attach_entity_listeners'] ?? $container->load('getDoctrine_Orm_DefaultListeners_AttachEntityListenersService')));
› $instance->addEventListener(['loadClassMetadata'], $d);
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3992 {
Container7eTLGZK\AppKernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
› }
› $b = ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:7566 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroDistribution_Handler_ApplicationStatusService($container) …
› {
› $a = ($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:19849 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroCustomer_Security_TokenAwareFrontendHelperService($container) …
› {
› $a = ($container->services['oro_distribution.handler.application_status'] ?? self::getOroDistribution_Handler_ApplicationStatusService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:22813 {
Container7eTLGZK\AppKernelDevDebugContainer::getOroFrontend_Security_HttpKernel_SessionPathService($container) …
› }
› $b = ($container->privates['oro_customer.security.token_aware_frontend_helper'] ?? self::getOroCustomer_Security_TokenAwareFrontendHelperService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:6153 {
Container7eTLGZK\AppKernelDevDebugContainer::getHttpKernelService($container) …
› {
› $a = ($container->privates['oro_frontend.security.http_kernel.session_path'] ?? self::getOroFrontend_Security_HttpKernel_SessionPathService($container));
›
}
/app/vendor/symfony/dependency-injection/Container.php:223 {
Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
› } elseif (isset($container->methodMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);
› }
}
/app/vendor/symfony/dependency-injection/Container.php:203 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:204 {
Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
› {
› return $this->container->get('http_kernel');
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.399+03:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_pgsql"
"idle_connection_ttl" => 600
"host" => "platform-db"
"port" => 5432
"user" => "dart"
"password" => "<redacted>"
"driverOptions" => [
3 => 2
]
"serverVersion" => "17.6"
"defaultTableOptions" => []
"wrapperClass" => "OroDoctrineConnection\ConnectionProxy_754e9e8332b37b39399f526d7ed901a6"
"dbname" => "platformdb"
"sslmode" => "disable"
"charset" => "utf8"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.403+03:00"
"message" => "SELECT text_value FROM oro_config_value WHERE name = ? AND section = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"is_installed"
"oro_distribution"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.403+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT text_value FROM oro_config_value WHERE name = ? AND section = ?"
"params" => [
1 => "is_installed"
2 => "oro_distribution"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.553+03:00"
"message" => "User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.event_listener.close_pusher_connections" service is deprecated and will be removed in GosWebSocketBundle 4.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7469
#message: "User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.event_listener.close_pusher_connections" service is deprecated and will be removed in GosWebSocketBundle 4.0."
#code: 0
#file: "/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_EventListener_ClosePusherConnectionsService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_EventListener_ClosePusherConnectionsService.php:23 {
Container7eTLGZK\getGosWebSocket_EventListener_ClosePusherConnectionsService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('gos/web-socket-bundle', '3.1', 'The "gos_web_socket.event_listener.close_pusher_connections" service is deprecated and will be removed in GosWebSocketBundle 4.0.');
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:4774 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::getEventDispatcherService():4774} …
› $instance->addListener('gos_web_socket.connection_rejected', [#[\Closure(name: 'gos_web_socket.event_listener.client', class: 'Gos\\Bundle\\WebSocketBundle\\EventListener\\ClientEventListener')] fn () => ($container->privates['gos_web_socket.event_listener.client'] ?? $container->load('getGosWebSocket_EventListener_ClientService')), 'onConnectionRejected'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'gos_web_socket.event_listener.close_pusher_connections', class: 'Gos\\Bundle\\WebSocketBundle\\EventListener\\ClosePusherConnectionsListener')] fn () => ($container->privates['gos_web_socket.event_listener.close_pusher_connections'] ?? $container->load('getGosWebSocket_EventListener_ClosePusherConnectionsService')), 'closeConnection'], 0);
› $instance->addListener('gos_web_socket.server_launched', [#[\Closure(name: 'gos_web_socket.event_listener.register_periodic_memory_timer', class: 'Gos\\Bundle\\WebSocketBundle\\EventListener\\RegisterPeriodicMemoryTimerListener')] fn () => ($container->privates['gos_web_socket.event_listener.register_periodic_memory_timer'] ?? $container->load('getGosWebSocket_EventListener_RegisterPeriodicMemoryTimerService')), 'registerPeriodicHandler'], 255);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:225 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:270 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:114 {
Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
› $this->terminating = true;
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:60 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->terminate(Request $request, Response $response): void …
› if ($this->innerKernel instanceof TerminableInterface) {
› $this->innerKernel->terminate($request, $response);
› }
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:51 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->terminate(Request $request, Response $response): void …
› if ($this->innerKernel instanceof TerminableInterface) {
› $this->innerKernel->terminate($request, $response);
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:147 {
Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:48 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› if ($this->kernel instanceof TerminableInterface) {
› $this->kernel->terminate($this->request, $response);
› }
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.553+03:00"
"message" => "User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.registry.pusher" service is deprecated and will be removed in GosWebSocketBundle 4.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#8582
#message: "User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.registry.pusher" service is deprecated and will be removed in GosWebSocketBundle 4.0."
#code: 0
#file: "/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_Registry_PusherService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_Registry_PusherService.php:23 {
Container7eTLGZK\getGosWebSocket_Registry_PusherService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('gos/web-socket-bundle', '3.1', 'The "gos_web_socket.registry.pusher" service is deprecated and will be removed in GosWebSocketBundle 4.0.');
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_EventListener_ClosePusherConnectionsService.php:25 {
Container7eTLGZK\getGosWebSocket_EventListener_ClosePusherConnectionsService::do($container, $lazyLoad = true) …
›
› return $container->privates['gos_web_socket.event_listener.close_pusher_connections'] = new \Gos\Bundle\WebSocketBundle\EventListener\ClosePusherConnectionsListener(($container->services['gos_web_socket.registry.pusher'] ?? $container->load('getGosWebSocket_Registry_PusherService')));
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:4774 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::getEventDispatcherService():4774} …
› $instance->addListener('gos_web_socket.connection_rejected', [#[\Closure(name: 'gos_web_socket.event_listener.client', class: 'Gos\\Bundle\\WebSocketBundle\\EventListener\\ClientEventListener')] fn () => ($container->privates['gos_web_socket.event_listener.client'] ?? $container->load('getGosWebSocket_EventListener_ClientService')), 'onConnectionRejected'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'gos_web_socket.event_listener.close_pusher_connections', class: 'Gos\\Bundle\\WebSocketBundle\\EventListener\\ClosePusherConnectionsListener')] fn () => ($container->privates['gos_web_socket.event_listener.close_pusher_connections'] ?? $container->load('getGosWebSocket_EventListener_ClosePusherConnectionsService')), 'closeConnection'], 0);
› $instance->addListener('gos_web_socket.server_launched', [#[\Closure(name: 'gos_web_socket.event_listener.register_periodic_memory_timer', class: 'Gos\\Bundle\\WebSocketBundle\\EventListener\\RegisterPeriodicMemoryTimerListener')] fn () => ($container->privates['gos_web_socket.event_listener.register_periodic_memory_timer'] ?? $container->load('getGosWebSocket_EventListener_RegisterPeriodicMemoryTimerService')), 'registerPeriodicHandler'], 255);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:225 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:270 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:114 {
Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
› $this->terminating = true;
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:60 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->terminate(Request $request, Response $response): void …
› if ($this->innerKernel instanceof TerminableInterface) {
› $this->innerKernel->terminate($request, $response);
› }
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:51 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->terminate(Request $request, Response $response): void …
› if ($this->innerKernel instanceof TerminableInterface) {
› $this->innerKernel->terminate($request, $response);
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:147 {
Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:48 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› if ($this->kernel instanceof TerminableInterface) {
› $this->kernel->terminate($this->request, $response);
› }
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
]
2 => [
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.404+03:00"
"message" => "SET application_name TO '7990a2881a76a759a24fd187787aba26'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.405+03:00"
"message" => "Executing statement: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET application_name TO '7990a2881a76a759a24fd187787aba26'"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.405+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Oro\Bundle\LoggerBundle\Event\SetAppNameEvent"
"listener" => "Oro\Bundle\LoggerBundle\EventSubscriber\Trace\ApplicationNameSubscriber::onTraceSet"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.406+03:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticators" => 3
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.406+03:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.406+03:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.406+03:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.406+03:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.406+03:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.408+03:00"
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.guest_role_id AS guest_role_id_9, t0.default_role_id AS default_role_id_10 FROM oro_website t0 WHERE t0.is_default = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
true
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.408+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.guest_role_id AS guest_role_id_9, t0.default_role_id AS default_role_id_10 FROM oro_website t0 WHERE t0.is_default = ? LIMIT 1"
"params" => [
1 => 1
]
"types" => [
1 => 5
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.416+03:00"
"message" => "SELECT t0.id AS id_1, t0.last_visit AS last_visit_2, t0.session_id AS session_id_3, t0.serialized_data AS serialized_data_4, t0.cookies_accepted AS cookies_accepted_5, t0.customer_user_id AS customer_user_id_6 FROM oro_customer_visitor t0 WHERE t0.session_id = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"eec591c97547754bf672"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.416+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.last_visit AS last_visit_2, t0.session_id AS session_id_3, t0.serialized_data AS serialized_data_4, t0.cookies_accepted AS cookies_accepted_5, t0.customer_user_id AS customer_user_id_6 FROM oro_customer_visitor t0 WHERE t0.session_id = ? LIMIT 1"
"params" => [
1 => "eec591c97547754bf672"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Oro\Bundle\SecurityBundle\Http\Firewall\CaptchaProtectionListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Oro\Bundle\SSOBundle\Event\CheckPassportEventSubscriber::onCheckPassport"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
3
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.418+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?"
"params" => [
1 => 3
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Populated the TokenStorage with an Anonymous Customer User Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "User Deprecated: Since symfony/security-http 7.3: Implementing "Oro\Bundle\CustomerBundle\Entity\CustomerVisitor::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6312
#message: "User Deprecated: Since symfony/security-http 7.3: Implementing "Oro\Bundle\CustomerBundle\Entity\CustomerVisitor::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
#code: 0
#file: "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
#line: 321
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
› if ($deprecatedImplementations[$token::class]) {
› trigger_deprecation('symfony/security-http', '7.3', 'Implementing "%s::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.', get_debug_type($token));
›
}
/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:310 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
› if ($genericImplementations[$token::class]) {
› return self::checkEraseCredentials($token->getUser());
› }
}
/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:213 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
› if ($this->eraseCredentials) {
› self::checkEraseCredentials($authenticatedToken)?->eraseCredentials();
› }
}
/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
›
› $response = $this->executeAuthenticator($authenticator, $request);
› if (null !== $response) {
}
/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
›
› return $this->executeAuthenticators($authenticators, $request);
› }
}
/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› $request = $event->getRequest();
› $response = $this->authenticatorManager->authenticateRequest($request);
› if (null === $response) {
}
/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› {
› $this->authenticationManagerListener->authenticate($event);
› }
}
/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
› try {
› $this->listener->authenticate($event);
› } catch (LazyResponseException $e) {
}
/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
› } elseif (false !== $listener->supports($event->getRequest())) {
› $listener->authenticate($event);
› }
}
/app/vendor/symfony/security-http/Firewall.php:93 {
Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/app/vendor/oro/commerce/src/Oro/Bundle/RedirectBundle/Security/Firewall.php:67 {
Oro\Bundle\RedirectBundle\Security\Firewall->onKernelRequestBeforeRouting(RequestEvent $event) …
› }
› $this->baseFirewall->onKernelRequest($event);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "security.authentication.success"
"listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Authenticator successful!"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"token" => Oro\Bundle\CustomerBundle\Security\Token\AnonymousCustomerUserToken {#6282
-user: Oro\Bundle\CustomerBundle\Entity\CustomerVisitor {#6142 …}
-roleNames: [
"ROLE_FRONTEND_ANONYMOUS"
]
-attributes: []
-secret: ""
-credentials: []
-innerUser: null
#userRoles: [
Oro\Bundle\SecurityBundle\Model\Role {#6276
-role: "ROLE_FRONTEND_ANONYMOUS"
}
]
-organization: Proxies\__CG__\Oro\Bundle\OrganizationBundle\Entity\Organization {#5230 …}
}
"authenticator" => "Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Oro\Bundle\CustomerBundle\Security\Listener\AnonymousSuccessLoginListener::onSuccess"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Oro\Bundle\CustomerBundle\Security\Listener\AnonymousSuccessLoginListener::onSuccess"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Oro\Bundle\CheckoutBundle\EventListener\LoginOnCheckoutOrderLimitListener::onCheckoutLogin"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener::onSuccessfulLogin"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Oro\Bundle\CheckoutBundle\EventListener\LoginOnCheckoutListener::onCheckoutLogin"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\CheckRememberMeConditionsListener::onSuccessfulLogin"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\RememberMeListener::onSuccessfulLogin"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.419+03:00"
"message" => "Authenticator set no success response: request continues."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"authenticator" => "Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.433+03:00"
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8 FROM oro_web_catalog t0 WHERE t0.id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.433+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8 FROM oro_web_catalog t0 WHERE t0.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.437+03:00"
"message" => "SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.formatting_code AS formatting_code_2, o0_.rtl_mode AS rtl_mode_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.serialized_data AS serialized_data_6, o0_.language_id AS language_id_7, o0_.parent_id AS parent_id_8 FROM oro_localization o0_ ORDER BY o0_.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.437+03:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.formatting_code AS formatting_code_2, o0_.rtl_mode AS rtl_mode_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.serialized_data AS serialized_data_6, o0_.language_id AS language_id_7, o0_.parent_id AS parent_id_8 FROM oro_localization o0_ ORDER BY o0_.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.442+03:00"
"message" => "SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o0_.url_hash = ? AND o0_.url = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
1
"0b7b480b9ee42fd8ea55fa25393f8b5d"
"/sitemap.xml"
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.442+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o0_.url_hash = ? AND o0_.url = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC"
"params" => [
1 => 1
2 => 1
3 => "0b7b480b9ee42fd8ea55fa25393f8b5d"
4 => "/sitemap.xml"
5 => 1
]
"types" => [
1 => 1
2 => 1
3 => 2
4 => 2
5 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.445+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\LoggerBundle\EventListener\Trace\RequestTraceListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\ApiBundle\EventListener\JsonApiFormatOverrideListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\DraftableFilterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\InstallerBundle\EventListener\RequestListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\RedirectBundle\Security\Firewall::onKernelRequestBeforeRouting"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\OAuth2ServerBundle\EventListener\RedirectListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.446+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.447+03:00"
"message" => "User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.data_collector.websocket" service is deprecated and will be removed in GosWebSocketBundle 4.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7441
#message: "User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.data_collector.websocket" service is deprecated and will be removed in GosWebSocketBundle 4.0."
#code: 0
#file: "/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_DataCollector_WebsocketService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/dev/Container7eTLGZK/getGosWebSocket_DataCollector_WebsocketService.php:23 {
Container7eTLGZK\getGosWebSocket_DataCollector_WebsocketService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('gos/web-socket-bundle', '3.1', 'The "gos_web_socket.data_collector.websocket" service is deprecated and will be removed in GosWebSocketBundle 4.0.');
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3541 {
Container7eTLGZK\AppKernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:3599 {
Container7eTLGZK\AppKernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(($container->privates['oro_entity.profiler.duplicate_queries_data_collector'] ?? self::getOroEntity_Profiler_DuplicateQueriesDataCollectorService($container)));
› $instance->add(($container->privates['gos_web_socket.data_collector.websocket'] ?? $container->load('getGosWebSocket_DataCollector_WebsocketService')));
› $instance->add(($container->privates['oro_api.profiler.data_collector'] ?? self::getOroApi_Profiler_DataCollectorService($container)));
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:30890 {
Container7eTLGZK\AppKernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:6013 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::getEventDispatcherService():6013} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:225 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:270 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.456+03:00"
"message" => "SELECT o0_.id AS id_0, o0_.redirect_from_prototype AS redirect_from_prototype_1, o0_.redirect_from AS redirect_from_2, o0_.from_hash AS from_hash_3, o0_.redirect_to_prototype AS redirect_to_prototype_4, o0_.redirect_to AS redirect_to_5, o0_.redirect_type AS redirect_type_6, o1_.id AS id_7, o0_.slug_id AS slug_id_8 FROM oro_redirect o0_ LEFT JOIN oro_redirect_scope o2_ ON o0_.id = o2_.redirect_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.localization_id = ? OR o1_.localization_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) WHERE o0_.from_hash = ? AND o0_.redirect_from = ? ORDER BY o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o1_.localization_id DESC NULLS LAST"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
1
1
"0b7b480b9ee42fd8ea55fa25393f8b5d"
"/sitemap.xml"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.456+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT o0_.id AS id_0, o0_.redirect_from_prototype AS redirect_from_prototype_1, o0_.redirect_from AS redirect_from_2, o0_.from_hash AS from_hash_3, o0_.redirect_to_prototype AS redirect_to_prototype_4, o0_.redirect_to AS redirect_to_5, o0_.redirect_type AS redirect_type_6, o1_.id AS id_7, o0_.slug_id AS slug_id_8 FROM oro_redirect o0_ LEFT JOIN oro_redirect_scope o2_ ON o0_.id = o2_.redirect_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.localization_id = ? OR o1_.localization_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) WHERE o0_.from_hash = ? AND o0_.redirect_from = ? ORDER BY o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o1_.localization_id DESC NULLS LAST"
"params" => [
1 => 1
2 => 1
3 => 1
4 => "0b7b480b9ee42fd8ea55fa25393f8b5d"
5 => "/sitemap.xml"
]
"types" => [
1 => 1
2 => 1
3 => 1
4 => 2
5 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.457+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7504
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/ProductQuickOrderFormNotFoundListener.php:41 {
Oro\Bundle\ProductBundle\EventListener\ProductQuickOrderFormNotFoundListener->isSupported(ExceptionEvent $event): bool …
› $request = $event->getRequest();
› $route = $request->get('_route');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/ProductQuickOrderFormNotFoundListener.php:28 {
Oro\Bundle\ProductBundle\EventListener\ProductQuickOrderFormNotFoundListener->onKernelException(ExceptionEvent $event): void …
› {
› if (!$this->isSupported($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.458+03:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev.light2life.ru/sitemap.xml" (from "http://dev.light2life.ru/sitemap.xml")" at RouterListener.php line 156"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#6319
#message: "No route found for "GET https://dev.light2life.ru/sitemap.xml" (from "http://dev.light2life.ru/sitemap.xml")"
#code: 0
#file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 156
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#6336 …}
-statusCode: 404
-headers: []
trace: {
/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\EntityBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\ProductBundle\EventListener\ProductAccessExceptionListener::onAccessException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\UserBundle\EventListener\PasswordChangeExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\SecurityBundle\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\RedirectBundle\EventListener\RedirectExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\ProductBundle\EventListener\ProductQuickOrderFormNotFoundListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\CustomerBundle\EventListener\DisabledUserSessionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\UnhandledApiErrorExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#9837
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Bundle/NavigationBundle/Event/ResponseHashnavListener.php:41 {
Oro\Bundle\NavigationBundle\Event\ResponseHashnavListener->onResponse(ResponseEvent $event): void …
› $request = $event->getRequest();
› if ($request->get(self::HASH_NAVIGATION_HEADER) || $request->headers->get(self::HASH_NAVIGATION_HEADER)) {
› $location = '';
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.510+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#9836
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:139 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->isApplicable(KernelEvent $event): bool …
› {
› if (!\in_array($event->getRequest()->get('_route'), $this->applicableRoutes, true)) {
› // Empty search results page must not be available on an unsupported route.
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:53 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->onKernelResponse(ResponseEvent $event): void …
› {
› if (!$this->isApplicable($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.549+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.549+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.549+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.549+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.549+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.549+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\MaintenanceBundle\EventListener\MaintenanceListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\UIBundle\EventListener\SymfonyDebugToolbarReplaceListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\CsrfProtectionRequestListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\PermissionsPolicyHeaderRequestListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\UserBundle\EventListener\TurnOffCachingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\NavigationBundle\Event\ResponseHistoryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\NavigationBundle\Event\ResponseHashnavListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorCookieResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\UnauthorizedApiRequestListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Oro\Bundle\RedirectBundle\Security\Firewall::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.550+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
7526 => [
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.458+03:00"
"message" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.enabled AS enabled_3, t0.installed_build_date AS installed_build_date_4, t0.local_files_language AS local_files_language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.organization_id AS organization_id_8 FROM oro_language t0 WHERE t0.id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.459+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.enabled AS enabled_3, t0.installed_build_date AS installed_build_date_4, t0.local_files_language AS local_files_language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.organization_id AS organization_id_8 FROM oro_language t0 WHERE t0.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.461+03:00"
"message" => "SELECT o0_.theme AS theme_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.461+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT o0_.theme AS theme_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7765
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/EventListener/ThemeListener.php:35 {
Oro\Bundle\FrontendBundle\EventListener\ThemeListener->onKernelRequest(RequestEvent $event): void …
› $hashNavigationHeader =
› $request->get(ResponseHashnavListener::HASH_NAVIGATION_HEADER)
› || $request->headers->get(ResponseHashnavListener::HASH_NAVIGATION_HEADER);
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7768
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Bundle/FeatureToggleBundle/EventListener/RequestListener.php:24 {
Oro\Bundle\FeatureToggleBundle\EventListener\RequestListener->onRequest(RequestEvent $event): void …
› {
› $route = $event->getRequest()->get('_route');
› if (null !== $route && !$this->featureChecker->isResourceEnabled($route, 'routes')) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7769
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/WebsiteSearchTerm/RedirectActionTypeSearchPageKernelListener.php:68 {
Oro\Bundle\ProductBundle\EventListener\WebsiteSearchTerm\RedirectActionTypeSearchPageKernelListener->isApplicable(KernelEvent $event): bool …
›
› if (!\in_array($event->getRequest()->get('_route'), $this->applicableRoutes, true)) {
› // Not applicable route.
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/WebsiteSearchTerm/RedirectActionTypeSearchPageKernelListener.php:39 {
Oro\Bundle\ProductBundle\EventListener\WebsiteSearchTerm\RedirectActionTypeSearchPageKernelListener->onKernelEvent(RequestEvent $event): void …
› {
› if (!$this->isApplicable($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#7790
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Component/DraftSession/EventListener/SetDraftSessionUuidToRequestContextListener.php:37 {
Oro\Component\DraftSession\EventListener\SetDraftSessionUuidToRequestContextListener->onKernelRequest(RequestEvent $event): void …
› $request = $event->getRequest();
› $uuid = $request->get($this->parameterName);
› if ($uuid) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\LoggerBundle\EventListener\Trace\RequestTraceListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.462+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\ApiBundle\EventListener\JsonApiFormatOverrideListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\DraftableFilterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\InstallerBundle\EventListener\RequestListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\RedirectBundle\Security\Firewall::onKernelRequestBeforeRouting"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\OAuth2ServerBundle\EventListener\RedirectListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\ApiBundle\EventListener\ErrorHandlingBodyListenerDecorator::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\RedirectBundle\Security\Firewall::onKernelRequestAfterRouting"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\SecurityBundle\Http\Firewall\ContextListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\LocaleBundle\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\GuestAccessRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\OAuth2ServerBundle\EventListener\OldApiAccessRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\UIBundle\EventListener\ContentProviderListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\EmailBundle\EventListener\NotificationAlertsListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\UserBundle\Security\DisabledLoginSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\SoapBundle\EventListener\ApiSubRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\ThemeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\WebsiteBundle\EventListener\AssetsRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\FeatureToggleBundle\EventListener\RequestListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\NavigationBundle\Event\AddMasterRequestRouteListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\ProductBundle\EventListener\WebsiteSearchTerm\RedirectActionTypeSearchPageKernelListener::onKernelEvent"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorUpdateLastVisitListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\CustomerBundle\Doctrine\DoctrineFiltersListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.463+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Component\DraftSession\EventListener\BeginDraftSessionOnRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.464+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Component\DraftSession\EventListener\SetDraftSessionUuidToRequestContextListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.464+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Component\DraftSession\EventListener\EnableEntityDraftsOnRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.464+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.464+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\SoapBundle\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.464+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\LayoutBundle\EventListener\ThemeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.464+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Oro\Bundle\MessageQueueBundle\Client\RequestWatcher::onRequestStart"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\EmailBundle\EventListener\MailboxAuthorizationListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\ValidateApiDocViewListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\DraftableFilterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\VisibilityBundle\EventListener\CategoryVisibleListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\PlatformBundle\EventListener\Controller\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\DistributionBundle\EventListener\ControllerTemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\CsrfProtectionRequestListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\ProductBundle\EventListener\RestrictProductViewByInventoryStatusListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.466+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Oro\Bundle\ProductBundle\EventListener\RestrictVariantProductViewListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.481+03:00"
"message" => "Invoked controller "Symfony\Component\HttpKernel\Controller\ErrorController::__invoke". (SUB_REQUEST)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.481+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.481+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Oro\Bundle\ShoppingListBundle\EventListener\FrontendShoppingListTotalListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ControllerListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.482+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Oro\Bundle\DraftBundle\EventListener\DraftKernelListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.499+03:00"
"message" => "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1750
#message: "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
#code: 0
#file: "/app/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php"
#line: 35
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:35 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener->__construct(bool $enabled, bool $modeBlock, ?string $reportUri = null) …
›
› trigger_deprecation('nelmio/security-bundle', '3.4.0', 'The "%s" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.', __CLASS__);
› }
}
/app/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:80 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(array $config): XssProtectionListener …
›
› return new self($enabled, $modeBlock, $reportUri);
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:14717 {
Container7eTLGZK\AppKernelDevDebugContainer::getNelmioSecurity_XssProtectionListenerService($container) …
› {
› return $container->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true, 'mode_block' => true, 'report_uri' => NULL]);
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:6061 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::getEventDispatcherService():6061} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.csp_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\ContentSecurityPolicyListener')] fn () => ($container->privates['nelmio_security.csp_listener'] ?? self::getNelmioSecurity_CspListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.xss_protection_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\XssProtectionListener')] fn () => ($container->privates['nelmio_security.xss_protection_listener'] ?? self::getNelmioSecurity_XssProtectionListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('console.command', [#[\Closure(name: 'oro_api.listener.api_doc_cache_clear', class: 'Oro\\Bundle\\ApiBundle\\EventListener\\ApiDocCacheClearListener')] fn () => ($container->privates['oro_api.listener.api_doc_cache_clear'] ?? $container->load('getOroApi_Listener_ApiDocCacheClearService')), 'onConsoleCommand'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:225 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:270 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.499+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#8648
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Bundle/NavigationBundle/Event/ResponseHashnavListener.php:41 {
Oro\Bundle\NavigationBundle\Event\ResponseHashnavListener->onResponse(ResponseEvent $event): void …
› $request = $event->getRequest();
› if ($request->get(self::HASH_NAVIGATION_HEADER) || $request->headers->get(self::HASH_NAVIGATION_HEADER)) {
› $location = '';
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.499+03:00"
"message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#8649
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:139 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->isApplicable(KernelEvent $event): bool …
› {
› if (!\in_array($event->getRequest()->get('_route'), $this->applicableRoutes, true)) {
› // Empty search results page must not be available on an unsupported route.
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:53 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->onKernelResponse(ResponseEvent $event): void …
› {
› if (!$this->isApplicable($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\MaintenanceBundle\EventListener\MaintenanceListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\UIBundle\EventListener\SymfonyDebugToolbarReplaceListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\CsrfProtectionRequestListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\PermissionsPolicyHeaderRequestListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.508+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\UserBundle\EventListener\TurnOffCachingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\NavigationBundle\Event\ResponseHistoryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\NavigationBundle\Event\ResponseHashnavListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\CustomerBundle\Security\Listener\CustomerVisitorCookieResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\FrontendBundle\EventListener\UnauthorizedApiRequestListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Oro\Bundle\SecurityBundle\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Oro\Bundle\RedirectBundle\Security\Firewall::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1789769782
"timestamp_rfc3339" => "2026-09-19T01:16:22.509+03:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"" => 0
2 => 1
7526 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#613 …}
} |