11:56:32.000
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace() " might add "string " as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension " now to avoid errors or add an explicit @return annotation to suppress this message.
11:56:32.000
deprecation
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit() " might add "KeyValueStore|Response " as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\CompositionAccueilCrudController " now to avoid errors or add an explicit @return annotation to suppress this message.
11:56:32.000
deprecation
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit() " might add "KeyValueStore|Response " as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\MenuCrudController " now to avoid errors or add an explicit @return annotation to suppress this message.
13:19:45.404
info
Connecting with parameters [
"url " => "<redacted> "
"driver " => "pdo_mysql "
"host " => "localhost "
"port " => 3306
"user " => "spidertech "
"password " => "<redacted> "
"driverOptions " => []
"defaultTableOptions " => [
"collation " => "utf8mb4_unicode_ci "
]
"dbname " => "spidertech_ "
"server_version:_mariadb-10_3_25 " => ""
"charset " => "utf8mb4 "
]
13:19:45.412
deprecation
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit() " might add "KeyValueStore|Response " as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\CompositionAccueilCrudController " now to avoid errors or add an explicit @return annotation to suppress this message.
13:19:45.412
deprecation
User Deprecated: Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit() " might add "KeyValueStore|Response " as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\MenuCrudController " now to avoid errors or add an explicit @return annotation to suppress this message.
13:19:45.412
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.
13:19:45.412
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
13:19:45.413
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
13:19:45.415
info
Matched route "service " .
13:19:45.416
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface " class is deprecated, use the new authenticator system instead.
13:19:45.416
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder " service is deprecated, use "security.user_password_hasher " instead.
13:19:45.416
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher " instead.
13:19:45.416
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead.
13:19:45.417
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
13:19:45.417
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.
13:19:45.417
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.
13:19:45.418
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main " service is deprecated, use the new authenticator system instead.
13:19:45.418
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.
13:19:45.418
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler " service is deprecated, use the new authenticator system instead.
13:19:45.419
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler " class is deprecated, use the new authenticator system instead.
13:19:45.419
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager " service is deprecated, use the new authenticator system instead.
13:19:45.419
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.
13:19:45.419
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.
13:19:45.419
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main " service is deprecated, use the new authenticator system instead.
13:19:45.419
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.
13:19:45.420
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_AccessListenerService.php:24 {
Container2guNxe1 \ 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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/App_KernelDevDebugContainer.php:587 {
Container2guNxe1 \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_Firewall_Map_Context_MainService.php:37 {
Container2guNxe1\getSecurity_Firewall_Map_Context_MainService::Container2guNxe1 \ {closure} …
› yield 3 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
› yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\AdminAuthentificatorAuthenticator'] ?? $container->load('getAdminAuthentificatorAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\AdminAuthentificatorAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:51 {
Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug \ {closure} …
› $listeners = [];
› foreach ($this->listeners as $listener) {
› if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:68 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
› $this->listeners = $listeners;
› }, $listener, FirewallContext::class)();
›
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:129 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:75 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#1078
#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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall/AccessListener.php "
#line : 45
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_AccessListenerService.php:24 {
Container2guNxe1 \ 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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/App_KernelDevDebugContainer.php:587 {
Container2guNxe1 \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_Firewall_Map_Context_MainService.php:37 {
Container2guNxe1\getSecurity_Firewall_Map_Context_MainService::Container2guNxe1 \ {closure} …
› yield 3 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
› yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\AdminAuthentificatorAuthenticator'] ?? $container->load('getAdminAuthentificatorAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\AdminAuthentificatorAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:51 {
Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug \ {closure} …
› $listeners = [];
› foreach ($this->listeners as $listener) {
› if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:68 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
› $this->listeners = $listeners;
› }, $listener, FirewallContext::class)();
›
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:129 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:75 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_AccessListenerService.php:24 {
Container2guNxe1 \ 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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/App_KernelDevDebugContainer.php:587 {
Container2guNxe1 \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_Firewall_Map_Context_MainService.php:37 {
Container2guNxe1\getSecurity_Firewall_Map_Context_MainService::Container2guNxe1 \ {closure} …
› yield 3 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
› yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\AdminAuthentificatorAuthenticator'] ?? $container->load('getAdminAuthentificatorAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\AdminAuthentificatorAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:51 {
Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug \ {closure} …
› $listeners = [];
› foreach ($this->listeners as $listener) {
› if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:68 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
› $this->listeners = $listeners;
› }, $listener, FirewallContext::class)();
›
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:129 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:75 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
13:19:45.420
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_AccessListenerService.php:24 {
Container2guNxe1 \ 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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/App_KernelDevDebugContainer.php:587 {
Container2guNxe1 \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_Firewall_Map_Context_MainService.php:37 {
Container2guNxe1\getSecurity_Firewall_Map_Context_MainService::Container2guNxe1 \ {closure} …
› yield 3 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
› yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\AdminAuthentificatorAuthenticator'] ?? $container->load('getAdminAuthentificatorAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\AdminAuthentificatorAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:51 {
Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug \ {closure} …
› $listeners = [];
› foreach ($this->listeners as $listener) {
› if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:68 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
› $this->listeners = $listeners;
› }, $listener, FirewallContext::class)();
›
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:129 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:75 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
[
"exception " => ErrorException {#1079
#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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall/AccessListener.php "
#line : 51
#severity : E_USER_DEPRECATED
trace : {
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_AccessListenerService.php:24 {
Container2guNxe1 \ 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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/App_KernelDevDebugContainer.php:587 {
Container2guNxe1 \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_Firewall_Map_Context_MainService.php:37 {
Container2guNxe1\getSecurity_Firewall_Map_Context_MainService::Container2guNxe1 \ {closure} …
› yield 3 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
› yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\AdminAuthentificatorAuthenticator'] ?? $container->load('getAdminAuthentificatorAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\AdminAuthentificatorAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:51 {
Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug \ {closure} …
› $listeners = [];
› foreach ($this->listeners as $listener) {
› if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:68 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
› $this->listeners = $listeners;
› }, $listener, FirewallContext::class)();
›
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:129 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:75 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_AccessListenerService.php:24 {
Container2guNxe1 \ 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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/App_KernelDevDebugContainer.php:587 {
Container2guNxe1 \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / var/cache/dev/Container2guNxe1/getSecurity_Firewall_Map_Context_MainService.php:37 {
Container2guNxe1\getSecurity_Firewall_Map_Context_MainService::Container2guNxe1 \ {closure} …
› yield 3 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));
› yield 4 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
› }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['App\\Security\\AdminAuthentificatorAuthenticator'] ?? $container->load('getAdminAuthentificatorAuthenticatorService')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\AdminAuthentificatorAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:51 {
Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug \ {closure} …
› $listeners = [];
› foreach ($this->listeners as $listener) {
› if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-bundle/ Debug/TraceableFirewallListener.php:68 {
Symfony\Bundle\SecurityBundle\Debug \ TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
› $this->listeners = $listeners;
› }, $listener, FirewallContext::class)();
›
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/security-http/ Firewall.php:92 {
Symfony\Component\Security\Http \ Firewall->onKernelRequest(RequestEvent $event) …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:129 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor /symfony/http-kernel/ HttpKernel.php:75 {
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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
13:19:45.420
debug
Checking for guard authentication credentials.
13:19:45.420
debug
Checking support on guard authenticator.
13:19:45.420
debug
Guard authenticator does not support the request.
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
13:19:45.420
debug
Notified event "kernel.request " to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
13:19:45.420
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
13:19:45.420
debug
Notified event "kernel.request " to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
13:19:45.421
debug
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
13:19:45.424
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
13:19:45.424
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
13:19:45.424
debug
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
13:19:45.428
debug
Executing statement: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.image AS image_4, t0.alt_description AS alt_description_5 FROM service t0 WHERE t0.id = ? " (parameters: [
1 => 8
] , types: [
1 => 1
] )
13:19:45.431
debug
Executing statement: "SELECT t0.id AS id_1, t0.logo_sombre AS logo_sombre_2, t0.logo_clair AS logo_clair_3, t0.logo_petit AS logo_petit_4, t0.adresse_email AS adresse_email_5, t0.nom_entreprise AS nom_entreprise_6, t0.slogan AS slogan_7, t0.image_accueil AS image_accueil_8, t0.telephone AS telephone_9, t0.entreprise_description AS entreprise_description_10, t0.question_footer AS question_footer_11, t0.description_question_footer AS description_question_footer_12, t0.position_slogan_accueil AS position_slogan_accueil_13, t0.sous_texte_slogan AS sous_texte_slogan_14, t0.couleur_slogan AS couleur_slogan_15, t0.police_general AS police_general_16, t0.police_titres AS police_titres_17, t0.hide_phone_on_mobile AS hide_phone_on_mobile_18, t0.fixe AS fixe_19, t0.couleur_principale AS couleur_principale_20, t0.couleur_boutons AS couleur_boutons_21, t0.google_analytics_id AS google_analytics_id_22, t0.slider_fullscreen AS slider_fullscreen_23, t0.parametres AS parametres_24 FROM general t0 WHERE t0.id = ? " (parameters: [
1 => 1
] , types: [
1 => 1
] )
13:19:45.432
debug
Executing statement: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.image AS image_4, t0.alt_description AS alt_description_5 FROM service t0 WHERE t0.id = ? " (parameters: [
1 => 9
] , types: [
1 => 1
] )
13:19:45.432
debug
Executing statement: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.image AS image_4, t0.alt_description AS alt_description_5 FROM service t0 WHERE t0.id = ? " (parameters: [
1 => 7
] , types: [
1 => 1
] )
13:19:45.433
debug
Executing query: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.image AS image_4, t0.alt_description AS alt_description_5 FROM service t0 LIMIT 3 "
13:19:45.438
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service " service is deprecated, use "session.storage.factory.native ", "session.storage.factory.php_bridge " or "session.storage.factory.mock_file " instead.
13:19:45.438
deprecation
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken " class is deprecated.
13:19:45.439
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.
13:19:45.439
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main " service is deprecated, use the new authenticator system instead.
13:19:45.439
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.
13:19:45.439
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.
13:19:45.440
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main " service is deprecated, use the new authenticator system instead.
13:19:45.440
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.
13:19:45.440
info
Populated the TokenStorage with an anonymous Token.
security
13:19:45.445
debug
Executing statement: "SELECT t0.id AS id_1, t0.elements AS elements_2, t0.par_defaut AS par_defaut_3 FROM menu t0 WHERE t0.id = ? " (parameters: [
1 => 1
] , types: [
1 => 1
] )
13:19:45.445
debug
Executing query: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.image AS image_4, t0.alt_description AS alt_description_5 FROM service t0 ORDER BY t0.id DESC "
13:19:45.446
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
13:19:45.447
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
13:19:45.447
debug
Executing query: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.couleur AS couleur_3, t0.lien AS lien_4, t0.couleur_texte AS couleur_texte_5 FROM menu_actions t0 "
13:19:45.449
debug
Executing query: "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.adresse AS adresse_3, t0.telephone AS telephone_4, t0.email AS email_5, t0.image AS image_6, t0.afficher_dans_le_footer AS afficher_dans_le_footer_7 FROM emplacement t0 "
13:19:45.449
debug
Executing statement: "SELECT t0.id AS id_1, t0.contenu AS contenu_2 FROM horaires_douverture t0 WHERE t0.id = ? " (parameters: [
1 => 1
] , types: [
1 => 1
] )
13:19:45.450
debug
Executing statement: "SELECT t0.id AS id_1, t0.rss AS rss_2, t0.facebook AS facebook_3, t0.twitter AS twitter_4, t0.vimeo AS vimeo_5, t0.youtube AS youtube_6, t0.instagram AS instagram_7, t0.stumbleupon AS stumbleupon_8, t0.lastfm AS lastfm_9, t0.pinterest AS pinterest_10, t0.gplus AS gplus_11, t0.dribble AS dribble_12, t0.skype AS skype_13, t0.linkedin AS linkedin_14, t0.dropbox AS dropbox_15, t0.flickr AS flickr_16, t0.github AS github_17, t0.wikipedia AS wikipedia_18, t0.whatsapp AS whatsapp_19 FROM reseaux_sociaux t0 WHERE t0.id = ? " (parameters: [
1 => 1
] , types: [
1 => 1
] )
13:19:45.451
debug
Executing statement: "SELECT t0.id AS id_1, t0.tidio_url AS tidio_url_2 FROM chat_assistant t0 WHERE t0.id = ? " (parameters: [
1 => 1
] , types: [
1 => 1
] )
13:19:45.453
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.
13:19:45.454
deprecation
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous() " method is deprecated.
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
13:19:45.463
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
13:19:45.463
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
13:19:45.463
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
13:19:45.463
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
13:19:45.463
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
13:19:45.463
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .