| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#213
-records: [
"" => [
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.695+02:00"
"message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#89
#message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/gcdilfi/dev/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/vendor/symfony/error-handler/DebugClassLoader.php:341 {
App\Kernel->registerBundles(): iterable …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Kernel.php:346 {
Symfony\Component\HttpKernel\Kernel->initializeBundles() …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Kernel.php:771 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Kernel.php:185 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.696+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#208
+count: 9
-severity: E_WARNING
trace: {
/home/gcdilfi/dev/vendor/symfony/error-handler/DebugClassLoader.php:296 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› // no-op
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
}
/home/gcdilfi/dev/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
›
› $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);
› }
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.192+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.terminate"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
]
"channel" => "event"
]
]
16 => [
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.701+02:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "home"
"route_parameters" => [
"_route" => "home"
"_controller" => "App\Controller\PageController::index"
]
"request_uri" => "https://www.dev.mazykkavinyles.fr/"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.715+02:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.715+02:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "App\Security\AppAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.716+02:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "App\Security\AppAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.716+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.716+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\UltraEarlyLocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.717+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.718+02: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 {#180
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_CachedReaderService.php:23 {
Container4xk3Ufd\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:2113 {
Container4xk3Ufd\App_KernelDevDebugContainer::getSensioFrameworkExtra_Controller_ListenerService($container) …
› {
› return $container->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:906 {
Container4xk3Ufd\App_KernelDevDebugContainer::{closure:Container4xk3Ufd\App_KernelDevDebugContainer::getEventDispatcherService():906} …
› $instance->addListener('console.command', [#[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] fn () => ($container->privates['debug.dump_listener'] ?? $container->load('getDebug_DumpListenerService')), 'configure'], 1024);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] fn () => ($container->privates['sensio_framework_extra.controller.listener'] ?? self::getSensioFrameworkExtra_Controller_ListenerService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] fn () => ($container->privates['sensio_framework_extra.converter.listener'] ?? self::getSensioFrameworkExtra_Converter_ListenerService($container)), 'onKernelController'], 0);
}
/home/gcdilfi/dev/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';
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gcdilfi/dev/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);
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.719+02: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 {#365
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_ReaderService.php:23 {
Container4xk3Ufd\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_CachedReaderService.php:25 {
Container4xk3Ufd\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);
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:2113 {
Container4xk3Ufd\App_KernelDevDebugContainer::getSensioFrameworkExtra_Controller_ListenerService($container) …
› {
› return $container->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:906 {
Container4xk3Ufd\App_KernelDevDebugContainer::{closure:Container4xk3Ufd\App_KernelDevDebugContainer::getEventDispatcherService():906} …
› $instance->addListener('console.command', [#[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] fn () => ($container->privates['debug.dump_listener'] ?? $container->load('getDebug_DumpListenerService')), 'configure'], 1024);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] fn () => ($container->privates['sensio_framework_extra.controller.listener'] ?? self::getSensioFrameworkExtra_Controller_ListenerService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] fn () => ($container->privates['sensio_framework_extra.converter.listener'] ?? self::getSensioFrameworkExtra_Converter_ListenerService($container)), 'onKernelController'], 0);
}
/home/gcdilfi/dev/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';
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gcdilfi/dev/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);
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.720+02: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 {#383
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_CacheAdapterService.php:23 {
Container4xk3Ufd\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getAnnotations_CachedReaderService.php:25 {
Container4xk3Ufd\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);
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:2113 {
Container4xk3Ufd\App_KernelDevDebugContainer::getSensioFrameworkExtra_Controller_ListenerService($container) …
› {
› return $container->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:906 {
Container4xk3Ufd\App_KernelDevDebugContainer::{closure:Container4xk3Ufd\App_KernelDevDebugContainer::getEventDispatcherService():906} …
› $instance->addListener('console.command', [#[\Closure(name: 'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] fn () => ($container->privates['debug.dump_listener'] ?? $container->load('getDebug_DumpListenerService')), 'configure'], 1024);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] fn () => ($container->privates['sensio_framework_extra.controller.listener'] ?? self::getSensioFrameworkExtra_Controller_ListenerService($container)), 'onKernelController'], 0);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] fn () => ($container->privates['sensio_framework_extra.converter.listener'] ?? self::getSensioFrameworkExtra_Converter_ListenerService($container)), 'onKernelController'], 0);
}
/home/gcdilfi/dev/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';
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/gcdilfi/dev/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);
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.723+02:00"
"message" => "Deprecated: App\Repository\VinylRepository::getNew(): Implicitly marking parameter $state as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#591
#message: "Deprecated: App\Repository\VinylRepository::getNew(): Implicitly marking parameter $state as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/home/gcdilfi/dev/src/Repository/VinylRepository.php"
#line: 29
#severity: E_DEPRECATED
trace: {
/home/gcdilfi/dev/src/Repository/VinylRepository.php:29 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function getNew(string $state = null)
› {
}
/home/gcdilfi/dev/vendor/symfony/error-handler/DebugClassLoader.php:300 {
ReflectionClass->__construct(object|string $objectOrClass) …
› return;
› } elseif (false === include $file) {
› return;
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:175 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
› {
› $proxyClass = new ReflectionClass($class);
› if ($proxyClass->isAnonymous()) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:332 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getManager($name, $class) …
› if (null === $name) {
› return $this->registry->getManagerForClass($class);
› }
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:301 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
› // Doctrine Entity?
› $em = $this->getManager($options['entity_manager'], $configuration->getClass());
› if (null === $em) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:83 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
› foreach ($this->all() as $converter) {
› if ($converter->supports($configuration)) {
› if ($converter->apply($request, $configuration)) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
› foreach ($configurations as $configuration) {
› $this->applyConverter($request, $configuration);
› }
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
›
› $this->manager->apply($request, $configurations);
› }
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
...: {
"kernel.terminate"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
/home/gcdilfi/dev/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);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.terminate"
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
}
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.728+02:00"
"message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1568, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#836
#message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1568, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:65 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:1568 {
Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
› {
› return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/Entity')], false);
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:1581 {
Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
› $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
› $a->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'App\\Entity');
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:809 {
Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:800 {
Container4xk3Ufd\App_KernelDevDebugContainer::{closure:{closure:Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():800}:800} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/home/gcdilfi/dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
Container4xk3Ufd\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/EntityManager.php:206 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:332 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getManager($name, $class) …
› if (null === $name) {
› return $this->registry->getManagerForClass($class);
› }
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:301 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
› // Doctrine Entity?
› $em = $this->getManager($options['entity_manager'], $configuration->getClass());
› if (null === $em) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:83 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
› foreach ($this->all() as $converter) {
› if ($converter->supports($configuration)) {
› if ($converter->apply($request, $configuration)) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
› foreach ($configurations as $configuration) {
› $this->applyConverter($request, $configuration);
› }
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
›
› $this->manager->apply($request, $configurations);
› }
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
...: {
"kernel.terminate"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
/home/gcdilfi/dev/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);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.terminate"
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
}
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.729+02:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:1568, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#823
#message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:1568, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:75 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:1568 {
Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
› {
› return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/Entity')], false);
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:1581 {
Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
› $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
› $a->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'App\\Entity');
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:809 {
Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:800 {
Container4xk3Ufd\App_KernelDevDebugContainer::{closure:{closure:Container4xk3Ufd\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():800}:800} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/home/gcdilfi/dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
Container4xk3Ufd\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/EntityManager.php:206 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:332 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getManager($name, $class) …
› if (null === $name) {
› return $this->registry->getManagerForClass($class);
› }
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:301 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
› // Doctrine Entity?
› $em = $this->getManager($options['entity_manager'], $configuration->getClass());
› if (null === $em) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:83 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
› foreach ($this->all() as $converter) {
› if ($converter->supports($configuration)) {
› if ($converter->apply($request, $configuration)) {
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
› foreach ($configurations as $configuration) {
› $this->applyConverter($request, $configuration);
› }
}
/home/gcdilfi/dev/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
›
› $this->manager->apply($request, $configurations);
› }
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
...: {
"kernel.terminate"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
/home/gcdilfi/dev/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);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.terminate"
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
}
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.733+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.733+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.733+02: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" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.733+02: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" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.733+02: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" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.733+02: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" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.740+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.740+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.740+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Container4xk3Ufd\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.740+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.740+02: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" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.740+02: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" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.753+02:00"
"message" => "User Deprecated: MySQL 5.6 support is deprecated and will be removed in DBAL 4. Consider upgrading to MySQL 5.7 or later. (AbstractMySQLDriver.php:118 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5072, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#988
#message: "User Deprecated: MySQL 5.6 support is deprecated and will be removed in DBAL 4. Consider upgrading to MySQL 5.7 or later. (AbstractMySQLDriver.php:118 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5072, package doctrine/dbal)"
#code: 0
#file: "/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/gcdilfi/dev/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/gcdilfi/dev/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:118 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
›
› Deprecation::trigger(
› 'doctrine/dbal',
}
/home/gcdilfi/dev/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/gcdilfi/dev/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/gcdilfi/dev/vendor/doctrine/dbal/src/Connection.php:421 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
›
› return $this->_driver->createDatabasePlatformForVersion($version);
› }
}
/home/gcdilfi/dev/vendor/doctrine/dbal/src/Connection.php:323 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
› if (! $this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
› if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
› $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/home/gcdilfi/dev/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/gcdilfi/dev/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/gcdilfi/dev/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/EntityRepository.php:222 {
Doctrine\ORM\EntityRepository->findBy(array $criteria, ?array $orderBy = null, $limit = null, $offset = null) …
› {
› $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);
›
}
/home/gcdilfi/dev/src/Controller/PageController.php:53 {
App\Controller\PageController->index(VinylRepository $vinylRepository, StyleRepository $styleRepository, Request $request, LabelRepository $labelRepository, ArtistRepository $artistRepository, PromoteRepository $promoteRepository, ParamsRepository $paramsRepository, SessionInterface $sessionInterface, AccessoryRepository $accessoryRepository, PreOrderVinylManager $preOrderVinylManager): Response …
› $searchData = [
› 'labels' => $labelRepository->findBy([], ['name' => 'ASC']),
› 'artists' => $artistRepository->findBy([], ['name' => 'ASC']),
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.766+02:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "gcdilfitest.mysql.db"
"port" => null
"user" => "gcdilfitest"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "gcdilfitest"
"serverVersion" => "5.6"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.768+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM label t0 ORDER BY t0.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.787+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM artist t0 ORDER BY t0.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.818+02: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 {#5551
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/home/gcdilfi/dev/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/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__);
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:2429 {
Container4xk3Ufd\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:1509 {
Container4xk3Ufd\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());
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getForm_TypeExtension_Form_ValidatorService.php:32 {
Container4xk3Ufd\getForm_TypeExtension_Form_ValidatorService::do($container, $lazyLoad = true) …
›
› $instance = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container)), false, $a, ($container->services['translator'] ?? self::getTranslatorService($container)));
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getForm_RegistryService.php:82 {
Container4xk3Ufd\getForm_RegistryService::{closure:Container4xk3Ufd\getForm_RegistryService::do():79} …
› yield 1 => ($container->privates['form.type_extension.form.http_foundation'] ?? $container->load('getForm_TypeExtension_Form_HttpFoundationService'));
› yield 2 => ($container->privates['form.type_extension.form.validator'] ?? $container->load('getForm_TypeExtension_Form_ValidatorService'));
› yield 3 => ($container->privates['form.type_extension.upload.validator'] ?? $container->load('getForm_TypeExtension_Upload_ValidatorService'));
}
/home/gcdilfi/dev/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php:59 {
Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension->getTypeExtensions(string $name): array …
› if (isset($this->typeExtensionServices[$name])) {
› foreach ($this->typeExtensionServices[$name] as $extension) {
› $extensions[] = $extension;
}
/home/gcdilfi/dev/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/gcdilfi/dev/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/gcdilfi/dev/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/gcdilfi/dev/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/gcdilfi/dev/vendor/symfony/form/FormFactory.php:43 {
Symfony\Component\Form\FormFactory->createBuilder(string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
› {
› return $this->createNamedBuilder($this->registry->getType($type)->getBlockPrefix(), $type, $data, $options);
› }
}
/home/gcdilfi/dev/vendor/symfony/form/FormFactory.php:28 {
Symfony\Component\Form\FormFactory->create(string $type = '…51', mixed $data = null, array $options = []): FormInterface …
› {
› return $this->createBuilder($type, $data, $options)->getForm();
› }
}
/home/gcdilfi/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php:344 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createForm(string $type, mixed $data = null, array $options = []): FormInterface …
› {
› return $this->container->get('form.factory')->create($type, $data, $options);
› }
}
/home/gcdilfi/dev/src/Controller/PageController.php:57 {
App\Controller\PageController->index(VinylRepository $vinylRepository, StyleRepository $styleRepository, Request $request, LabelRepository $labelRepository, ArtistRepository $artistRepository, PromoteRepository $promoteRepository, ParamsRepository $paramsRepository, SessionInterface $sessionInterface, AccessoryRepository $accessoryRepository, PreOrderVinylManager $preOrderVinylManager): Response …
› $search = new Search();
› $form = $this->createForm(SearchType::class, $search)->handleRequest($request);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.870+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2 FROM style s0_ ORDER BY s0_.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.894+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 WHERE t0.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.897+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_4, t0.ref AS ref_5, t0.designation AS designation_6, t0.created_at AS created_at_7, t0.price AS price_8, t0.updated_at AS updated_at_9, t0.promo AS promo_10, t0.description AS description_11, t0.slug AS slug_12, t0.quantity AS quantity_13, t0.weight AS weight_14, t0.category_id AS category_id_15, t0.category, t1.format AS format_16, t1.year AS year_17, t1.state AS state_18, t1.img AS img_19, t1.nb_items AS nb_items_20, t1.expected_arrival_date AS expected_arrival_date_21, t1.pre_order_max_quantity AS pre_order_max_quantity_22, t1.label_id AS label_id_23, t2.year AS year_24, t2.state AS state_25, t2.label_id AS label_id_26, t3.state AS state_27, t3.img AS img_28 FROM product t0 LEFT JOIN vinyl t1 ON t0.id = t1.id LEFT JOIN cd t2 ON t0.id = t2.id LEFT JOIN accessory t3 ON t0.id = t3.id INNER JOIN product_promote ON t0.id = product_promote.product_id WHERE product_promote.promote_id = ? ORDER BY t0.created_at DESC"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.924+02:00"
"message" => "User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Entity\Uid" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6524
#message: "User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Entity\Uid" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/gcdilfi/dev/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/vendor/symfony/error-handler/DebugClassLoader.php:341 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php:1213 {
Doctrine\ORM\Mapping\ClassMetadataInfo->validateAssociations() …
› if (
› ! class_exists($mapping['targetEntity'])
› && ! interface_exists($mapping['targetEntity'])
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:285 {
Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata($class, $parent) …
› $class->validateIdentifier();
› $class->validateAssociations();
› $class->validateLifecycleCallbacks($this->getReflectionService());
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:264 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› $this->validateRuntimeMetadata($class, $parent);
› }
}
/home/gcdilfi/dev/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/gcdilfi/dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/UnitOfWork.php:3022 {
Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
›
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
›
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
›
› return $this->_uow->createEntity($className, $data, $this->_hints);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:502 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
› if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {
› $element = $this->getEntity($data, $dqlAlias);
›
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
› while ($row = $this->statement()->fetchAssociative()) {
› $this->hydrateRowData($row, $result);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:276 {
Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
› try {
› $result = $this->hydrateAllData();
› } finally {
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1057 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadCollectionFromStatement(array $assoc, Result $stmt, PersistentCollection $coll): array …
›
› return $this->em->newHydrator(Query::HYDRATE_OBJECT)->hydrateAll($stmt, $rsm, $hints);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1067 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadManyToManyCollection(array $assoc, $sourceEntity, PersistentCollection $collection) …
›
› return $this->loadCollectionFromStatement($assoc, $stmt, $collection);
› }
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/UnitOfWork.php:3322 {
Doctrine\ORM\UnitOfWork->loadCollection(PersistentCollection $collection) …
› case ClassMetadata::MANY_TO_MANY:
› $persister->loadManyToManyCollection($assoc, $collection->getOwner(), $collection);
› break;
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/PersistentCollection.php:706 {
Doctrine\ORM\PersistentCollection->doInitialize(): void …
› $this->unwrap()->clear();
› $this->getUnitOfWork()->loadCollection($this);
› $this->takeSnapshot();
}
/home/gcdilfi/dev/vendor/doctrine/orm/src/PersistentCollection.php:218 {
Doctrine\ORM\PersistentCollection->initialize(): void …
›
› $this->doInitialize();
›
}
/home/gcdilfi/dev/vendor/doctrine/collections/src/AbstractLazyCollection.php:313 {
Doctrine\Common\Collections\AbstractLazyCollection->getIterator() …
› {
› $this->initialize();
›
}
/home/gcdilfi/dev/src/Services/PreOrderVinylManager.php:127 {
App\Services\PreOrderVinylManager->filterCatalogProducts(iterable $products): array …
› $filtered = [];
› foreach ($products as $product) {
› if (!$product->isPreOrder()) {
}
/home/gcdilfi/dev/src/Controller/PageController.php:59 {
App\Controller\PageController->index(VinylRepository $vinylRepository, StyleRepository $styleRepository, Request $request, LabelRepository $labelRepository, ArtistRepository $artistRepository, PromoteRepository $promoteRepository, ParamsRepository $paramsRepository, SessionInterface $sessionInterface, AccessoryRepository $accessoryRepository, PreOrderVinylManager $preOrderVinylManager): Response …
›
› $new = $preOrderVinylManager->filterCatalogProducts($promoteRepository->find(1)->getProducts());
› $neufs = [];
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/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 {
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.926+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 209
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.926+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 208
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.927+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 207
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.927+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 183
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.928+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 182
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.929+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 181
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.929+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 171
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.930+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 168
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.930+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 167
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.930+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 148
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.931+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 147
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.931+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 146
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.932+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 132
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.932+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 131
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.932+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 24
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.933+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_4, t0.ref AS ref_5, t0.designation AS designation_6, t0.created_at AS created_at_7, t0.price AS price_8, t0.updated_at AS updated_at_9, t0.promo AS promo_10, t0.description AS description_11, t0.slug AS slug_12, t0.quantity AS quantity_13, t0.weight AS weight_14, t0.category_id AS category_id_15, t0.category, t1.format AS format_16, t1.year AS year_17, t1.state AS state_18, t1.img AS img_19, t1.nb_items AS nb_items_20, t1.expected_arrival_date AS expected_arrival_date_21, t1.pre_order_max_quantity AS pre_order_max_quantity_22, t1.label_id AS label_id_23, t2.year AS year_24, t2.state AS state_25, t2.label_id AS label_id_26, t3.state AS state_27, t3.img AS img_28 FROM product t0 LEFT JOIN vinyl t1 ON t0.id = t1.id LEFT JOIN cd t2 ON t0.id = t2.id LEFT JOIN accessory t3 ON t0.id = t3.id INNER JOIN product_promote ON t0.id = product_promote.product_id WHERE product_promote.promote_id = ? ORDER BY t0.created_at DESC"
"params" => [
1 => 2
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.935+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 211
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.935+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 205
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.935+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 203
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.936+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 188
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.936+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 176
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.937+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 173
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.937+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 159
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.938+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 155
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.938+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 149
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.938+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 145
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.939+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 15
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.939+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 14
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.939+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 11
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.940+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 8
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.940+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 3
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.941+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_4, t0.ref AS ref_5, t0.designation AS designation_6, t0.created_at AS created_at_7, t0.price AS price_8, t0.updated_at AS updated_at_9, t0.promo AS promo_10, t0.description AS description_11, t0.slug AS slug_12, t0.quantity AS quantity_13, t0.weight AS weight_14, t0.category_id AS category_id_15, t0.category, t1.format AS format_16, t1.year AS year_17, t1.state AS state_18, t1.img AS img_19, t1.nb_items AS nb_items_20, t1.expected_arrival_date AS expected_arrival_date_21, t1.pre_order_max_quantity AS pre_order_max_quantity_22, t1.label_id AS label_id_23, t2.year AS year_24, t2.state AS state_25, t2.label_id AS label_id_26, t3.state AS state_27, t3.img AS img_28 FROM product t0 LEFT JOIN vinyl t1 ON t0.id = t1.id LEFT JOIN cd t2 ON t0.id = t2.id LEFT JOIN accessory t3 ON t0.id = t3.id INNER JOIN product_promote ON t0.id = product_promote.product_id WHERE product_promote.promote_id = ? ORDER BY t0.created_at DESC"
"params" => [
1 => 3
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.944+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 224
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.944+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 220
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.944+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 219
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.945+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 217
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.945+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 216
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.946+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 215
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.946+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 204
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.947+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 202
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.947+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 199
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.948+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 198
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.948+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 197
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.949+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 196
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.949+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 195
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.950+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 194
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.950+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 193
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.950+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 191
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.951+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 190
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.951+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 187
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.951+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 180
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.952+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 179
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.952+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 178
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.952+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 177
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.953+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 175
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.953+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 174
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.953+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 165
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.954+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 164
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.954+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 163
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.954+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 162
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.955+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 157
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.955+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 156
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.955+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 151
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.956+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 144
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.956+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 143
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.957+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 26
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.957+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 22
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.957+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 21
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.958+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 19
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.958+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 18
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.958+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 17
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.959+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 16
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.959+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 WHERE t0.id = ?"
"params" => [
1 => 4
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.960+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_4, t0.ref AS ref_5, t0.designation AS designation_6, t0.created_at AS created_at_7, t0.price AS price_8, t0.updated_at AS updated_at_9, t0.promo AS promo_10, t0.description AS description_11, t0.slug AS slug_12, t0.quantity AS quantity_13, t0.weight AS weight_14, t0.category_id AS category_id_15, t0.category, t1.format AS format_16, t1.year AS year_17, t1.state AS state_18, t1.img AS img_19, t1.nb_items AS nb_items_20, t1.expected_arrival_date AS expected_arrival_date_21, t1.pre_order_max_quantity AS pre_order_max_quantity_22, t1.label_id AS label_id_23, t2.year AS year_24, t2.state AS state_25, t2.label_id AS label_id_26, t3.state AS state_27, t3.img AS img_28 FROM product t0 LEFT JOIN vinyl t1 ON t0.id = t1.id LEFT JOIN cd t2 ON t0.id = t2.id LEFT JOIN accessory t3 ON t0.id = t3.id INNER JOIN product_promote ON t0.id = product_promote.product_id WHERE product_promote.promote_id = ? ORDER BY t0.created_at DESC"
"params" => [
1 => 4
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.961+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 222
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.961+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_4, t0.ref AS ref_5, t0.designation AS designation_6, t0.created_at AS created_at_7, t0.price AS price_8, t0.updated_at AS updated_at_9, t0.promo AS promo_10, t0.description AS description_11, t0.slug AS slug_12, t0.quantity AS quantity_13, t0.weight AS weight_14, t0.category_id AS category_id_15, t0.category, t1.format AS format_16, t1.year AS year_17, t1.state AS state_18, t1.img AS img_19, t1.nb_items AS nb_items_20, t1.expected_arrival_date AS expected_arrival_date_21, t1.pre_order_max_quantity AS pre_order_max_quantity_22, t1.label_id AS label_id_23, t2.year AS year_24, t2.state AS state_25, t2.label_id AS label_id_26, t3.state AS state_27, t3.img AS img_28 FROM product t0 LEFT JOIN vinyl t1 ON t0.id = t1.id LEFT JOIN cd t2 ON t0.id = t2.id LEFT JOIN accessory t3 ON t0.id = t3.id INNER JOIN product_promote ON t0.id = product_promote.product_id WHERE product_promote.promote_id = ? ORDER BY t0.created_at DESC"
"params" => [
1 => 6
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.962+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 226
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.962+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 INNER JOIN product_promote ON t0.id = product_promote.promote_id WHERE product_promote.product_id = ?"
"params" => [
1 => 189
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.963+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t1.id AS id_2, t1.ref AS ref_3, t1.designation AS designation_4, t1.created_at AS created_at_5, t1.price AS price_6, t1.updated_at AS updated_at_7, t1.promo AS promo_8, t1.description AS description_9, t1.slug AS slug_10, t1.quantity AS quantity_11, t1.weight AS weight_12, t0.state AS state_13, t0.img AS img_14, t1.category_id AS category_id_15, t1.category FROM accessory t0 INNER JOIN product t1 ON t0.id = t1.id ORDER BY t1.updated_at DESC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.964+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM promote t0 WHERE t0.name = ? LIMIT 1"
"params" => [
1 => "pre-order"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.971+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.id AS id_0, p0_.ref AS ref_1, p0_.designation AS designation_2, p0_.created_at AS created_at_3, p0_.price AS price_4, p0_.updated_at AS updated_at_5, p0_.promo AS promo_6, p0_.description AS description_7, p0_.slug AS slug_8, p0_.quantity AS quantity_9, p0_.weight AS weight_10, v1_.format AS format_11, v1_.year AS year_12, v1_.state AS state_13, v1_.img AS img_14, v1_.nb_items AS nb_items_15, v1_.expected_arrival_date AS expected_arrival_date_16, v1_.pre_order_max_quantity AS pre_order_max_quantity_17, s2_.id AS id_18, s2_.name AS name_19, s2_.slug AS slug_20, p0_.category AS category_21, p0_.category_id AS category_id_22, v1_.label_id AS label_id_23 FROM vinyl v1_ INNER JOIN product p0_ ON v1_.id = p0_.id LEFT JOIN vinyl_style v3_ ON v1_.id = v3_.vinyl_id LEFT JOIN style s2_ ON s2_.id = v3_.style_id WHERE NOT EXISTS (SELECT 1 FROM product_promote p4_ WHERE p4_.product_id = v1_.id AND p4_.promote_id IN (?)) ORDER BY p0_.id DESC, s2_.name ASC"
"params" => [
1 => 7
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.992+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.start_at AS start_at_4, t0.end_at AS end_at_5 FROM params t0"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.995+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.slug AS slug_2 FROM label l0_ ORDER BY l0_.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787835
"timestamp_rfc3339" => "2026-08-03T22:10:35.997+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.slug AS slug_2 FROM artist a0_ ORDER BY a0_.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.001+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM style t0 ORDER BY t0.name ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.072+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 179
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.076+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 177
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.076+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 189
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.077+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 173
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.078+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 226
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.078+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 131
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.079+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 182
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.079+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 181
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.080+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 176
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.080+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 171
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.081+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 159
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.081+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 149
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.082+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 148
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.082+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 147
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.083+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 145
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.083+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 155
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.084+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 15
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.084+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 211
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.085+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 208
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.085+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 205
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.086+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 209
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.087+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 208
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.087+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 207
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.088+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 183
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.088+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 182
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.089+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 181
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.089+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 171
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.090+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 168
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.090+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 167
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.090+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 148
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.091+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 222
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.092+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 224
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.092+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 220
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.093+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 219
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.093+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 217
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.094+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 216
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.094+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 215
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.095+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 205
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.095+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 204
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.096+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 203
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.097+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT COALESCE(SUM(v0_.quantity), 0) AS sclr_0 FROM vinyl_pre_order v0_ WHERE v0_.vinyl_id = ? AND v0_.status = ?"
"params" => [
1 => 202
2 => "fulfilled"
]
"types" => [
1 => 1
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.108+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.108+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT TABLE_NAME\n
FROM information_schema.TABLES\n
WHERE TABLE_SCHEMA = ?\n
AND TABLE_TYPE = 'BASE TABLE'\n
ORDER BY TABLE_NAME
"""
"params" => [
1 => "gcdilfitest"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.109+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.109+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT TABLE_NAME\n
FROM information_schema.TABLES\n
WHERE TABLE_SCHEMA = ?\n
AND TABLE_TYPE = 'BASE TABLE'\n
ORDER BY TABLE_NAME
"""
"params" => [
1 => "gcdilfitest"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.112+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.113+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT t.TABLE_NAME,\n
t.ENGINE,\n
t.AUTO_INCREMENT,\n
t.TABLE_COMMENT,\n
t.CREATE_OPTIONS,\n
t.TABLE_COLLATION,\n
ccsa.CHARACTER_SET_NAME\n
FROM information_schema.TABLES t\n
INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
"""
"params" => [
1 => "gcdilfitest"
2 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.114+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.114+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n
k.COLUMN_NAME,\n
k.REFERENCED_TABLE_NAME,\n
k.REFERENCED_COLUMN_NAME,\n
k.ORDINAL_POSITION /*!50116,\n
c.UPDATE_RULE,\n
c.DELETE_RULE */\n
FROM information_schema.key_column_usage k /*!50116\n
INNER JOIN information_schema.referential_constraints c\n
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'gcdilfitest' */ ORDER BY k.ORDINAL_POSITION
"""
"params" => [
1 => "gcdilfitest"
2 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.115+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT c.COLUMN_NAME AS field,\n
c.COLUMN_TYPE AS type,\n
c.IS_NULLABLE AS `null`,\n
c.COLUMN_KEY AS `key`,\n
c.COLUMN_DEFAULT AS `default`,\n
c.EXTRA,\n
c.COLUMN_COMMENT AS comment,\n
c.CHARACTER_SET_NAME AS characterset,\n
c.COLLATION_NAME AS collation\n
FROM information_schema.COLUMNS c\n
INNER JOIN information_schema.TABLES t\n
ON t.TABLE_NAME = c.TABLE_NAME\n
WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [
1 => "gcdilfitest"
2 => "gcdilfitest"
3 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.116+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.117+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT NON_UNIQUE AS Non_Unique,\n
INDEX_NAME AS Key_name,\n
COLUMN_NAME AS Column_Name,\n
SUB_PART AS Sub_Part,\n
INDEX_TYPE AS Index_Type\n
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
"params" => [
1 => "gcdilfitest"
2 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.118+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM doctrine_migration_versions"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.121+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.124+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.125+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.125+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.125+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.125+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.125+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.193+02:00"
"message" => "Uncaught PHP Exception ValueError: "unlink(): Argument #1 ($filename) must not contain any null bytes" at FileProfilerStorage.php line 351"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => ValueError {#15000
#message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
#code: 0
#file: "/home/gcdilfi/dev/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
#line: 351
trace: {
/home/gcdilfi/dev/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:351 {
Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
›
› @unlink($this->getFilename($csvToken));
› $offset += \strlen($line);
arguments: {
$filename: "/home/gcdilfi/dev/var/cache/dev/profiler/2f/42/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0011422f"
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:200 {
Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
› if (1 === mt_rand(1, 10)) {
› $this->removeExpiredProfiles();
› }
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Profiler/Profiler.php:104 {
Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
›
› if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {
› $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
arguments: {
$profile: Symfony\Component\HttpKernel\Profiler\Profile {#11717 …}
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
arguments: {
$profile: Symfony\Component\HttpKernel\Profiler\Profile {#11717 …}
}
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
...: {
"kernel.terminate"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
/home/gcdilfi/dev/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);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.terminate"
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
}
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:115 {
Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
}
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Kernel.php:157 {
Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#16 …}
$response: Symfony\Component\HttpFoundation\Response {#10856 …}
}
}
/home/gcdilfi/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› if ($this->kernel instanceof TerminableInterface) {
› $this->kernel->terminate($this->request, $response);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#16 …}
$response: Symfony\Component\HttpFoundation\Response {#10856 …}
}
}
/home/gcdilfi/dev/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/gcdilfi/dev/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/gcdilfi/dev/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.226+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.227+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
16847 => [
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\UltraEarlyLocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.194+02:00"
"message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16779
#message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
#code: 0
#file: "/home/gcdilfi/dev/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/home/gcdilfi/dev/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
› if ($reader) {
› trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:2201 {
Container4xk3Ufd\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
› {
› return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:2185 {
Container4xk3Ufd\App_KernelDevDebugContainer::getSerializerService($container) …
› $b = ($container->services['translator'] ?? self::getTranslatorService($container));
› $c = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));
›
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/getErrorControllerService.php:29 {
Container4xk3Ufd\getErrorControllerService::do($container, $lazyLoad = true) …
›
› return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['serializer'] ?? self::getSerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
› }
}
/home/gcdilfi/dev/var/cache/dev/Container4xk3Ufd/App_KernelDevDebugContainer.php:580 {
Container4xk3Ufd\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/gcdilfi/dev/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/home/gcdilfi/dev/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/home/gcdilfi/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› if (!str_contains($controller, '::')) {
› $controller = $this->instantiateController($controller);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:164 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
...: {
"kernel.terminate"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
}
/home/gcdilfi/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
}
}
/home/gcdilfi/dev/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);
› }
arguments: {
$listeners: [ …1]
$eventName: "kernel.terminate"
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
}
}
/home/gcdilfi/dev/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\TerminateEvent {#720 …}
$eventName: "kernel.terminate"
}
}
/home/gcdilfi/dev/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);
›
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/HttpKernel.php:132 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
› try {
› $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);
› } finally {
}
/home/gcdilfi/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::{closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():78} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/gcdilfi/dev/vendor/symfony/error-handler/ErrorHandler.php:538 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
› if (null !== $exceptionHandler) {
› $exceptionHandler($exception);
›
}
Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Container4xk3Ufd\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.196+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02: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" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1785787836
"timestamp_rfc3339" => "2026-08-03T22:10:36.223+02:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"" => 0
16 => 1
16847 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#223 …}
} |