| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1833
-records: [
"" => [
[
"timestamp" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.942+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.942+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.945+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.946+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.969+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.972+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.977+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.977+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.461+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 {#5791
#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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.461+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 {#8034
#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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.980+03:00"
"message" => "SET application_name TO '43a892cb7e585ef68f7ccd775eb1697e'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.980+03:00"
"message" => "Executing statement: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET application_name TO '43a892cb7e585ef68f7ccd775eb1697e'"
]
"channel" => "doctrine"
]
[
"timestamp" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.980+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.982+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" => 1789777604
"timestamp_rfc3339" => "2026-09-19T03:26:44.983+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.355+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.355+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.360+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.360+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.360+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.361+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.362+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.363+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 {#5764
#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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.363+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 {#5803
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/ProductQuickOrderFormNotFoundListener.php:41 {
Oro\Bundle\ProductBundle\EventListener\ProductQuickOrderFormNotFoundListener->isSupported(ExceptionEvent $event): bool …
› $request = $event->getRequest();
› $route = $request->get('_route');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/ProductQuickOrderFormNotFoundListener.php:28 {
Oro\Bundle\ProductBundle\EventListener\ProductQuickOrderFormNotFoundListener->onKernelException(ExceptionEvent $event): void …
› {
› if (!$this->isSupported($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.363+03:00"
"message" => "Uncaught PHP Exception Error: "Failed opening required '/app/var/cache/dev/doctrine/orm/Proxies/__CG__OroBundleOrganizationBundleEntityOrganization.php' (include_path='.:/usr/local/lib/php')" at AbstractProxyFactory.php line 212"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Error {#4859
#message: "Failed opening required '/app/var/cache/dev/doctrine/orm/Proxies/__CG__OroBundleOrganizationBundleEntityOrganization.php' (include_path='.:/usr/local/lib/php')"
#code: 0
#file: "/app/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php"
#line: 212
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\OrganizationBundle\Entity\Organization"
}
}
/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\OrganizationBundle\Entity\Organization"
$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\OrganizationBundle\Entity\Organization"
$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\WebsiteBundle\Entity\Website"
$data: [ …10]
&$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: [ …10]
&$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 {#5216 …}
$resultSetMapping: Doctrine\ORM\Query\ResultSetMapping {#5277 …}
$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 {#5216 …}
$resultSetMapping: Doctrine\ORM\Query\ResultSetMapping {#5277 …}
$hints: []
}
}
/app/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
arguments: {
$criteria: [ …1]
$entity: null
$assoc: null
$hints: []
$lockMode: null
$limit: 1
$orderBy: null
}
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/WebsiteBundle/Entity/Repository/WebsiteRepository.php:93 {
Oro\Bundle\WebsiteBundle\Entity\Repository\WebsiteRepository->getDefaultWebsite() …
› {
› return $this->findOneBy(['default' => true]);
› }
arguments: {
$criteria: [ …1]
}
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/WebsiteBundle/Manager/WebsiteManager.php:63 {
Oro\Bundle\WebsiteBundle\Manager\WebsiteManager->getDefaultWebsite(): Website …
› ->getRepository(Website::class)
› ->getDefaultWebsite();
› }
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/WebsiteBundle/Manager/WebsiteManager.php:75 {
Oro\Bundle\WebsiteBundle\Manager\WebsiteManager->findCurrentWebsite(): Website …
› {
› return $this->getDefaultWebsite();
› }
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/WebsiteBundle/Manager/WebsiteManager.php:49 {
Oro\Bundle\WebsiteBundle\Manager\WebsiteManager->getCurrentWebsite(): Website …
›
› $this->currentWebsite = $this->findCurrentWebsite();
›
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/WebsiteBundle/EventListener/RedirectListener.php:72 {
Oro\Bundle\WebsiteBundle\EventListener\RedirectListener->getWebsite(Request $request): Website …
› if (!$website) {
› $website = $this->websiteManager->getCurrentWebsite();
› }
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/WebsiteBundle/EventListener/RedirectListener.php:48 {
Oro\Bundle\WebsiteBundle\EventListener\RedirectListener->onRequest(RequestEvent $event): void …
›
› $website = $this->getWebsite($request);
› if (null === $website) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/oro/oauth2-server/src/Oro/Bundle/OAuth2ServerBundle/EventListener/RedirectListener.php:29 {
Oro\Bundle\OAuth2ServerBundle\EventListener\RedirectListener->onRequest(RequestEvent $event): void …
›
› $this->innerRedirectListener->onRequest($event);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.437+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.437+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.438+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.440+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.440+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.440+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.441+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.441+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 {#9215
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Bundle/NavigationBundle/Event/ResponseHashnavListener.php:41 {
Oro\Bundle\NavigationBundle\Event\ResponseHashnavListener->onResponse(ResponseEvent $event): void …
› $request = $event->getRequest();
› if ($request->get(self::HASH_NAVIGATION_HEADER) || $request->headers->get(self::HASH_NAVIGATION_HEADER)) {
› $location = '';
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.441+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 {#9214
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:139 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->isApplicable(KernelEvent $event): bool …
› {
› if (!\in_array($event->getRequest()->get('_route'), $this->applicableRoutes, true)) {
› // Empty search results page must not be available on an unsupported route.
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:53 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->onKernelResponse(ResponseEvent $event): void …
› {
› if (!$this->isApplicable($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.458+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.459+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.460+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"
]
]
5817 => [
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.364+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.364+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.365+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.365+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.373+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.373+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.376+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 {#7185
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/EventListener/ThemeListener.php:35 {
Oro\Bundle\FrontendBundle\EventListener\ThemeListener->onKernelRequest(RequestEvent $event): void …
› $hashNavigationHeader =
› $request->get(ResponseHashnavListener::HASH_NAVIGATION_HEADER)
› || $request->headers->get(ResponseHashnavListener::HASH_NAVIGATION_HEADER);
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.376+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 {#7190
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Bundle/FeatureToggleBundle/EventListener/RequestListener.php:24 {
Oro\Bundle\FeatureToggleBundle\EventListener\RequestListener->onRequest(RequestEvent $event): void …
› {
› $route = $event->getRequest()->get('_route');
› if (null !== $route && !$this->featureChecker->isResourceEnabled($route, 'routes')) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.376+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 {#7195
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/WebsiteSearchTerm/RedirectActionTypeSearchPageKernelListener.php:68 {
Oro\Bundle\ProductBundle\EventListener\WebsiteSearchTerm\RedirectActionTypeSearchPageKernelListener->isApplicable(KernelEvent $event): bool …
›
› if (!\in_array($event->getRequest()->get('_route'), $this->applicableRoutes, true)) {
› // Not applicable route.
}
/app/vendor/oro/commerce/src/Oro/Bundle/ProductBundle/EventListener/WebsiteSearchTerm/RedirectActionTypeSearchPageKernelListener.php:39 {
Oro\Bundle\ProductBundle\EventListener\WebsiteSearchTerm\RedirectActionTypeSearchPageKernelListener->onKernelEvent(RequestEvent $event): void …
› {
› if (!$this->isApplicable($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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 {#7205
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Component/DraftSession/EventListener/SetDraftSessionUuidToRequestContextListener.php:37 {
Oro\Component\DraftSession\EventListener\SetDraftSessionUuidToRequestContextListener->onKernelRequest(RequestEvent $event): void …
› $request = $event->getRequest();
› $uuid = $request->get($this->parameterName);
› if ($uuid) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.377+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.378+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.379+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.379+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.379+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.379+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.380+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.394+03:00"
"message" => "Invoked controller "Symfony\Component\HttpKernel\Controller\ErrorController::__invoke". (SUB_REQUEST)"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.395+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.428+03:00"
"message" => "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1750
#message: "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead."
#code: 0
#file: "/app/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php"
#line: 35
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:35 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener->__construct(bool $enabled, bool $modeBlock, ?string $reportUri = null) …
›
› trigger_deprecation('nelmio/security-bundle', '3.4.0', 'The "%s" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.', __CLASS__);
› }
}
/app/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:80 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(array $config): XssProtectionListener …
›
› return new self($enabled, $modeBlock, $reportUri);
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:14717 {
Container7eTLGZK\AppKernelDevDebugContainer::getNelmioSecurity_XssProtectionListenerService($container) …
› {
› return $container->privates['nelmio_security.xss_protection_listener'] = \Nelmio\SecurityBundle\EventListener\XssProtectionListener::fromConfig(['enabled' => true, 'mode_block' => true, 'report_uri' => NULL]);
› }
}
/app/var/cache/dev/Container7eTLGZK/AppKernelDevDebugContainer.php:6061 {
Container7eTLGZK\AppKernelDevDebugContainer::{closure:Container7eTLGZK\AppKernelDevDebugContainer::getEventDispatcherService():6061} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.csp_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\ContentSecurityPolicyListener')] fn () => ($container->privates['nelmio_security.csp_listener'] ?? self::getNelmioSecurity_CspListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'nelmio_security.xss_protection_listener', class: 'Nelmio\\SecurityBundle\\EventListener\\XssProtectionListener')] fn () => ($container->privates['nelmio_security.xss_protection_listener'] ?? self::getNelmioSecurity_XssProtectionListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('console.command', [#[\Closure(name: 'oro_api.listener.api_doc_cache_clear', class: 'Oro\\Bundle\\ApiBundle\\EventListener\\ApiDocCacheClearListener')] fn () => ($container->privates['oro_api.listener.api_doc_cache_clear'] ?? $container->load('getOroApi_Listener_ApiDocCacheClearService')), 'onConsoleCommand'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:225 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:270 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.429+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 {#8100
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/platform/src/Oro/Bundle/NavigationBundle/Event/ResponseHashnavListener.php:41 {
Oro\Bundle\NavigationBundle\Event\ResponseHashnavListener->onResponse(ResponseEvent $event): void …
› $request = $event->getRequest();
› if ($request->get(self::HASH_NAVIGATION_HEADER) || $request->headers->get(self::HASH_NAVIGATION_HEADER)) {
› $location = '';
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.429+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 {#8101
#message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
#code: 0
#file: "/app/vendor/symfony/http-foundation/Request.php"
#line: 756
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/http-foundation/Request.php:756 {
Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
› {
› trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');
›
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:139 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->isApplicable(KernelEvent $event): bool …
› {
› if (!\in_array($event->getRequest()->get('_route'), $this->applicableRoutes, true)) {
› // Empty search results page must not be available on an unsupported route.
}
/app/vendor/oro/commerce/src/Oro/Bundle/WebCatalogBundle/EventListener/EmptySearchResultsPageEventListener.php:53 {
Oro\Bundle\WebCatalogBundle\EventListener\EmptySearchResultsPageEventListener->onKernelResponse(ResponseEvent $event): void …
› {
› if (!$this->isApplicable($event)) {
› return;
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#617 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …44]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#4245 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/app/vendor/oro/customer-portal/src/Oro/Bundle/FrontendBundle/Request/StorefrontSessionHttpKernelDecorator.php:53 {
Oro\Bundle\FrontendBundle\Request\StorefrontSessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/oro/platform/src/Oro/Bundle/SecurityBundle/Request/SessionHttpKernelDecorator.php:44 {
Oro\Bundle\SecurityBundle\Request\SessionHttpKernelDecorator->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->innerKernel->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
/app/vendor/autoload_runtime.php:40 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/app/public/index.php:3 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.434+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.435+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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" => 1789777605
"timestamp_rfc3339" => "2026-09-19T03:26:45.436+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
5817 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#613 …}
} |