07:45:23.185
deprecation
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct " to "false " is deprecated.
07:45:23.185
deprecation
User Deprecated: The "cmf.customer_exporter_manager " service is deprecated. Use "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface " instead
07:45:23.185
deprecation
User Deprecated: The "cmf.link-activity-definition.linkgenerator " service is deprecated. Use "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator " instead
07:45:23.185
deprecation
User Deprecated: Since symfony/cache 5.4: Usage of a DBAL Connection with "Symfony\Component\Cache\Adapter\PdoAdapter " is deprecated and will be removed in symfony 6.0. Use "Symfony\Component\Cache\Adapter\DoctrineDbalAdapter " instead.
07:45:23.185
deprecation
User Deprecated: Since symfony/lock 5.4: Usage of a DBAL Connection with "Symfony\Component\Lock\Store\PdoStore " is deprecated and will be removed in symfony 6.0. Use "Symfony\Component\Lock\Store\DoctrineDbalStore " instead.
07:45:23.185
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session " service and "SessionInterface " alias are deprecated, use "$requestStack->getSession() " instead.
07:45:23.186
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
07:45:23.186
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
07:45:23.186
deprecation
User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag " service is deprecated, use "$session->getFlashBag() " instead.
07:45:23.186
deprecation
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() " is deprecated, use "getMainRequest() " instead.
07:45:23.188
info
Matched route "pimcore_admin_login_lostpassword " .
07:45:23.188
debug
Resolved pimcore context for path "/admin/login/lostpassword " to "admin "
07:45:23.189
debug
Opening admin session "PHPSESSID "
07:45:23.189
debug
Admin session "PHPSESSID " was successfully opened. Open admin sessions: 1
07:45:23.189
debug
Admin session "PHPSESSID " was written and closed
07:45:23.190
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.pimcore_admin " service is deprecated, use the new authenticator system instead.
07:45:23.190
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener " class is deprecated, use the new authenticator system instead.
07:45:23.190
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler " service is deprecated, use the new authenticator system instead.
07:45:23.190
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler " class is deprecated, use the new authenticator system instead.
07:45:23.190
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager " service is deprecated, use the new authenticator system instead.
07:45:23.191
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager " class is deprecated, use the new authenticator system instead.
07:45:23.191
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent " class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent " with the new authenticator system instead.
07:45:23.191
debug
Checking for guard authentication credentials.
07:45:23.191
debug
Checking support on guard authenticator.
07:45:23.191
debug
Guard authenticator does not support the request.
07:45:23.192
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.pimcore_admin " service is deprecated, use the new authenticator system instead.
07:45:23.192
deprecation
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener " class is deprecated, use the new authenticator system instead.
07:45:23.192
deprecation
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken " class is deprecated.
07:45:23.192
deprecation
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface " as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken " is deprecated.
07:45:23.192
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface " interface is deprecated, use the new authenticator system instead.
07:45:23.193
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator.inner " service is deprecated, use the new authenticator system instead.
07:45:23.193
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider " class is deprecated, use the new authenticator system instead.
07:45:23.193
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider " class is deprecated, use the new authenticator system instead.
07:45:23.193
deprecation
User Deprecated: Since pimcore/pimcore 10.1: The "pimcore.security.encoder_factory " service is deprecated, use "pimcore.security.user_password_hasher " instead.
07:45:23.193
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead.
07:45:23.194
deprecation
User Deprecated: Method "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface::getEncoder() " might add "PasswordEncoderInterface " as a native return type declaration in the future. Do the same in implementation "Pimcore\Security\Encoder\EncoderFactory " now to avoid errors or add an explicit @return annotation to suppress this message.
07:45:23.194
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
07:45:23.194
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory " instead.
07:45:23.194
deprecation
User Deprecated: Since symfony/security-core 5.3: Passing a "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " instance to the "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider " constructor is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead.
07:45:23.195
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.pimcore_admin.two_factor_decorator.inner " service is deprecated, use the new authenticator system instead.
07:45:23.195
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider " class is deprecated, use the new authenticator system instead.
07:45:23.196
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator.inner " service is deprecated, use the new authenticator system instead.
07:45:23.196
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider " class is deprecated, use the new authenticator system instead.
07:45:23.196
deprecation
User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated() " is deprecated, return null from "getUser() " instead when a token is not authenticated.
07:45:23.196
deprecation
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents() " might add "array " as a native return type declaration in the future. Do the same in implementation "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor " now to avoid errors or add an explicit @return annotation to suppress this message.
07:45:23.196
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin " .
07:45:23.196
debug
Notified event "security.authentication.success " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin " .
07:45:23.196
info
Populated the TokenStorage with an anonymous Token.
security
07:45:23.197
deprecation
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct " is deprecated.
php
Show context
Show trace
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {
› trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);
› $authManager = $exceptionOnNoToken;
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_PimcoreAdminService.php:37 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_PimcoreAdminService::ContainerADCh51t \ {closure} …
› yield 4 => ($container->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $container->load('getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService'));
› yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($container->services['pimcore_admin.security.admin_authenticator'] ?? $container->load('getPimcoreAdmin_Security_AdminAuthenticatorService')), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.pimcore_admin'] ?? $container->load('getSecurity_EventDispatcher_PimcoreAdminService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
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);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#1969
#message : "User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. "
#code : 0
#file : "/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php "
#line : 45
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {
› trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);
› $authManager = $exceptionOnNoToken;
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_PimcoreAdminService.php:37 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_PimcoreAdminService::ContainerADCh51t \ {closure} …
› yield 4 => ($container->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $container->load('getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService'));
› yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($container->services['pimcore_admin.security.admin_authenticator'] ?? $container->load('getPimcoreAdmin_Security_AdminAuthenticatorService')), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.pimcore_admin'] ?? $container->load('getSecurity_EventDispatcher_PimcoreAdminService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
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);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:45 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) {
› trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__);
› $authManager = $exceptionOnNoToken;
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_PimcoreAdminService.php:37 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_PimcoreAdminService::ContainerADCh51t \ {closure} …
› yield 4 => ($container->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $container->load('getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService'));
› yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($container->services['pimcore_admin.security.admin_authenticator'] ?? $container->load('getPimcoreAdmin_Security_AdminAuthenticatorService')), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.pimcore_admin'] ?? $container->load('getSecurity_EventDispatcher_PimcoreAdminService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
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);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
07:45:23.197
deprecation
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct " to "false " is deprecated.
php
Show context
Show trace
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if (false !== $exceptionOnNoToken) {
› trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_PimcoreAdminService.php:37 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_PimcoreAdminService::ContainerADCh51t \ {closure} …
› yield 4 => ($container->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $container->load('getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService'));
› yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($container->services['pimcore_admin.security.admin_authenticator'] ?? $container->load('getPimcoreAdmin_Security_AdminAuthenticatorService')), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.pimcore_admin'] ?? $container->load('getSecurity_EventDispatcher_PimcoreAdminService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
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);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#1965
#message : "User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. "
#code : 0
#file : "/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php "
#line : 51
#severity : E_USER_DEPRECATED
trace : {
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if (false !== $exceptionOnNoToken) {
› trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_PimcoreAdminService.php:37 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_PimcoreAdminService::ContainerADCh51t \ {closure} …
› yield 4 => ($container->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $container->load('getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService'));
› yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($container->services['pimcore_admin.security.admin_authenticator'] ?? $container->load('getPimcoreAdmin_Security_AdminAuthenticatorService')), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.pimcore_admin'] ?? $container->load('getSecurity_EventDispatcher_PimcoreAdminService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
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);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall/AccessListener.php:51 {
Symfony\Component\Security\Http\Firewall \ AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) …
› if (false !== $exceptionOnNoToken) {
› trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_AccessListenerService.php:24 {
ContainerADCh51t \ getSecurity_AccessListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/App_KernelDevDebugContainer.php:1362 {
ContainerADCh51t \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/pimcore / var/cache/dev/ContainerADCh51t/getSecurity_Firewall_Map_Context_PimcoreAdminService.php:37 {
ContainerADCh51t\getSecurity_Firewall_Map_Context_PimcoreAdminService::ContainerADCh51t \ {closure} …
› yield 4 => ($container->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $container->load('getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService'));
› yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $container->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($container->services['pimcore_admin.security.admin_authenticator'] ?? $container->load('getPimcoreAdmin_Security_AdminAuthenticatorService')), NULL, NULL, ($container->services['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.pimcore_admin'] ?? $container->load('getSecurity_EventDispatcher_PimcoreAdminService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:74 {
Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http \ {closure} …
›
› foreach ($authenticationListeners as $listener) {
› $listenerPriority = $this->getListenerPriority($listener);
}
/var/www/html/pimcore/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:47 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
›
› foreach ($listeners as $listener) {
› if ($listener instanceof LazyFirewallContext) {
}
/var/www/html/pimcore/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/pimcore/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:128 {
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);
›
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/var/www/html/pimcore/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/pimcore / public/index.php:36 {
›
› $response = $kernel->handle($request);
› $response->send();
}
}
07:45:23.197
deprecation
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous() " method is deprecated, use "isAuthenticated() " or "isFullFledged() " if you want to check if the request is (fully) authenticated.
07:45:23.197
deprecation
User Deprecated: Since symfony/security-core 5.4: The "IS_AUTHENTICATED_ANONYMOUSLY " security attribute is deprecated, use "PUBLIC_ACCESS " for public resources, otherwise use "IS_AUTHENTICATED " or "IS_AUTHENTICATED_FULLY " instead if you want to check if the request is (fully) authenticated.
07:45:23.197
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest " .
07:45:23.198
debug
Notified event "kernel.request " to listener "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
07:45:23.199
deprecation
User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct " is deprecated.
07:45:23.199
deprecation
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() " is deprecated, use "isMainRequest() " instead.
07:45:23.210
deprecation
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::get() " is deprecated, use method or constructor injection in your controller instead.
07:45:23.210
info
Checking bruteforce protection for user null with ip "216.73.217.255 "
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController " .
07:45:23.211
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
07:45:23.215
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
07:45:23.215
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
07:45:23.215
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
07:45:23.217
debug
SELECT `key` FROM users_permission_definitions WHERE `key` = :key
07:45:23.219
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.219
deprecation
User Deprecated: Method "Pimcore\Extension\Bundle\Installer\InstallerInterface::needsReloadAfterInstall() " might add "bool " as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\Tools\Installer " now to avoid errors or add an explicit @return annotation to suppress this message.
07:45:23.219
deprecation
User Deprecated: Method "Pimcore\Extension\Bundle\Installer\InstallerInterface::isInstalled() " might add "bool " as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\Tools\Installer " now to avoid errors or add an explicit @return annotation to suppress this message.
07:45:23.219
deprecation
User Deprecated: Method "Pimcore\Extension\Bundle\Installer\InstallerInterface::canBeInstalled() " might add "bool " as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\Tools\Installer " now to avoid errors or add an explicit @return annotation to suppress this message.
07:45:23.219
deprecation
User Deprecated: Method "Pimcore\Extension\Bundle\Installer\InstallerInterface::canBeUninstalled() " might add "bool " as a native return type declaration in the future. Do the same in implementation "OutputDataConfigToolkitBundle\Tools\Installer " now to avoid errors or add an explicit @return annotation to suppress this message.
07:45:23.219
debug
SELECT `id` FROM bundle_outputdataconfigtoolkit_outputdefinition LIMIT 1;
doctrine
07:45:23.220
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.220
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.220
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.225
deprecation
User Deprecated: Since pimcore/pimcore 4.4: Pimcore\Model\Element\ChildsCompatibilityTrait::setChilds is deprecated, please use setChildren() instead. It will be removed in Pimcore 11.
07:45:23.226
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.226
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.226
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.227
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.227
debug
SELECT * FROM users_permission_definitions WHERE `key`='pimcore_direct_edit'
doctrine
07:45:23.227
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.228
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.228
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.228
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.228
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.229
debug
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
07:45:23.229
debug
Notified event "pimcore.bundle_manager.paths.css " to listener "App\EventListener\PimcoreAdminListener::addCSSFiles " .
07:45:23.229
debug
Opening admin session "PHPSESSID "
07:45:23.229
debug
Admin session "PHPSESSID " was successfully opened. Open admin sessions: 1
07:45:23.229
debug
Admin session "PHPSESSID " was written and closed
07:45:23.239
debug
SELECT * FROM translations_admin LIMIT 1;
doctrine
07:45:23.239
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
07:45:23.239
debug
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
07:45:23.240
debug
Successfully got data for key "translation_data_2e364d315ad5ad984609e7f4beedf0f7 " from cache
07:45:23.241
deprecation
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct " to "false " is deprecated, use the new authenticator system instead.
07:45:23.246
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous() " method is deprecated.
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\TargetingListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Pimcore\Targeting\EventListener\ToolbarListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
07:45:23.249
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
07:45:23.250
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
07:45:23.250
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
07:45:23.250
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
07:45:23.250
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
07:45:23.250
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
07:45:23.250
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .