ErrorController

Request

GET Parameters

Key Value
_hash
"J/jwcNZx/tingKXwVZEH8IZvgBzEeVO7hgqEYpkFHrQ="
_path
"what=-1&_controller=phpinfo"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"cb3602"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#698
  #message: "No route found for "GET https://preprod.entre-marchands-auto.com/_fragment""
  #code: 0
  #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#96 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
      arguments: {
        "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#589
  -records: [
    "" => [
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.733+01: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 {#99
            #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: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 341
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/error-handler/DebugClassLoader.php:341 {
                App\Kernel->registerBundles(): iterable …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:346 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles() …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:771 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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();}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    17 => [
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.734+01:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#345
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_CachedReaderService.php:23 {
                ContainerUKzyt0y\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:3806 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2666 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2098 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2150 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
                › }$b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2027 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \ApiPlatform\State\Provider\ContentNegotiationProvider(NULL, ($container->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $container->parameters['api_platform.formats'], $container->parameters['api_platform.error_formats']), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1193 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.735+01:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#332
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_ReaderService.php:23 {
                ContainerUKzyt0y\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_CachedReaderService.php:25 {
                ContainerUKzyt0y\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:3806 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2666 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2098 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2150 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
                › }$b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2027 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \ApiPlatform\State\Provider\ContentNegotiationProvider(NULL, ($container->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $container->parameters['api_platform.formats'], $container->parameters['api_platform.error_formats']), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1193 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.736+01:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#314
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_CacheAdapterService.php:23 {
                ContainerUKzyt0y\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getAnnotations_CachedReaderService.php:25 {
                ContainerUKzyt0y\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:3806 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2666 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2098 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2150 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
                › }$b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2027 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \ApiPlatform\State\Provider\ContentNegotiationProvider(NULL, ($container->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $container->parameters['api_platform.formats'], $container->parameters['api_platform.error_formats']), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1193 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.736+01:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#317
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:3806 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2666 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2098 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2150 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
                › }$b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2027 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \ApiPlatform\State\Provider\ContentNegotiationProvider(NULL, ($container->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $container->parameters['api_platform.formats'], $container->parameters['api_platform.error_formats']), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1193 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.737+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#287
            #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: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2239 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(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')))])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2105 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › 
                › return $container->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($container->privates['api_platform.cache.metadata.property'] ?? self::getApiPlatform_Cache_Metadata_PropertyService($container)), new \ApiPlatform\JsonSchema\Metadata\Property\Factory\SchemaPropertyMetadataFactory($b, new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $container)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($container->services['doctrine'] ?? self::getDoctrineService($container)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory(($container->privates['property_info'] ?? self::getPropertyInfoService($container)), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $container))))), $b))))), new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2150 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
                › }$b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2027 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \ApiPlatform\State\Provider\ContentNegotiationProvider(NULL, ($container->privates['api_platform.negotiator'] ??= new \Negotiation\Negotiator()), $container->parameters['api_platform.formats'], $container->parameters['api_platform.error_formats']), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1193 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.743+01:00"
        "message" => "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#845
            #message: "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:23 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('api-platform/symfony', '4.1', 'The "api_platform.validator.query_parameter_validator" service is deprecated use "\\ApiPlatform\\Metadata\\Parameter::$constraints" instead.');}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.743+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#637
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php"
            #line: 41
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:41 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.743+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#926
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php:25 {
                ApiPlatform\ParameterValidator\Validator\ArrayItems->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:46 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › $this->validators = [    new ArrayItems(),    new Bounds(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#639
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php:25 {
                ApiPlatform\ParameterValidator\Validator\Bounds->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:47 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new ArrayItems(),new Bounds(),new Enum(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#951
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php:25 {
                ApiPlatform\ParameterValidator\Validator\Enum->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:48 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Bounds(),new Enum(),new Length(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#908
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php:25 {
                ApiPlatform\ParameterValidator\Validator\Length->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:49 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Enum(),new Length(),new MultipleOf(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#891
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php:25 {
                ApiPlatform\ParameterValidator\Validator\MultipleOf->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:50 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Length(),new MultipleOf(),new Pattern(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#897
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php:25 {
                ApiPlatform\ParameterValidator\Validator\Pattern->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:51 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new MultipleOf(),new Pattern(),new Required(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#923
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php"
            #line: 27
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php:27 {
                ApiPlatform\ParameterValidator\Validator\Required->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:52 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                ›     new Pattern(),    new Required(),];
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerUKzyt0y\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:900 {
                ContainerUKzyt0y\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2078 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1200 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\Listener\\RequestListener')] fn () => ($container->privates['App\\Listener\\RequestListener'] ?? self::getRequestListenerService($container)), 'onKernelRequest'], 0);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.744+01:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#939
            #message: "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php"
            #line: 45
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php:45 {
                ApiPlatform\JsonSchema\SchemaFactory->__construct(?TypeFactoryInterface $typeFactory, ResourceMetadataCollectionFactoryInterface $resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?array $distinctFormats = null, ?DefinitionNameFactoryInterface $definitionNameFactory = null) …
                › if ($typeFactory) {    trigger_deprecation('api-platform/core', '3.4', \sprintf('Injecting the "%s" inside "%s" is deprecated and "%s" will be removed in 4.x.', TypeFactoryInterface::class, self::class, TypeFactoryInterface::class));    $this->typeFactory = $typeFactory;
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2003 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container) …
                › 
                › $container->privates['api_platform.json_schema.backward_compatible_schema_factory'] = $instance = new \ApiPlatform\JsonSchema\BackwardCompatibleSchemaFactory(new \ApiPlatform\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\JsonSchema\SchemaFactory($b, ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container)), ($container->privates['api_platform.hydra.name_converter.hydra_prefix'] ?? self::getApiPlatform_Hydra_NameConverter_HydraPrefixService($container)), $a, $container->parameters['api_platform.jsonschema_formats'], new \ApiPlatform\JsonSchema\DefinitionNameFactory($container->parameters['api_platform.jsonschema_formats'])), $container->parameters['api_platform.serializer.default_context']));}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:3003 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getLexikJwtAuthentication_ApiPlatform_Openapi_FactoryService($container) …
                › {    return $container->privates['lexik_jwt_authentication.api_platform.openapi.factory'] = new \Lexik\Bundle\JWTAuthenticationBundle\OpenApi\OpenApiFactory(new \ApiPlatform\OpenApi\Factory\OpenApiFactory(($container->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container)), ($container->privates['api_platform.json_schema.backward_compatible_schema_factory'] ?? self::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container)), NULL, ($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])), $container->parameters['api_platform.formats'], ($container->privates['api_platform.openapi.options'] ?? self::getApiPlatform_Openapi_OptionsService($container)), new \ApiPlatform\State\Pagination\PaginationOptions(true, 'page', false, 'itemsPerPage', false, 'pagination', 30, NULL, false, false, 'partial'), ($container->privates['api_platform.router'] ?? self::getApiPlatform_RouterService($container))), '/api/login_check', 'email', 'password');}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:2068 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_ReadService($container) …
                ›         'api_platform.serializer.filter_parameter_provider' => 'ApiPlatform\\Serializer\\Parameter\\SerializerFilterParameterProvider',    ])), ($container->privates['lexik_jwt_authentication.api_platform.openapi.factory'] ?? self::getLexikJwtAuthentication_ApiPlatform_Openapi_FactoryService($container))), $a), $a), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)), NULL, ($container->privates['api_platform.uri_variables.converter'] ?? self::getApiPlatform_UriVariables_ConverterService($container)));}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/var/cache/dev/ContainerUKzyt0y/App_KernelDevDebugContainer.php:1194 {
                ContainerUKzyt0y\App_KernelDevDebugContainer::ContainerUKzyt0y\{closure} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.759+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.759+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.759+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.759+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.759+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.759+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.765+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://preprod.entre-marchands-auto.com/_fragment"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#698
            #message: "No route found for "GET https://preprod.entre-marchands-auto.com/_fragment""
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#96 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\Security\AccessDeniedListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.859+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1075 => [
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.766+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Listener\RequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.767+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.767+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.767+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.767+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.767+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.767+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.769+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.769+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.769+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerUKzyt0y\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.769+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.769+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.769+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.805+01:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:171 called by AbstractMySQLDriver.php:44, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1582
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:171 called by AbstractMySQLDriver.php:44, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:171 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getMariaDbMysqlVersionNumber(string $versionString): string …
                › if (stripos($versionString, 'MariaDB') === 0) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:44 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if ($mariadb) {    $mariaDbVersion = $this->getMariaDbMysqlVersionNumber($version);    if (version_compare($mariaDbVersion, '10.10.0', '>=')) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php:16 {
                Doctrine\DBAL\Schema\LegacySchemaManagerFactory->createSchemaManager(Connection $connection): AbstractSchemaManager …
                ›     $connection,    $connection->getDatabasePlatform(),);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Connection.php:1720 {
                Doctrine\DBAL\Connection->createSchemaManager(): AbstractSchemaManager …
                › {    return $this->schemaManagerFactory->createSchemaManager($this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorage.php:56 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->__construct(Connection $connection, Comparator $comparator, ?MetadataStorageConfiguration $configuration = null, ?MigrationsRepository $migrationRepository = null) …
                › ) {    $this->schemaManager = $connection->createSchemaManager();    $this->platform      = $connection->getDatabasePlatform();
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/DependencyFactory.php:316 {
                Doctrine\Migrations\DependencyFactory->Doctrine\Migrations\{closure} …
                › {    return $this->getDependency(MetadataStorage::class, fn (): MetadataStorage => new TableMetadataStorage(        $this->getConnection(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/DependencyFactory.php:436 {
                Doctrine\Migrations\DependencyFactory->getDependency(string $id, callable $callback): mixed …
                › if (! array_key_exists($id, $this->dependencies)) {    $this->dependencies[$id] = $callback();}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/DependencyFactory.php:316 {
                Doctrine\Migrations\DependencyFactory->getMetadataStorage(): MetadataStorage …
                › {    return $this->getDependency(MetadataStorage::class, fn (): MetadataStorage => new TableMetadataStorage(        $this->getConnection(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php:39 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, ?Throwable $exception = null) …
                › 
                › $metadataStorage = $this->dependencyFactory->getMetadataStorage();$planCalculator  = $this->dependencyFactory->getMigrationPlanCalculator();
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.806+01:00"
        "message" => "User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1570
            #message: "User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:61 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php:16 {
                Doctrine\DBAL\Schema\LegacySchemaManagerFactory->createSchemaManager(Connection $connection): AbstractSchemaManager …
                ›     $connection,    $connection->getDatabasePlatform(),);
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/dbal/src/Connection.php:1720 {
                Doctrine\DBAL\Connection->createSchemaManager(): AbstractSchemaManager …
                › {    return $this->schemaManagerFactory->createSchemaManager($this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorage.php:56 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->__construct(Connection $connection, Comparator $comparator, ?MetadataStorageConfiguration $configuration = null, ?MigrationsRepository $migrationRepository = null) …
                › ) {    $this->schemaManager = $connection->createSchemaManager();    $this->platform      = $connection->getDatabasePlatform();
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/DependencyFactory.php:316 {
                Doctrine\Migrations\DependencyFactory->Doctrine\Migrations\{closure} …
                › {    return $this->getDependency(MetadataStorage::class, fn (): MetadataStorage => new TableMetadataStorage(        $this->getConnection(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/DependencyFactory.php:436 {
                Doctrine\Migrations\DependencyFactory->getDependency(string $id, callable $callback): mixed …
                › if (! array_key_exists($id, $this->dependencies)) {    $this->dependencies[$id] = $callback();}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/migrations/src/DependencyFactory.php:316 {
                Doctrine\Migrations\DependencyFactory->getMetadataStorage(): MetadataStorage …
                › {    return $this->getDependency(MetadataStorage::class, fn (): MetadataStorage => new TableMetadataStorage(        $this->getConnection(),
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php:39 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, ?Throwable $exception = null) …
                › 
                › $metadataStorage = $this->dependencyFactory->getMetadataStorage();$planCalculator  = $this->dependencyFactory->getMigrationPlanCalculator();
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/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) {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {
                arguments: {
                  "/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/releases/20250822130203/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.810+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "entremarchandsauto_preprod"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "entremarchandsauto_preprod"
            "serverVersion" => "mariadb-10.3.38"
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.811+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.812+01: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 => "entremarchandsauto_preprod"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.813+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.813+01: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 => "entremarchandsauto_preprod"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.815+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.815+01: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 => "entremarchandsauto_preprod"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.816+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.816+01: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 = 'entremarchandsauto_preprod' */ ORDER BY k.ORDINAL_POSITION
            """
          "params" => [
            1 => "entremarchandsauto_preprod"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.816+01: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 => "entremarchandsauto_preprod"
            2 => "entremarchandsauto_preprod"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.818+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.818+01: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 => "entremarchandsauto_preprod"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.819+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.853+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1766258334
        "timestamp_rfc3339" => "2025-12-20T20:18:54.854+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    17 => 1
    1075 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#599 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
accept-language
"en"
connection
"close"
host
"preprod.entre-marchands-auto.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"23.166.88.142"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 20 Dec 2025 19:18:54 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fpreprod.entre-marchands-auto.com%2F_fragment%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fpreprod.entre-marchands-auto.com%2Fhttpdocs%2Freleases%2F20250822130203%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"e0bb76"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"028a752f9d725b8d0443413bb1565da0"
APP_URL
"https://preprod.entre-marchands-auto.com/"
CONTACT_MAIL
"contact@entre-marchands-auto.com"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://entremarchandsauto_preprod:EAtQjz^yzxfu00!1@localhost:3306/entremarchandsauto_preprod?serverVersion=mariadb-10.3.38&charset=utf8"
DRIIVEME_API_ID
"7534"
DRIIVEME_API_KEY
"8bdf9a756305607904901b4090cf24d1837d7b2d477f579846c53b8e256d7623b0"
DRIIVEME_API_PRODUCTION
"false"
DRIIVEME_API_URL
"https://www.driiveme.com/api/transport/"
HIFLOW_URL
"https://api.hiflow.com/"
INFORMATIQUE_MAIL
"informatique@entre-marchands-auto.com"
INSCRIPTION_MAIL
"inscription@entre-marchands-auto.com"
INTUIT_API_BASE_URL
"Development"
INTUIT_API_ID
"ABeih82R5ywuHs48p3qsDgo4rEYmFJyySSskwyN235VIzigU46"
INTUIT_API_SECRET
"MLWAFuuxMKuuNQg7SAhV240UtNl7rfPLLVMEF17I"
INTUIT_COMPANY_ID
"4620816365246054060"
JWT_PASSPHRASE
"b1b0cbd75f078738651c264eab3c14f2a268e2a2c2293b4ee1960b06dd6c0403"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KEY_CAMION
"2e06d659a4d95bdbf2e1e39308da93ccddcfd01c"
MAILER_DSN_COMMERCIAL
"smtp://commercial@entre-marchands-auto.com:XVaLWUfkbptb8GFum9!@smtp.entre-marchands-auto.com:465?timeout=3600&encryption=ssl&verify_peer=0"
MAILER_DSN_CONTACT
"smtp://contact@entre-marchands-auto.com:XVaLWUfkbptb8GFum9!@smtp.entre-marchands-auto.com:465?timeout=3600&encryption=ssl&verify_peer=0"
MAILER_DSN_INFORMATIQUE
"smtp://informatique@entre-marchands-auto.com:XVaLWUfkbptb8GFum9!@smtp.entre-marchands-auto.com:465?timeout=3600&encryption=ssl&verify_peer=0"
MAILER_DSN_INSCRIPTION
"smtp://inscription@entre-marchands-auto.com:XVaLWUfkbptb8GFum9!@smtp.entre-marchands-auto.com:465?timeout=3600&encryption=ssl&verify_peer=0"
MAILER_DSN_TRANSACTION
"smtp://transactions@entre-marchands-auto.com:XVaLWUfkbptb8GFum9!@smtp.entre-marchands-auto.com:465?timeout=3600&encryption=ssl&verify_peer=0"
MANGOPAY_API_ID
"votradingrecipe"
MANGOPAY_API_KEY
"CdWyRFo8YiAMWiSU28fBgJ1iLV5NjhKYoWGwsKwdoAVoOv6Ntx"
MANGOPAY_API_URL
"https://api.sandbox.mangopay.com/"
OPENAI_KEY
"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"
PHOTOS_PATH
"/public/upload/photos/"
PRIVATE_PATH
"/private/upload/"
PUBLIC_PATH
"/public/upload/"
RECIPE
"true"
SENTRY_DSN
"https://a0558b2f4400414fa09e84b660e03dc0@o571373.ingest.sentry.io/6395795"
SITE_BASE_HOST
"preprod.entre-marchands-auto.com"
SITE_BASE_SCHEME
"https"
STRIPE_KEY
"sk_test_51QA6D1FR5s1xzmPlFGHeNd4eSH4TuxAZrvMjjnurSsZIidnCNusd1Tsfa6op31JPdJuOltkyHbgmbj0CapCkh5eY00eAVWrY30"
STRIPE_PUBLIC_KEY
"pk_test_51QA6D1FR5s1xzmPlpmT27YntWBMfQ8WhZjDv7Ux2pbfibCX3a5KUSvqjsE2q7nJ7cJPSJvYRr3OYi0gekMnZkv2X00fSedu0dr"
UBIFLOW_FILE_URL
"http://sw.ubiflow.net/diffusion-annonces.php?MDP_PARTENAIRE=ee7847b859d3b6a484b9b1179d96a0c68ea449e7&DIFFUSEUR=ENTRE_MARCHANDS_AUTO&FILE=entreMarchandsAuto.zip"
URL_CAMION
"https://login.stage.transportingwheels.com"
USER_CAMION
"votrading"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/preprod.entre-marchands-auto.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_CONNECTION
"close"
HTTP_HOST
"preprod.entre-marchands-auto.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"23.166.88.142"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"_path=what%3D-1%26_controller%3Dphpinfo&_hash=J%2FjwcNZx%2FtingKXwVZEH8IZvgBzEeVO7hgqEYpkFHrQ%3D"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_QUERY_STRING
"_path=what%3D-1%26_controller%3Dphpinfo&_hash=J%2FjwcNZx%2FtingKXwVZEH8IZvgBzEeVO7hgqEYpkFHrQ%3D"
REDIRECT_SCRIPT_URI
"https://preprod.entre-marchands-auto.com/_fragment"
REDIRECT_SCRIPT_URL
"/_fragment"
REDIRECT_SSL_TLS_SNI
"preprod.entre-marchands-auto.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aUb2noMN1D3BSaQyz8PY7wAAAQ4"
REDIRECT_URL
"/_fragment"
REMOTE_ADDR
"23.166.88.142"
REMOTE_PORT
"38330"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766258334
REQUEST_TIME_FLOAT
1766258334.6698
REQUEST_URI
"/_fragment?_path=what%3D-1%26_controller%3Dphpinfo&_hash=J%2FjwcNZx%2FtingKXwVZEH8IZvgBzEeVO7hgqEYpkFHrQ%3D"
SCRIPT_FILENAME
"/var/www/vhosts/preprod.entre-marchands-auto.com/httpdocs/current/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://preprod.entre-marchands-auto.com/_fragment"
SCRIPT_URL
"/_fragment"
SERVER_ADDR
"51.91.152.51"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"preprod.entre-marchands-auto.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at preprod.entre-marchands-auto.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"preprod.entre-marchands-auto.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,MAILER_DSN_CONTACT,MAILER_DSN_INSCRIPTION,MAILER_DSN_TRANSACTION,MAILER_DSN_INFORMATIQUE,MAILER_DSN_COMMERCIAL,DATABASE_URL,PUBLIC_PATH,PHOTOS_PATH,PRIVATE_PATH,CONTACT_MAIL,INSCRIPTION_MAIL,INFORMATIQUE_MAIL,MANGOPAY_API_URL,MANGOPAY_API_ID,MANGOPAY_API_KEY,DRIIVEME_API_URL,DRIIVEME_API_ID,HIFLOW_URL,DRIIVEME_API_KEY,DRIIVEME_API_PRODUCTION,INTUIT_API_BASE_URL,USER_CAMION,KEY_CAMION,URL_CAMION,INTUIT_API_ID,INTUIT_API_SECRET,INTUIT_COMPANY_ID,UBIFLOW_FILE_URL,SENTRY_DSN,SITE_BASE_SCHEME,SITE_BASE_HOST,RECIPE,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,STRIPE_KEY,STRIPE_PUBLIC_KEY,OPENAI_KEY"
UNIQUE_ID
"aUb2noMN1D3BSaQyz8PY7wAAAQ4"
USER
"entremarchandsauto_preprod"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = f35395)

Key Value
_remove_csp_headers
true
_stopwatch_token
"4244c0"