| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#330
-records: [
2 => [
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.407+02:00"
"message" => "Deprecated: Creation of dynamic property App\Twig\AppExtension::$translator is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#88
#message: "Deprecated: Creation of dynamic property App\Twig\AppExtension::$translator is deprecated"
#code: 0
#file: "/home/xubo0439/crm.blue-web-agency.fr/src/Twig/AppExtension.php"
#line: 53
#severity: E_DEPRECATED
trace: {
/home/xubo0439/crm.blue-web-agency.fr/src/Twig/AppExtension.php:53 {
App\Twig\AppExtension->__construct(string $locales, TranslatorInterface $translator, KanbanRepository $kanbanRepository) …
› $this->localeCodes = $localeCodes;
› $this->translator = $translator;
›
}
/home/xubo0439/crm.blue-web-agency.fr/var/cache/dev/Container3qrPuLu/App_KernelDevDebugContainer.php:2377 {
Container3qrPuLu\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($container->services['var_dumper.cloner'] ?? self::getVarDumper_ClonerService($container)), ($container->privates['var_dumper.html_dumper'] ?? self::getVarDumper_HtmlDumperService($container))));
› $instance->addExtension(new \App\Twig\AppExtension('ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|sq|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu|ne', $d, $f));
› $instance->addExtension(new \App\Twig\DocumentExtension(($container->privates['App\\Repository\\DocumentRepository'] ?? self::getDocumentRepositoryService($container))));
}
/home/xubo0439/crm.blue-web-agency.fr/var/cache/dev/Container3qrPuLu/App_KernelDevDebugContainer.php:679 {
Container3qrPuLu\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $c = ($container->services['.virtual_request_stack'] ?? self::get_VirtualRequestStackService($container));
› $d = ($container->privates['twig'] ?? self::getTwigService($container));
› $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
}
/home/xubo0439/crm.blue-web-agency.fr/var/cache/dev/Container3qrPuLu/App_KernelDevDebugContainer.php:1314 {
Container3qrPuLu\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/home/xubo0439/crm.blue-web-agency.fr/var/cache/dev/Container3qrPuLu/App_KernelDevDebugContainer.php:948 {
Container3qrPuLu\App_KernelDevDebugContainer::Container3qrPuLu\{closure} …
› $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);
› $instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/xubo0439/crm.blue-web-agency.fr/public/index.php:24 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/xubo0439/crm.blue-web-agency.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.410+02:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "security_login"
"route_parameters" => [
"_route" => "security_login"
"_controller" => "App\Controller\SecurityController::login"
]
"request_uri" => "https://crm.blue-web-agency.fr/login"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.411+02:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.411+02:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.411+02:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.411+02:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.411+02:00"
"message" => "Remember-me cookie detected."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.411+02:00"
"message" => "Remember-me cookie detected."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "root"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "crm7"
"serverVersion" => "mariadb-11.3.2"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
"listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.416+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\RedirectToPreferredLocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\UserActivitySubscriber::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.417+02:00"
"message" => "Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)" at ExceptionConverter.php line 91"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Doctrine\DBAL\Exception\ConnectionException {#1015
#message: "An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)"
#code: 1045
#file: "/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
#line: 91
-previous: Doctrine\DBAL\Driver\PDO\Exception {#1012 …}
-query: null
trace: {
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:91 {
Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
› 2005,
› 2054 => new ConnectionException($exception, $query),
› 2006,
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/dbal/src/Connection.php:1460 {
Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
› $this->exceptionConverter ??= $this->driver->getExceptionConverter();
› $exception = $this->exceptionConverter->convert($driverException, $query);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/dbal/src/Connection.php:1402 {
Doctrine\DBAL\Connection->convertException(Exception $e): DriverException …
› {
› return $this->handleDriverException($e, null);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/dbal/src/Connection.php:224 {
Doctrine\DBAL\Connection->connect(): Connection …
› } catch (Driver\Exception $e) {
› throw $this->convertException($e);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/dbal/src/Connection.php:792 {
Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], array $types = [], ?QueryCacheProfile $qcp = null): Result …
›
› $connection = $this->connect();
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:738 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/orm/src/EntityRepository.php:125 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:81 {
Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->findOneBy(array $criteria, ?array $orderBy = null): ?object …
› return ($this->repository ??= $this->resolveRepository())
› ->findOneBy($criteria, $orderBy);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:54 {
Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
› if (null !== $this->property) {
› $user = $repository->findOneBy([$this->property => $identifier]);
› } else {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/RememberMe/AbstractRememberMeHandler.php:60 {
Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler->consumeRememberMeCookie(RememberMeDetails $rememberMeDetails): UserInterface …
› {
› $user = $this->userProvider->loadUserByIdentifier($rememberMeDetails->getUserIdentifier());
› $this->processRememberMe($rememberMeDetails, $user);
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/RememberMe/SignatureRememberMeHandler.php:64 {
Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler->consumeRememberMeCookie(RememberMeDetails $rememberMeDetails): UserInterface …
›
› return parent::consumeRememberMeCookie($rememberMeDetails);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php:105 {
Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator->Symfony\Component\Security\Http\Authenticator\{closure} …
›
› $userBadge = new UserBadge($rememberMeCookie->getUserIdentifier(), fn () => $this->rememberMeHandler->consumeRememberMeCookie($rememberMeCookie));
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:91 {
Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
› if (null === $this->getAttributes()) {
› $user = ($this->userLoader)($this->userIdentifier);
› } else {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
›
› $this->user = $this->getBadge(UserBadge::class)->getUser();
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
›
› $this->userChecker->checkPreAuth($passport->getUser());
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:178 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
› $event = new CheckPassportEvent($authenticator, $passport);
› $this->eventDispatcher->dispatch($event);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:156 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
›
› $response = $this->executeAuthenticator($authenticator, $request);
› if (null !== $response) {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:138 {
Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
›
› return $this->executeAuthenticators($authenticators, $request);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› $request = $event->getRequest();
› $response = $this->authenticatorManager->authenticateRequest($request);
› if (null === $response) {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
› {
› $this->authenticationManagerListener->authenticate($event);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
› try {
› $this->listener->authenticate($event);
› } catch (LazyResponseException $e) {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:74 {
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->Symfony\Bundle\SecurityBundle\Security\{closure} …
› foreach ($listeners as $listener) {
› $listener($event);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php:34 {
Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage->getToken(): TokenInterface …
› $this->initializer = null;
› $initializer();
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php:42 {
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage->getToken(): TokenInterface …
›
› return $this->storage->getToken();
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-bundle/Security.php:68 {
Symfony\Bundle\SecurityBundle\Security->getToken(): TokenInterface …
› {
› return $this->container->get('security.token_storage')->getToken();
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/security-bundle/Security.php:50 {
Symfony\Bundle\SecurityBundle\Security->getUser(): UserInterface …
› {
› if (!$token = $this->getToken()) {
› return null;
}
/home/xubo0439/crm.blue-web-agency.fr/src/EventSubscriber/UserActivitySubscriber.php:24 {
App\EventSubscriber\UserActivitySubscriber->onRequest(RequestEvent $event): void …
› {
› $user = $this->security->getUser();
› if (!$user || !$event->isMainRequest()) {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/xubo0439/crm.blue-web-agency.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/xubo0439/crm.blue-web-agency.fr/public/index.php:24 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/xubo0439/crm.blue-web-agency.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventSubscriber\CheckRequirementsSubscriber::handleKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.543+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
1052 => [
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\RedirectToPreferredLocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\UserActivitySubscriber::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.418+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.419+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.419+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.419+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "App\EventSubscriber\ControllerSubscriber::registerCurrentController"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.419+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.420+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.420+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.420+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.420+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Container3qrPuLu\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.420+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.536+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784640626
"timestamp_rfc3339" => "2026-07-21T15:30:26.537+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
2 => 1
1052 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#329 …}
} |