Error 404 Not Found

GET http://ocr-ingea-connect-bo.sifast-projet.com/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"be8672"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#744
  #message: "No route found for "GET http://ocr-ingea-connect-bo.sifast-projet.com/robots.txt""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#478 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …16]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/html/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#399
  -records: [
    2 => [
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.747+00: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 {#205
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_CachedReaderService.php:23 {
                ContainerAVohGN8\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:3495 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2769 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1952 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2019 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1857 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1253 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{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/html/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/html/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/html/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/html/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/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.747+00: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 {#203
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_ReaderService.php:23 {
                ContainerAVohGN8\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_CachedReaderService.php:25 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:3495 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2769 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1952 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2019 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1857 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1253 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{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/html/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/html/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/html/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/html/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/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.748+00: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 {#195
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_CacheAdapterService.php:23 {
                ContainerAVohGN8\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/getAnnotations_CachedReaderService.php:25 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:3495 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2769 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1952 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2019 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1857 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1253 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{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/html/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/html/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/html/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/html/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/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.748+00: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 {#188
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:3495 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2769 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1952 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2019 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1857 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1253 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{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/html/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/html/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/html/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/html/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/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.748+00: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 {#143
            #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/html/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2138 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1964 {
                ContainerAVohGN8\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($c, new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.property_extractor.yaml'] ?? self::getApiPlatform_Metadata_PropertyExtractor_YamlService($container)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($c, 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($b, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $container))))), $c))))), 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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2019 {
                ContainerAVohGN8\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/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1857 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1253 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{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/html/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/html/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/html/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/html/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/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.751+00:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ContainerAVohGN8\FileNormalizerGhost21d0432" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#723
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "ContainerAVohGN8\FileNormalizerGhost21d0432" is deprecated."
            #code: 0
            #file: "/var/www/html/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/serializer/Debug/TraceableNormalizer.php:37 {
                Symfony\Component\Serializer\Debug\TraceableNormalizer->__construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $normalizer, SerializerDataCollector $dataCollector) …
                › if (!method_exists($normalizer, 'getSupportedTypes')) {    trigger_deprecation('symfony/serializer', '6.3', 'Not implementing the "NormalizerInterface::getSupportedTypes()" in "%s" is deprecated.', get_debug_type($normalizer));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2663 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › 
                ›     return $container->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($a, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($l, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($l, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($n, [], $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($l, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($r, $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($c, $d, $o, $p, $n, $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($c, $e, $n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($n, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($r, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($s, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($q, $m, $b, $t, NULL, [], $b)), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Elasticsearch\Serializer\DocumentNormalizer($c, $q, ($container->privates['api_platform.elasticsearch.name_converter.inner_fields'] ?? self::getApiPlatform_Elasticsearch_NameConverter_InnerFieldsService($container)), $i, $b, $t), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($f, $p, $e, NULL), 'page', 'pagination', $c, $i, 1), $c, $p, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($u, $e, $f), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($k, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($v, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonopenapi', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\YamlEncoder('yamlopenapi', $v), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1873 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1255 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › $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);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write', class: 'ApiPlatform\\Symfony\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write'] ?? $container->load('getApiPlatform_Listener_View_WriteService')), 'onKernelView'], 32);
              }
              /var/www/html/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/html/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/html/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/html/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/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.754+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.754+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.754+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.754+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.754+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.754+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.757+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://ocr-ingea-connect-bo.sifast-projet.com/robots.txt"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#744
            #message: "No route found for "GET http://ocr-ingea-connect-bo.sifast-projet.com/robots.txt""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#478 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.795+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.796+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.796+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.796+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.796+00: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"
      ]
    ]
    996 => [
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.758+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.759+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.760+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.760+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerAVohGN8\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.760+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.786+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1291
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/UserEntrepriseRepository.php:16 {
                App\Repository\UserEntrepriseRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, UserEntreprise::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/getUserEntrepriseRepositoryService.php:23 {
                ContainerAVohGN8\getUserEntrepriseRepositoryService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['App\\Repository\\UserEntrepriseRepository'] = new \App\Repository\UserEntrepriseRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/getPermissionsServiceService.php:44 {
                ContainerAVohGN8\getPermissionsServiceService::do($container, $lazyLoad = true) …
                › 
                › $container->services['App\\Service\\PermissionsService'] = $instance = new \App\Service\PermissionsService($a, ($container->privates['App\\Repository\\UserEntrepriseRepository'] ?? $container->load('getUserEntrepriseRepositoryService')), ($container->privates['.debug.http_client'] ?? self::get_Debug_HttpClientService($container)), $b, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $c, ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $d);}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/getAreaVoterService.php:37 {
                ContainerAVohGN8\getAreaVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\PermissionsService'] ?? $container->load('getPermissionsServiceService'));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2526 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 2 => ($container->privates['.debug.security.voter.security.access.expression_voter'] ?? $container->load('get_Debug_Security_Voter_Security_Access_ExpressionVoterService'));yield 3 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\AreaVoter'] ?? $container->load('getAreaVoterService'));yield 4 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\ArticleVoter'] ?? $container->load('getArticleVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.787+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1317
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/SiteExploitationRepository.php:16 {
                App\Repository\SiteExploitationRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, SiteExploitation::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1609 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getSiteExploitationRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\SiteExploitationRepository'] = new \App\Repository\SiteExploitationRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.787+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1329
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/CompanyRepository.php:18 {
                App\Repository\CompanyRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, Company::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1559 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getCompanyRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\CompanyRepository'] = new \App\Repository\CompanyRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.787+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1341
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/RuleRepository.php:16 {
                App\Repository\RuleRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, Rule::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1599 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getRuleRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\RuleRepository'] = new \App\Repository\RuleRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.787+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1354
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/UserPiloteRepository.php:16 {
                App\Repository\UserPiloteRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, UserPilote::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1629 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getUserPiloteRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\UserPiloteRepository'] = new \App\Repository\UserPiloteRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1639 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getUserRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)), ($container->privates['App\\Repository\\UserPiloteRepository'] ?? self::getUserPiloteRepositoryService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.787+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1365
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/UserRepository.php:18 {
                App\Repository\UserRepository->__construct(ManagerRegistry $registry, UserPiloteRepository $userPiloteRepository) …
                › {    parent::__construct($registry, User::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1639 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getUserRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)), ($container->privates['App\\Repository\\UserPiloteRepository'] ?? self::getUserPiloteRepositoryService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.787+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1378
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/UserCompanyRepository.php:16 {
                App\Repository\UserCompanyRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, UserCompany::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1619 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getUserCompanyRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\UserCompanyRepository'] = new \App\Repository\UserCompanyRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.788+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1390
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/LineTextRepository.php:16 {
                App\Repository\LineTextRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, LineText::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1569 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getLineTextRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\LineTextRepository'] = new \App\Repository\LineTextRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.788+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1402
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/PrescriptionsRepository.php:25 {
                App\Repository\PrescriptionsRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, Prescriptions::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1589 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getPrescriptionsRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\PrescriptionsRepository'] = new \App\Repository\PrescriptionsRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.788+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1414
            #message: "User Deprecated: Since symfony/var-exporter 6.4: Per-property lazy-initializers are deprecated and won't be supported anymore in 7.0, use an object initializer instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository::createLazyGhost(Closure|array $initializer, ?array $skippedProperties = null, ?object $instance = null): static …
                › if (\is_array($initializer)) {    trigger_deprecation('symfony/var-exporter', '6.4', 'Per-property lazy-initializers are deprecated and won\'t be supported anymore in 7.0, use an object initializer instead.');}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
                › self::createLazyGhost([    "\0*\0_em" => $initializer,    "\0*\0_class" => $initializer,
              }
              /var/www/html/src/Repository/PiloteSiteRepository.php:16 {
                App\Repository\PiloteSiteRepository->__construct(ManagerRegistry $registry) …
                › {    parent::__construct($registry, PiloteSite::class);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1579 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getPiloteSiteRepositoryService($container) …
                › {    return $container->privates['App\\Repository\\PiloteSiteRepository'] = new \App\Repository\PiloteSiteRepository(($container->services['doctrine'] ?? self::getDoctrineService($container)));}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:898 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getShearedServiceService($container) …
                › 
                › $container->services['App\\Service\\ShearedService'] = $instance = new \App\Service\ShearedService(($container->privates['App\\Repository\\SiteExploitationRepository'] ?? self::getSiteExploitationRepositoryService($container)), $a, ($container->privates['App\\Repository\\CompanyRepository'] ?? self::getCompanyRepositoryService($container)), $b, $c, ($container->privates['App\\Repository\\RuleRepository'] ?? self::getRuleRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\UserCompanyRepository'] ?? self::getUserCompanyRepositoryService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), $d, ($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['App\\Repository\\LineTextRepository'] ?? self::getLineTextRepositoryService($container)), ($container->privates['App\\Repository\\PrescriptionsRepository'] ?? self::getPrescriptionsRepositoryService($container)), ($container->privates['App\\Repository\\PiloteSiteRepository'] ?? self::getPiloteSiteRepositoryService($container)), ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/getCompanyVoterService.php:37 {
                ContainerAVohGN8\getCompanyVoterService::do($container, $lazyLoad = true) …
                › }$c = ($container->services['App\\Service\\ShearedService'] ?? self::getShearedServiceService($container));}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:766 {
                ContainerAVohGN8\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2530 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › yield 6 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CategoryVoter'] ?? $container->load('getCategoryVoterService'));yield 7 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\CompanyVoter'] ?? $container->load('getCompanyVoterService'));yield 8 => ($container->privates['.debug.security.voter.App\\Security\\Voter\\EquipmentParamsVoter'] ?? $container->load('getEquipmentParamsVoterService'));
              }
              /var/www/html/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:136 {
                Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › foreach ($this->accessDecisionManager->getVoters() as $voter) {    if ($voter instanceof TraceableVoter) {
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.789+00:00"
        "message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:69 called by App_KernelDevDebugContainer.php:2835, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1551
            #message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:69 called by App_KernelDevDebugContainer.php:2835, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:69 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                ›     'https://github.com/doctrine/orm/issues/10098',    'The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver.');
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:2835 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
                › {    return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity')], true);}
              }
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1079 {
                ContainerAVohGN8\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $b->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], true)), 'App\\Entity');$b->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'Gedmo\\Loggable\\Entity');}
              /var/www/html/var/cache/dev/ContainerAVohGN8/App_KernelDevDebugContainer.php:1052 {
                ContainerAVohGN8\App_KernelDevDebugContainer::ContainerAVohGN8\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerAVohGN8\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:102 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/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/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#377 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …16]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#256 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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/html/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/html/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00: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" => 1757962220
        "timestamp_rfc3339" => "2025-09-15T18:50:20.792+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    996 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#398 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=259200"
host
"ocr-ingea-connect-bo.sifast-projet.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b5d847c96-wm7mz (squid/6.10)"
x-forwarded-for
"10.1.177.59"
x-forwarded-proto
"http"
x-php-ob-level
"0"

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
"Mon, 15 Sep 2025 18:50:20 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Focr-ingea-connect-bo.sifast-projet.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"ba2169"

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
"ab2f47242e1ac66c5fb06403e689463f"
APP_URL
"http://ingea.local"
AUTHORIZATION_FRONT_KEY
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c"
BASE_PATH_APP
"https://ocr-ingea-connect-bo.sifast-projet.com"
CHAT_GTP_API_KEY
"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"
CHAT_GTP_URL
"https://api.openai.com/v1"
CONVERT_API_KEY
"secret_Y34BVE1HgJ0XJCr9"
CONVERT_API_URL
"https://eu-v2.convertapi.com"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|192\.168\.66\.212|172\.25\.0\.3|ocr\-ingea\-connect\-fo\.sifast\-projet\.com|molka\.sifast\-projet\.com)(:[0-9]+)?$"
DATABASE_URL
"mysql://ingea_connect_bo_ocr:ingea_connect_bo_ocr@mariadb-itg.mariadb:3306/ingea_connect_bo_ocr?serverVersion=11.3.2-MariaDB&charset=utf8mb4"
ELASTICSEARCH_HOST
"http://192.168.66.212:31313"
ENQUEUE_DSN
"file://var/enqueue"
FROM_EMAIL
"FlowUp@sifast.com"
FRONT_URL
"https://ocr-ingea-connect-fo.sifast-projet.com"
GOOGLE_CLOUD_KEY_FILE
"export.xlsx"
KEYCLOAK_ADMIN_NAME
"admin@ingea.com"
KEYCLOAK_ADMIN_PASSWORD
"123456"
KEYCLOAK_CLIENT_ID
"ingea"
KEYCLOAK_CLIENT_SCOPE_ID_FOR_ROLES
"8f5d2dc0-052f-433d-9169-00f624a8e1a1"
KEYCLOAK_CLIENT_SECRET
"zxaOIJKRofuu4LQrJxvhqAQoyzb0RVJO"
KEYCLOAK_GROUP_ADMIN
"4afb583c-cc65-4b62-9417-b400330fbd68"
KEYCLOAK_GROUP_ICPE_INGEA
"694162a1-826e-4348-bef9-af6a3a4cc1b3"
KEYCLOAK_GROUP_USER
"a88da268-d301-4251-8464-ee228b9c5152"
KEYCLOAK_REALM
"ingea"
KEYCLOAK_ROLE_ADMIN
"bdd2aa2b-27c5-4c89-ac72-c0ed14fde6a3"
KEYCLOAK_ROLE_ICPE_INGEA
"bea9efd6-6a72-4ebe-9e96-be28fdcd3836"
KEYCLOAK_ROLE_USER
"4a349ca0-b275-460c-b501-996d81b914b7"
KEYCLOAK_URL
"https://keycloak-org.sifast-projet.com"
MAILER_DSN
"smtp://:@192.168.66.212:31669?verify_peer=0"
MAILER_FROM_NAME
"Flow Up"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MISRTAL_API_KEY
"SAEjlbYKERgG4dZq2eC4VH97lkJI4USS"
MISRTAL_URL
"https://api.mistral.ai/v1"
REMEBER_DATE
"2"
SEND_URL_NOTIF_FRONT
"https://ocr-ingea-connect-fo.sifast-projet.com"
VAR_DIR
"var"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/var/www"
HOSTNAME
"ingea-connect-bo-ocr-585cd8cc58-f2kv7"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_HOST
"ocr-ingea-connect-bo.sifast-projet.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b5d847c96-wm7mz (squid/6.10)"
HTTP_X_FORWARDED_FOR
"10.1.177.59"
HTTP_X_FORWARDED_PROTO
"http"
INGEA_CONNECT_BO_ITG_PORT
"tcp://10.99.252.231:80"
INGEA_CONNECT_BO_ITG_PORT_80_TCP
"tcp://10.99.252.231:80"
INGEA_CONNECT_BO_ITG_PORT_80_TCP_ADDR
"10.99.252.231"
INGEA_CONNECT_BO_ITG_PORT_80_TCP_PORT
"80"
INGEA_CONNECT_BO_ITG_PORT_80_TCP_PROTO
"tcp"
INGEA_CONNECT_BO_ITG_SERVICE_HOST
"10.99.252.231"
INGEA_CONNECT_BO_ITG_SERVICE_PORT
"80"
INGEA_CONNECT_BO_ITG_SERVICE_PORT_NGINX
"80"
INGEA_CONNECT_BO_OCR_PORT
"tcp://10.102.207.75:80"
INGEA_CONNECT_BO_OCR_PORT_80_TCP
"tcp://10.102.207.75:80"
INGEA_CONNECT_BO_OCR_PORT_80_TCP_ADDR
"10.102.207.75"
INGEA_CONNECT_BO_OCR_PORT_80_TCP_PORT
"80"
INGEA_CONNECT_BO_OCR_PORT_80_TCP_PROTO
"tcp"
INGEA_CONNECT_BO_OCR_SERVICE_HOST
"10.102.207.75"
INGEA_CONNECT_BO_OCR_SERVICE_PORT
"80"
INGEA_CONNECT_BO_OCR_SERVICE_PORT_NGINX
"80"
INGEA_CONNECT_BO_REC_PORT
"tcp://10.98.108.126:80"
INGEA_CONNECT_BO_REC_PORT_80_TCP
"tcp://10.98.108.126:80"
INGEA_CONNECT_BO_REC_PORT_80_TCP_ADDR
"10.98.108.126"
INGEA_CONNECT_BO_REC_PORT_80_TCP_PORT
"80"
INGEA_CONNECT_BO_REC_PORT_80_TCP_PROTO
"tcp"
INGEA_CONNECT_BO_REC_SERVICE_HOST
"10.98.108.126"
INGEA_CONNECT_BO_REC_SERVICE_PORT
"80"
INGEA_CONNECT_BO_REC_SERVICE_PORT_NGINX
"80"
INGEA_CONNECT_BO_VERSIONNING_PORT
"tcp://10.108.211.211:80"
INGEA_CONNECT_BO_VERSIONNING_PORT_80_TCP
"tcp://10.108.211.211:80"
INGEA_CONNECT_BO_VERSIONNING_PORT_80_TCP_ADDR
"10.108.211.211"
INGEA_CONNECT_BO_VERSIONNING_PORT_80_TCP_PORT
"80"
INGEA_CONNECT_BO_VERSIONNING_PORT_80_TCP_PROTO
"tcp"
INGEA_CONNECT_BO_VERSIONNING_SERVICE_HOST
"10.108.211.211"
INGEA_CONNECT_BO_VERSIONNING_SERVICE_PORT
"80"
INGEA_CONNECT_BO_VERSIONNING_SERVICE_PORT_NGINX
"80"
KUBERNETES_PORT
"tcp://10.96.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.96.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.96.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.96.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
MYSQL_DATABASE
"ingea_connect_bo_ocr"
MYSQL_HOST
"mariadb-itg.mariadb"
MYSQL_PASSWORD
"ingea_connect_bo_ocr"
MYSQL_PORT
"3306"
MYSQL_USERNAME
"ingea_connect_bo_ocr"
OLDPWD
"/var/www/html"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/html/vendor/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.3.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"5d65a11071b47669c17452fb336c290b67c101efb745c1dbe7525b5caf546ec6"
PHP_URL
"https://www.php.net/distributions/php-8.1.3.tar.xz"
PHP_VALUE
"memory_limit = 512M"
PHP_VERSION
"8.1.3"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"10.244.0.0"
REMOTE_PORT
"52224"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1757962220
REQUEST_TIME_FLOAT
1757962220.7241
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.244.1.73"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,KEYCLOAK_REALM,KEYCLOAK_URL,KEYCLOAK_CLIENT_ID,KEYCLOAK_CLIENT_SCOPE_ID_FOR_ROLES,KEYCLOAK_CLIENT_SECRET,KEYCLOAK_ADMIN_NAME,KEYCLOAK_ADMIN_PASSWORD,KEYCLOAK_GROUP_ADMIN,KEYCLOAK_GROUP_ICPE_INGEA,KEYCLOAK_GROUP_USER,KEYCLOAK_ROLE_ADMIN,KEYCLOAK_ROLE_ICPE_INGEA,KEYCLOAK_ROLE_USER,FRONT_URL,APP_URL,MAILER_DSN,MISRTAL_URL,MISRTAL_API_KEY,ELASTICSEARCH_HOST,VAR_DIR,ENQUEUE_DSN,BASE_PATH_APP,CHAT_GTP_URL,CHAT_GTP_API_KEY,REMEBER_DATE,GOOGLE_CLOUD_KEY_FILE,CONVERT_API_URL,CONVERT_API_KEY,MESSENGER_TRANSPORT_DSN,SEND_URL_NOTIF_FRONT,AUTHORIZATION_FRONT_KEY,FROM_EMAIL,MAILER_FROM_NAME"
USER
"www-data"
_
"/usr/local/sbin/php-fpm"
argc
0
argv
[]

Parent Request

Return to parent request (token = ec3295)

Key Value
_remove_csp_headers
true
_stopwatch_token
"869b79"