| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#196
-records: [
13 => [
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+01:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "_wdt"
"route_parameters" => [
"_route" => "_wdt"
"_controller" => "web_profiler.controller.profiler::toolbarAction"
"token" => "8a28bf"
]
"request_uri" => "https://rd.interactiv-doc.fr/_wdt/8a28bf"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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 {#222
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_CachedReaderService.php:23 {
ContainerMvEKdIx\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:515 {
ContainerMvEKdIx\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2403 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1620 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:551 {
ContainerMvEKdIx\App_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());
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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 {#229
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_ReaderService.php:23 {
ContainerMvEKdIx\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:515 {
ContainerMvEKdIx\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_CachedReaderService.php:25 {
ContainerMvEKdIx\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')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:515 {
ContainerMvEKdIx\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2403 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1620 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:551 {
ContainerMvEKdIx\App_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());
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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 {#275
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_CacheAdapterService.php:23 {
ContainerMvEKdIx\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:515 {
ContainerMvEKdIx\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/getAnnotations_CachedReaderService.php:25 {
ContainerMvEKdIx\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')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:515 {
ContainerMvEKdIx\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2403 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1620 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:551 {
ContainerMvEKdIx\App_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());
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.608+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 {#290
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/var/www/RD/ITManager/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/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__);
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2403 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1620 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:551 {
ContainerMvEKdIx\App_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());
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.609+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:68 called by App_KernelDevDebugContainer.php:1694, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#462
#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:68 called by App_KernelDevDebugContainer.php:1694, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/RD/ITManager/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:68 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1694 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDoctrine_Orm_ManagerAnnotationMetadataDriverService($container) …
› {
› return $container->privates['doctrine.orm.manager_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/Entity/Manager')], false);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1031 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDoctrine_Orm_ManagerEntityManagerService($container, $lazyLoad = true) …
› $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
› $b->addDriver(($container->privates['doctrine.orm.manager_annotation_metadata_driver'] ?? self::getDoctrine_Orm_ManagerAnnotationMetadataDriverService($container)), 'App\\Entity\\Manager');
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1012 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.manager_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_ManagerEntityManagerService($container, $proxy)));
› }
}
/var/www/RD/ITManager/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/RD/ITManager/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerMvEKdIx\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/RD/ITManager/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/RD/ITManager/src/Services/Administration/SubscriptionPermissionsService.php:24 {
App\Services\Administration\SubscriptionPermissionsService->__construct(CustomerService $customerService, EntityManagerInterface $em, TranslatorInterface $translator) …
› ) {
› $this->repository = $this->em->getRepository(SubscriptionPermissions::class);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:665 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getSubscriptionPermissionsServiceService($container) …
›
› return $container->services['App\\Services\\Administration\\SubscriptionPermissionsService'] = new \App\Services\Administration\SubscriptionPermissionsService($a, ($container->services['doctrine.orm.manager_entity_manager'] ?? self::getDoctrine_Orm_ManagerEntityManagerService($container)), ($container->services['translator'] ?? self::getTranslatorService($container)));
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:690 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getSubscriptionServiceService($container) …
› }
› $d = ($container->services['App\\Services\\Administration\\SubscriptionPermissionsService'] ?? self::getSubscriptionPermissionsServiceService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2338 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addGlobal('customer_service', ($container->services['App\\Services\\Administration\\CustomerService'] ?? self::getCustomerServiceService($container)));
› $instance->addGlobal('subscription_service', ($container->services['App\\Services\\Administration\\SubscriptionService'] ?? self::getSubscriptionServiceService($container)));
› $instance->addGlobal('user_service', ($container->services['App\\Services\\Administration\\UserService'] ?? self::getUserServiceService($container)));
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:564 {
ContainerMvEKdIx\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.609+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:78 called by App_KernelDevDebugContainer.php:1694, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#463
#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:78 called by App_KernelDevDebugContainer.php:1694, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/RD/ITManager/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:78 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1694 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDoctrine_Orm_ManagerAnnotationMetadataDriverService($container) …
› {
› return $container->privates['doctrine.orm.manager_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/Entity/Manager')], false);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1031 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDoctrine_Orm_ManagerEntityManagerService($container, $lazyLoad = true) …
› $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
› $b->addDriver(($container->privates['doctrine.orm.manager_annotation_metadata_driver'] ?? self::getDoctrine_Orm_ManagerAnnotationMetadataDriverService($container)), 'App\\Entity\\Manager');
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1012 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.manager_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_ManagerEntityManagerService($container, $proxy)));
› }
}
/var/www/RD/ITManager/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/RD/ITManager/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerMvEKdIx\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/RD/ITManager/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/RD/ITManager/src/Services/Administration/SubscriptionPermissionsService.php:24 {
App\Services\Administration\SubscriptionPermissionsService->__construct(CustomerService $customerService, EntityManagerInterface $em, TranslatorInterface $translator) …
› ) {
› $this->repository = $this->em->getRepository(SubscriptionPermissions::class);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:665 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getSubscriptionPermissionsServiceService($container) …
›
› return $container->services['App\\Services\\Administration\\SubscriptionPermissionsService'] = new \App\Services\Administration\SubscriptionPermissionsService($a, ($container->services['doctrine.orm.manager_entity_manager'] ?? self::getDoctrine_Orm_ManagerEntityManagerService($container)), ($container->services['translator'] ?? self::getTranslatorService($container)));
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:690 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getSubscriptionServiceService($container) …
› }
› $d = ($container->services['App\\Services\\Administration\\SubscriptionPermissionsService'] ?? self::getSubscriptionPermissionsServiceService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2338 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addGlobal('customer_service', ($container->services['App\\Services\\Administration\\CustomerService'] ?? self::getCustomerServiceService($container)));
› $instance->addGlobal('subscription_service', ($container->services['App\\Services\\Administration\\SubscriptionService'] ?? self::getSubscriptionServiceService($container)));
› $instance->addGlobal('user_service', ($container->services['App\\Services\\Administration\\UserService'] ?? self::getUserServiceService($container)));
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:564 {
ContainerMvEKdIx\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.609+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:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#529
#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:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/RD/ITManager/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/RD/ITManager/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',
}
/var/www/RD/ITManager/vendor/doctrine/orm/src/EntityManager.php:178 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $this->unitOfWork = new UnitOfWork($this);
› $this->proxyFactory = new ProxyFactory(
› $this,
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1050 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getDoctrine_Orm_ManagerEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.manager_connection'] ?? self::getDoctrine_Dbal_ManagerConnectionService($container)), $a, ($container->privates['doctrine.dbal.manager_connection.event_manager'] ?? self::getDoctrine_Dbal_ManagerConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1012 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.manager_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_ManagerEntityManagerService($container, $proxy)));
› }
}
/var/www/RD/ITManager/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/RD/ITManager/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerMvEKdIx\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/RD/ITManager/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/RD/ITManager/src/Services/Administration/SubscriptionPermissionsService.php:24 {
App\Services\Administration\SubscriptionPermissionsService->__construct(CustomerService $customerService, EntityManagerInterface $em, TranslatorInterface $translator) …
› ) {
› $this->repository = $this->em->getRepository(SubscriptionPermissions::class);
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:665 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getSubscriptionPermissionsServiceService($container) …
›
› return $container->services['App\\Services\\Administration\\SubscriptionPermissionsService'] = new \App\Services\Administration\SubscriptionPermissionsService($a, ($container->services['doctrine.orm.manager_entity_manager'] ?? self::getDoctrine_Orm_ManagerEntityManagerService($container)), ($container->services['translator'] ?? self::getTranslatorService($container)));
› }
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:690 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getSubscriptionServiceService($container) …
› }
› $d = ($container->services['App\\Services\\Administration\\SubscriptionPermissionsService'] ?? self::getSubscriptionPermissionsServiceService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:2338 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addGlobal('customer_service', ($container->services['App\\Services\\Administration\\CustomerService'] ?? self::getCustomerServiceService($container)));
› $instance->addGlobal('subscription_service', ($container->services['App\\Services\\Administration\\SubscriptionService'] ?? self::getSubscriptionServiceService($container)));
› $instance->addGlobal('user_service', ($container->services['App\\Services\\Administration\\UserService'] ?? self::getUserServiceService($container)));
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:564 {
ContainerMvEKdIx\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1919 {
ContainerMvEKdIx\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/RD/ITManager/var/cache/dev/ContainerMvEKdIx/App_KernelDevDebugContainer.php:1156 {
ContainerMvEKdIx\App_KernelDevDebugContainer::ContainerMvEKdIx\{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);
}
/var/www/RD/ITManager/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';
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/RD/ITManager/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);
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "CONNECT localhost 6379 5 <null> 5 5""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscriptionPermissions""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscriptionPermissions""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscriptionPermissions%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscriptionPermissions%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscriptionPermissions%24user""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.610+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscriptionPermissions%24user""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscriptionPermissions%24subscription""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscriptionPermissions%24subscription""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscriptionPermissions%24delete""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscriptionPermissions%24delete""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscriptionPermissions%24edit""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscriptionPermissions%24edit""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.611+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"charset" => "UTF8"
"host" => "localhost"
"port" => 3306
"user" => "rdmanager"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "it2_it_manager_25092025"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+01:00"
"message" => "Uncaught PHP Exception ErrorException: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" at StrictSessionHandler.php line 87"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ErrorException {#45
#message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
#code: 0
#file: "/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
#line: 87
#severity: E_NOTICE
trace: {
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87 {
Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc(int $maxlifetime): int|false …
› {
› return $this->handler->gc($maxlifetime);
› }
}
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:64 {
Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc(int $maxlifetime): int|false …
› {
› return $this->handler->gc($maxlifetime);
› }
}
Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:172 {
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
› // ok to try and start the session
› if (!session_start()) {
› throw new \RuntimeException('Failed to start the session.');
}
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:311 {
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
› } elseif (!$this->started) {
› $this->start();
› }
}
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Session.php:222 {
Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
› {
› $bag = $this->storage->getBag($name);
›
}
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Session.php:242 {
Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
› {
› return $this->getBag($this->attributeName);
› }
}
/var/www/RD/ITManager/vendor/symfony/http-foundation/Session/Session.php:69 {
Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
› {
› return $this->getAttributeBag()->get($name, $default);
› }
}
/var/www/RD/ITManager/src/EventListener/LocaleListener.php:32 {
App\EventListener\LocaleListener->onKernelRequest(RequestEvent $event) …
› // if no explicit locale has been set on this request, use one from the session
› $request->setLocale($request->getSession()->get('_locale', $this->defaultLocale));
› }
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/RD/ITManager/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);
› }
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/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);
›
}
/var/www/RD/ITManager/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) {
}
/var/www/RD/ITManager/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 {
}
/var/www/RD/ITManager/public/index.php:27 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "App\EventSubscriber\KernelExceptionSubscriber::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24description""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24description""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24idParent""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24idParent""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24emailCommercial""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24emailCommercial""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24resellerDocumentsNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24resellerDocumentsNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24resellerCustomersNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24resellerCustomersNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24extraDocumentsCount""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24extraDocumentsCount""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24address""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24address""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24typeCust""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24typeCust""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CCustomer%24tree""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CCustomer%24tree""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CPrivilege""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.625+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CPrivilege""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CPrivilege%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CPrivilege%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CPrivilege%24name""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CPrivilege%24name""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24seo""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24seo""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24cart""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24cart""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24export""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24export""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24icon""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24icon""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24language""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24language""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24theme""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24theme""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24document""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24document""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.626+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24duplicate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24duplicate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24linkEditor""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24linkEditor""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24emailExtract""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24emailExtract""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24enrich""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24enrich""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24background""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24background""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24tool""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24tool""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24movie""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24movie""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24contents""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24contents""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24logo""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24logo""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24coverPage""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24coverPage""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24statistics""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24statistics""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24statisticsPlus""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24statisticsPlus""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.627+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24animatedLink""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24animatedLink""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24readSpeaker""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24readSpeaker""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24archive""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24archive""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24socialNetworks""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24socialNetworks""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24mobileDevice""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24mobileDevice""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24thumbnails""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24thumbnails""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24signature""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24signature""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24library""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24library""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24loader""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24loader""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24marquee""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24marquee""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24qrcode""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24qrcode""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24dldoc""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24dldoc""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.628+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24search""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24search""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24goto""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24goto""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24title""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24title""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24spec""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24spec""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24publish""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24publish""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24regen""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24regen""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24pageList""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24pageList""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24security""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24security""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24enrichPlus""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24enrichPlus""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24whiteMark""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24whiteMark""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24notes""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24notes""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24dldocPlus""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24dldocPlus""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24colorLinks""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.629+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24colorLinks""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24banniere""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24banniere""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24form""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24form""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24productsList""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24productsList""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CFeature%24pack""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CFeature%24pack""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.630+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"
]
]
696 => [
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:Symfony%5CComponent%5CHttpKernel%5CController%5CErrorController""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]Symfony%5CComponent%5CHttpKernel%5CController%5CErrorController""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:Symfony%5CComponent%5CHttpKernel%5CController%5CErrorController%23__invoke""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]Symfony%5CComponent%5CHttpKernel%5CController%5CErrorController%23__invoke""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.612+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24username""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24username""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24password""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.621+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24password""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24roles""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24roles""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24firstName""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24firstName""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24lastName""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24lastName""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24email""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24email""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24idParent""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24idParent""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24lastConnection""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24lastConnection""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24countConnection""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24countConnection""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24cust""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24cust""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CUser%24priv""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CUser%24priv""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.622+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24id""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24name""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24name""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24creationDate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24creationDate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24expirationDate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24expirationDate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24archive""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24archive""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24temporary""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24temporary""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24documentsNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24documentsNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24pagesNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24pagesNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24downloadsNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24downloadsNumber""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24downloadsDone""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24downloadsDone""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24transfertArchiveDate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24transfertArchiveDate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24validate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24validate""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24cust""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.623+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24cust""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:App%5CEntity%5CManager%5CSubscription%24feat""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Executing command "MGET Q+oW7wRq6-:[C]App%5CEntity%5CManager%5CSubscription%24feat""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "snc_redis"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+01:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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" => 1761565012
"timestamp_rfc3339" => "2025-10-27T12:36:52.624+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"
]
]
]
-errorCount: [
13 => 1
696 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#195 …}
} |