| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#3219
-records: [
54 => [
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.502+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.504+01:00"
"message" => "User Deprecated: The "collate" default table option is deprecated in favor of "collation" and will be removed in doctrine/doctrine-bundle 3.0. (ConnectionFactory.php:139 called by KernelDevDebugContainer.php:1814, https://github.com/doctrine/dbal/issues/5214, package doctrine/doctrine-bundle)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2970
#message: "User Deprecated: The "collate" default table option is deprecated in favor of "collation" and will be removed in doctrine/doctrine-bundle 3.0. (ConnectionFactory.php:139 called by KernelDevDebugContainer.php:1814, https://github.com/doctrine/dbal/issues/5214, package doctrine/doctrine-bundle)"
#code: 0
#file: "/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/src/mailtrack/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:139 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
› if (isset($params['defaultTableOptions']['collate'])) {
› Deprecation::trigger(
› 'doctrine/doctrine-bundle',
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1814 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› return $container->services['doctrine.dbal.default_connection'] = ($container->privates['doctrine.dbal.connection_factory'] ?? self::getDoctrine_Dbal_ConnectionFactoryService($container))->createConnection(['driver' => $container->getEnv('DATABASE_WRITE_DRIVER'), 'slaves' => [], 'replica' => ['bd1_replicas' => ['host' => $container->getEnv('DATABASE_READ_HOST'), 'port' => $container->getEnv('DATABASE_READ_PORT'), 'dbname' => $container->getEnv('DATABASE_READ_NAME'), 'user' => $container->getEnv('DATABASE_READ_USER'), 'password' => $container->getEnv('DATABASE_READ_PASSWORD'), 'charset' => 'utf8mb4']], 'serverVersion' => $container->getEnv('DATABASE_WRITE_VERSION'), 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci'], 'primary' => ['host' => $container->getEnv('DATABASE_WRITE_HOST'), 'port' => $container->getEnv('DATABASE_WRITE_PORT'), 'dbname' => $container->getEnv('DATABASE_WRITE_NAME'), 'user' => $container->getEnv('DATABASE_WRITE_USER'), 'password' => $container->getEnv('DATABASE_WRITE_PASSWORD'), 'charset' => 'utf8mb4', 'idle_connection_ttl' => 600, 'driverOptions' => []], 'wrapperClass' => 'Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection'], $c, $b, []);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.504+01:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2875
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_CachedReaderService.php"
#line: 23
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_CachedReaderService.php:23 {
ContainerXxrUItB\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1444 {
ContainerXxrUItB\KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3636 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
›
› $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/MailTrack/FrontendBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/PaymentBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/TraceBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/UserBundle/Entity')], false);
› $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/src/MailTrack/Track/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Track\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Payment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Payment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Integration/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Integration\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/FileTracking/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\FileTracking\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/GmailAttachment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\GmailAttachment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/EmailProductivity/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\EmailProductivity\\Domain']);
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.504+01:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2873
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_CacheAdapterService.php"
#line: 23
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_CacheAdapterService.php:23 {
ContainerXxrUItB\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1444 {
ContainerXxrUItB\KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_CachedReaderService.php:25 {
ContainerXxrUItB\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› $a = ($container->privates['annotations.cache_adapter'] ?? $container->load('getAnnotations_CacheAdapterService'));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1444 {
ContainerXxrUItB\KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3636 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
›
› $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/MailTrack/FrontendBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/PaymentBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/TraceBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/UserBundle/Entity')], false);
› $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/src/MailTrack/Track/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Track\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Payment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Payment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Integration/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Integration\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/FileTracking/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\FileTracking\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/GmailAttachment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\GmailAttachment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/EmailProductivity/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\EmailProductivity\\Domain']);
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.504+01:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2863
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_ReaderService.php"
#line: 23
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_ReaderService.php:23 {
ContainerXxrUItB\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1444 {
ContainerXxrUItB\KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/getAnnotations_CachedReaderService.php:31 {
ContainerXxrUItB\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $a, true);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1444 {
ContainerXxrUItB\KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3636 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
›
› $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/MailTrack/FrontendBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/PaymentBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/TraceBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/UserBundle/Entity')], false);
› $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/src/MailTrack/Track/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Track\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Payment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Payment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Integration/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Integration\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/FileTracking/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\FileTracking\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/GmailAttachment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\GmailAttachment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/EmailProductivity/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\EmailProductivity\\Domain']);
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.504+01:00"
"message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by KernelDevDebugContainer.php:3636, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2855
#message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by KernelDevDebugContainer.php:3636, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/src/mailtrack/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:65 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› {
› Deprecation::trigger(
› 'doctrine/orm',
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3636 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
›
› $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/MailTrack/FrontendBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/PaymentBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/TraceBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/UserBundle/Entity')], false);
› $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/src/MailTrack/Track/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Track\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Payment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Payment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Integration/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Integration\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/FileTracking/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\FileTracking\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/GmailAttachment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\GmailAttachment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/EmailProductivity/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\EmailProductivity\\Domain']);
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.504+01:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by KernelDevDebugContainer.php:3636, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2853
#message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by KernelDevDebugContainer.php:3636, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/src/mailtrack/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:75 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3636 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
›
› $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/MailTrack/FrontendBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/PaymentBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/TraceBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/UserBundle/Entity')], false);
› $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/src/MailTrack/Track/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Track\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Payment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Payment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Integration/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Integration\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/FileTracking/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\FileTracking\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/GmailAttachment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\GmailAttachment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/EmailProductivity/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\EmailProductivity\\Domain']);
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.505+01:00"
"message" => "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to attribute or XML driver. (YamlDriver.php:46 called by SimplifiedYamlDriver.php:25, https://github.com/doctrine/orm/issues/8465, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2849
#message: "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to attribute or XML driver. (YamlDriver.php:46 called by SimplifiedYamlDriver.php:25, https://github.com/doctrine/orm/issues/8465, package doctrine/orm)"
#code: 0
#file: "/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/src/mailtrack/vendor/doctrine/orm/src/Mapping/Driver/YamlDriver.php:46 {
Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
› {
› Deprecation::trigger(
› 'doctrine/orm',
}
/src/mailtrack/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedYamlDriver.php:25 {
Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
›
› parent::__construct($locator, $fileExtension);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3637 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
› $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/MailTrack/FrontendBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/PaymentBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/TraceBundle/Entity'), (\dirname(__DIR__, 4).'/src/MailTrack/UserBundle/Entity')], false);
› $d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/src/MailTrack/Track/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Track\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Payment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Payment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/Integration/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\Integration\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/FileTracking/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\FileTracking\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/GmailAttachment/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\GmailAttachment\\Domain', (\dirname(__DIR__, 4).'/src/MailTrack/EmailProductivity/Infrastructure/Persistence/Doctrine/Mapping') => 'MailTrack\\EmailProductivity\\Domain']);
› $d->setGlobalBasename('mapping');
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.506+01:00"
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2798
#message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/src/mailtrack/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/src/mailtrack/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› if (PHP_VERSION_ID >= 80100) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:177 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $this->unitOfWork = new UnitOfWork($this);
› $this->proxyFactory = new ProxyFactory(
› $this,
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2002 {
ContainerXxrUItB\KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1993 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostE29ed8a', static fn () => \EntityManagerGhostE29ed8a::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/src/mailtrack/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/src/mailtrack/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXxrUItB\EntityManagerGhostE29ed8a->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/src/mailtrack/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/src/mailtrack/src/MailTrack/User/Infrastructure/Persistence/Doctrine/User/DoctrineUserRepository.php:26 {
MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository->__construct(EntityManagerInterface $entityManager) …
› {
› $this->repository = $this->entityManager->getRepository(User::class);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2528 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container) …
›
› return $container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] = new \MailTrack\User\Infrastructure\Persistence\Doctrine\User\DoctrineUserRepository($a);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2506 {
ContainerXxrUItB\KernelDevDebugContainer::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container) …
› {
› $a = ($container->services['mailtrack.user.infrastructure.persistence.doctrine.user.doctrine_user_repository'] ?? self::getMailtrack_User_Infrastructure_Persistence_Doctrine_User_DoctrineUserRepositoryService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2852 {
ContainerXxrUItB\KernelDevDebugContainer::getJwtValidatorSubscriberService($container) …
› {
› return $container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] = new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber(($container->services['mailtrack.user.infrastructure.authentication.jwt_user_token_service'] ?? self::getMailtrack_User_Infrastructure_Authentication_JwtUserTokenServiceService($container)), ($container->services['mailtrack.common.infrastructure.messaging.beanstalk.metrics.schedule_send_metrics_to_datadog'] ?? self::getMailtrack_Common_Infrastructure_Messaging_Beanstalk_Metrics_ScheduleSendMetricsToDatadogService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2109 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\JwtValidatorSubscriber'] ?? self::getJwtValidatorSubscriberService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener')] fn () => ($container->privates['MailTrack\\Common\\Infrastructure\\EventSubscribers\\Symfony\\ClickjackingListener'] ??= new \MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener()), 'onKernelResponse'], 0);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.507+01:00"
"message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2686
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/src/mailtrack/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/symfony/validator/ValidatorBuilder.php:252 {
Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
› {
› trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:5189 {
ContainerXxrUItB\KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:3351 {
ContainerXxrUItB\KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1492 {
ContainerXxrUItB\KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:4464 {
ContainerXxrUItB\KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:2159 {
ContainerXxrUItB\KernelDevDebugContainer::ContainerXxrUItB\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.515+01:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "PUT https://mailtrack.ngrok.io/_snapshot/test2"" at RouterListener.php line 127"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2892
#message: "No route found for "PUT https://mailtrack.ngrok.io/_snapshot/test2""
#code: 0
#file: "/src/mailtrack/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 127
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2974 …}
-locals: ? array
-statusCode: 404
-headers: []
trace: {
/src/mailtrack/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/src/mailtrack/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);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:157 {
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);
›
}
/src/mailtrack/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) {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "MailTrack\UserBundle\Listener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\SubscribeDomainEventSubscribers::onApplicationStop"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.559+01: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"
]
]
1942 => [
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.516+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MailTrack\Common\Infrastructure\Persistence\Doctrine\Cluster\ForcePrimaryRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MailTrack\UserBundle\Listener\RequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.517+01:00"
"message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1833
#message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
#code: 0
#file: "/src/mailtrack/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
› if ($reader) {
› trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:4806 {
ContainerXxrUItB\KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
›
› return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader($a)]));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:4816 {
ContainerXxrUItB\KernelDevDebugContainer::getSerializer_NameConverter_MetadataAwareService($container) …
› {
› return $container->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:4786 {
ContainerXxrUItB\KernelDevDebugContainer::getSerializerService($container) …
› $c = ($container->services['translator'] ?? self::getTranslatorService($container));
› $d = ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container));
› $e = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/getErrorControllerService.php:29 {
ContainerXxrUItB\getErrorControllerService::do($container, $lazyLoad = true) …
›
› return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['serializer'] ?? self::getSerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
› }
}
/src/mailtrack/var/cache/dev/ContainerXxrUItB/KernelDevDebugContainer.php:1444 {
ContainerXxrUItB\KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/src/mailtrack/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/src/mailtrack/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/src/mailtrack/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/src/mailtrack/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/src/mailtrack/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› if (!str_contains($controller, '::')) {
› $controller = $this->instantiateController($controller);
›
}
/src/mailtrack/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/src/mailtrack/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:164 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/src/mailtrack/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) {
}
/src/mailtrack/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/src/mailtrack/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/src/mailtrack/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);
› }
}
/src/mailtrack/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/Kernel.php:197 {
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 {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/src/mailtrack/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
›
› return parent::forward($request, $catch, $entry);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:282 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false): Response …
›
› return $this->forward($request, $catch);
› }
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:296 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false): Response …
› {
› $response = $this->pass($request, $catch);
›
}
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:211 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$request->isMethodSafe()) {
› $response = $this->invalidate($request, $catch);
› } elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
}
/src/mailtrack/web/app.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "MailTrack\Common\Infrastructure\Logging\JwtLoggingContextSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\JwtValidatorSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ExternalCrmBlockerSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\MinimalGooglePermissionsSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\SubscribeDomainEventSubscribers::onApplicationStart"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.524+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.525+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.525+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.525+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXxrUItB\RequestPayloadValueResolverGhostC0e8701::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.525+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.525+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.525+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\ClickjackingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "MailTrack\Common\Infrastructure\EventSubscribers\Symfony\SubscribeDomainEventSubscribers::onApplicationStop"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.553+01: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"
]
]
"" => [
[
"timestamp" => 1771487572
"timestamp_rfc3339" => "2026-02-19T08:52:52.563+01:00"
"message" => "User Deprecated: Since symfony/http-kernel 6.2: Setting "terminate_on_cache_hit" to "true" is deprecated and will be changed to "false" in Symfony 7.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#324
#message: "User Deprecated: Since symfony/http-kernel 6.2: Setting "terminate_on_cache_hit" to "true" is deprecated and will be changed to "false" in Symfony 7.0."
#code: 0
#file: "/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
#line: 263
-locals: ? array
#severity: E_USER_DEPRECATED
trace: {
/src/mailtrack/vendor/symfony/http-kernel/HttpCache/HttpCache.php:263 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->terminate(Request $request, Response $response) …
› if ($this->options['terminate_on_cache_hit']) {
› trigger_deprecation('symfony/http-kernel', '6.2', 'Setting "terminate_on_cache_hit" to "true" is deprecated and will be changed to "false" in Symfony 7.0.');
› } elseif (\in_array('fresh', $this->traces[$this->getTraceKey($request)] ?? [], true)) {
}
/src/mailtrack/web/app.php:29 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
"channel" => "php"
]
]
]
-errorCount: [
54 => 1
1942 => 0
"" => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#3218 …}
} |