| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1833
-records: [
"" => [
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.385+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.385+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.387+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.389+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.415+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.417+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.421+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.421+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.602+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 {#7814
#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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.602+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 {#8820
#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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.423+03:00"
"message" => "SET application_name TO '7f8c55e9d88514510d281f85fb0d276d'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.424+03:00"
"message" => "Executing statement: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET application_name TO '7f8c55e9d88514510d281f85fb0d276d'"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.424+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.425+03:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "frontend"
"authenticators" => 3
]
"channel" => "security"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.425+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.425+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.425+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.426+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.426+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.428+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.428+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.440+03:00"
"message" => "User Deprecated: Since symfony/security-http 7.2: Using an empty string as user identifier is deprecated and will throw an exception in Symfony 8.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4869
#message: "User Deprecated: Since symfony/security-http 7.2: Using an empty string as user identifier is deprecated and will throw an exception in Symfony 8.0."
#code: 0
#file: "/app/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php"
#line: 135
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:135 {
Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->validateUserIdentifier(string $userIdentifier): void …
› if ('' === $userIdentifier) {
› trigger_deprecation('symfony/security-http', '7.2', 'Using an empty string as user identifier is deprecated and will throw an exception in Symfony 8.0.');
› // throw new BadCredentialsException('Empty user identifier.');
}
/app/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:57 {
Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->__construct(string $userIdentifier, ?callable $userLoader = null, ?array $attributes = null, ?Closure $identifierNormalizer = null) …
› ) {
› $this->validateUserIdentifier($userIdentifier);
›
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/Badge/AnonymousCustomerUserBadge.php:23 {
Oro\Bundle\CustomerBundle\Security\Badge\AnonymousCustomerUserBadge->__construct(string $userIdentifier, ?callable $userLoader = null) …
› {
› parent::__construct($userIdentifier, $userLoader);
›
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/CustomerBundle/Security/AnonymousCustomerUserAuthenticator.php:78 {
Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator->authenticate(Request $request): Passport …
› $passport = new AnonymousSelfValidatingPassport(
› new AnonymousCustomerUserBadge($credentials, [$this, 'getVisitor']),
› );
}
/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:72 {
Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): Passport …
› try {
› $this->passport = $this->authenticator->authenticate($request);
› } finally {
}
/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:185 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
› // get the passport from the Authenticator
› $passport = $authenticator->authenticate($request);
›
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.441+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.441+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.441+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.441+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.441+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.442+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.442+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.442+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.442+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.443+03:00"
"message" => "Populated the TokenStorage with an Anonymous Customer User Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.443+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 {#6235
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.443+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.443+03:00"
"message" => "Authenticator successful!"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"token" => Oro\Bundle\CustomerBundle\Security\Token\AnonymousCustomerUserToken {#6205
-user: Oro\Bundle\CustomerBundle\Entity\CustomerVisitor {#6079 …}
-roleNames: [
"ROLE_FRONTEND_ANONYMOUS"
]
-attributes: []
-secret: ""
-credentials: []
-innerUser: null
#userRoles: [
Oro\Bundle\SecurityBundle\Model\Role {#6199
-role: "ROLE_FRONTEND_ANONYMOUS"
}
]
-organization: Proxies\__CG__\Oro\Bundle\OrganizationBundle\Entity\Organization {#5230 …}
}
"authenticator" => "Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.444+03:00"
"message" => "Authenticator set no success response: request continues."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"authenticator" => "Oro\Bundle\CustomerBundle\Security\AnonymousCustomerUserAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.462+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.462+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.470+03:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "oro_product_frontend_product_view"
"route_parameters" => [
"_route" => "oro_product_frontend_product_view"
"_controller" => "Oro\Bundle\ProductBundle\Controller\Frontend\ProductController::viewAction"
"id" => "38"
]
"request_uri" => "https://dev.light2life.ru/product/view/38"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.471+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.471+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.472+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 {#6647
#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/UIBundle/EventListener/ContentProviderListener.php:29 {
Oro\Bundle\UIBundle\EventListener\ContentProviderListener->onKernelRequest(RequestEvent $event): void …
› $request = $event->getRequest();
› $contentProvidersToEnable = $request->get('_enableContentProviders');
› $displayContentProviders = $request->get('_displayContentProviders');
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.473+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 {#6650
#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/UIBundle/EventListener/ContentProviderListener.php:30 {
Oro\Bundle\UIBundle\EventListener\ContentProviderListener->onKernelRequest(RequestEvent $event): void …
› $contentProvidersToEnable = $request->get('_enableContentProviders');
› $displayContentProviders = $request->get('_displayContentProviders');
› if (!$contentProvidersToEnable && !$displayContentProviders) {
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.473+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.473+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.474+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 {#6700
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.474+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 {#6703
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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 {#6714
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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 {#6730
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.494+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.495+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.496+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.497+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.497+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.497+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.497+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.497+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.497+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.498+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.499+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.501+03:00"
"message" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"38"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.501+03:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [
1 => "38"
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.510+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.511+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.511+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.511+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.512+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 {#7786
#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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.513+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 {#7828
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.513+03:00"
"message" => "Uncaught PHP Exception ErrorException: "Warning: require(/app/var/cache/dev/doctrine/orm/Proxies/__CG__OroBundleProductBundleEntityBrand.php): Failed to open stream: No such file or directory" at AbstractProxyFactory.php line 212"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ErrorException {#7267
#message: "Warning: require(/app/var/cache/dev/doctrine/orm/Proxies/__CG__OroBundleProductBundleEntityBrand.php): Failed to open stream: No such file or directory"
#code: 0
#file: "/app/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php"
#line: 212
#severity: E_WARNING
trace: {
/app/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:212 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
› $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);
› require $fileName;
› break;
}
/app/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:111 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) …
› {
› $definition = $this->definitions[$className] ?? $this->getProxyDefinition($className);
› $fqcn = $definition->proxyClassName;
arguments: {
$className: "Oro\Bundle\ProductBundle\Entity\Brand"
}
}
/app/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:211 {
Doctrine\ORM\Proxy\ProxyFactory->getProxy($className, array $identifier) …
› // @phpstan-ignore method.deprecatedClass
› return parent::getProxy($className, $identifier);
› }
arguments: {
$className: "Oro\Bundle\ProductBundle\Entity\Brand"
$identifier: [ …1]
}
}
/app/vendor/doctrine/orm/src/UnitOfWork.php:3119 {
Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
› case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:
› $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $normalizedAssociatedId);
› $this->registerManaged($newValue, $associatedId, []);
arguments: {
$className: "Oro\Bundle\ProductBundle\Entity\Brand"
$identifier: [ …1]
}
}
/app/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:181 {
Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) …
› $uow = $this->_em->getUnitOfWork();
› $entity = $uow->createEntity($entityName, $data, $this->_hints);
›
arguments: {
$className: "Oro\Bundle\ProductBundle\Entity\Product"
$data: [ …34]
&$hints: [ …1]
}
}
/app/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:66 {
Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() …
› while ($row = $this->statement()->fetchAssociative()) {
› $this->hydrateRowData($row, $result);
› }
arguments: {
$row: [ …34]
&$result: []
}
}
/app/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:276 {
Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
› try {
› $result = $this->hydrateAllData();
› } finally {
}
/app/var/cache/dev/oro_entities/OroLoggingHydrator/LoggingSimpleObjectHydrator.php:10 {
OroLoggingHydrator\LoggingSimpleObjectHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
› $logger->startHydration('SimpleObjectHydrator');
› $result = parent::hydrateAll($stmt, $resultSetMapping, $hints);
› $logger->stopHydration(null === $result ? 0 : count($result), $resultSetMapping->getAliasMap());
arguments: {
$stmt: Doctrine\DBAL\Result {#6994 …}
$resultSetMapping: Doctrine\ORM\Query\ResultSetMapping {#6893 …}
$hints: []
}
}
/app/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:787 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
› $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);
› $entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);
›
arguments: {
$stmt: Doctrine\DBAL\Result {#6994 …}
$resultSetMapping: Doctrine\ORM\Query\ResultSetMapping {#6893 …}
$hints: []
}
}
/app/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:797 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
› {
› return $this->load($identifier, $entity);
› }
arguments: {
$criteria: [ …1]
$entity: null
}
}
/app/vendor/doctrine/orm/src/EntityManager.php:530 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
arguments: {
$identifier: [ …1]
}
}
/app/vendor/doctrine/orm/src/EntityRepository.php:196 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
arguments: {
$className: "Oro\Bundle\ProductBundle\Entity\Product"
$id: []
$lockMode: null
$lockVersion: null
}
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/AbstractRestrictProductViewListener.php:37 {
Oro\Bundle\ProductBundle\EventListener\AbstractRestrictProductViewListener->getProduct(ControllerEvent $event): Product …
› ->getRepository(Product::class)
› ->find($event->getRequest()->attributes->get('id'));
› }
arguments: {
$id: "38"
}
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/AbstractRestrictProductViewListener.php:53 {
Oro\Bundle\ProductBundle\EventListener\AbstractRestrictProductViewListener->onKernelController(ControllerEvent $event): void …
›
› $product = $this->getProduct($event);
› if (!$product) {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
arguments: {
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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 {#9809
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.582+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 {#9810
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.598+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.598+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.599+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.600+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"
]
]
7841 => [
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.513+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 {#8001
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.514+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 {#8006
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.514+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 {#8011
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.514+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 {#8020
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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);
›
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.514+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.514+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.515+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.516+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.516+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.516+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.516+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.516+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.517+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.518+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.519+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.520+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.521+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.521+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.537+03:00"
"message" => "Invoked controller "Symfony\Component\HttpKernel\Controller\ErrorController::__invoke". (SUB_REQUEST)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.537+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.538+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.573+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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.574+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 {#8887
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.574+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 {#8888
#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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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\ControllerEvent {#4416 …}
...: {
"kernel.controller"
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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
$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: [ …11]
$eventName: "kernel.controller"
$event: Symfony\Component\HttpKernel\Event\ControllerEvent {#4416 …}
}
}
/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\ControllerEvent {#4416 …}
$eventName: "kernel.controller"
}
}
/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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.579+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.580+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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" => 1789783646
"timestamp_rfc3339" => "2026-09-19T05:07:26.581+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
7841 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#613 …}
} |