Error 404 Not Found

GET https://dev.bo.oaks.ch/sitemap.xml

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1502
  -links: [
    1456 => Symfony\Component\WebLink\Link {#1456
      -href: "https://dev.bo.oaks.ch/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"error_controller"
_stopwatch_token
"311895"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#804
  #message: "No route found for "GET https://dev.bo.oaks.ch/sitemap.xml""
  #code: 0
  #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#727 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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) {
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
        }
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
        $type: 1
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
      }
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#383
  -records: [
    "" => [
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.251+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#86
            #message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 337
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/error-handler/DebugClassLoader.php:337 {
                App\Kernel->registerBundles(): iterable …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/Kernel.php:346 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles() …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    15 => [
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.253+01:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#168
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_CachedReaderService.php:23 {
                ContainerHDXCTNH\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:824 {
                ContainerHDXCTNH\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:3512 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2549 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1866 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1923 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1750 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1209 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.253+01:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#155
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_ReaderService.php:23 {
                ContainerHDXCTNH\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:824 {
                ContainerHDXCTNH\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_CachedReaderService.php:25 {
                ContainerHDXCTNH\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:824 {
                ContainerHDXCTNH\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:3512 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2549 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1866 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1923 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1750 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1209 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.255+01:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#139
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_CacheAdapterService.php:23 {
                ContainerHDXCTNH\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:824 {
                ContainerHDXCTNH\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/getAnnotations_CachedReaderService.php:25 {
                ContainerHDXCTNH\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:824 {
                ContainerHDXCTNH\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:3512 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2549 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1866 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1923 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1750 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1209 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.255+01:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#140
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:3512 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2549 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1866 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1923 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1750 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1209 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.258+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#104
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2027 {
                ContainerHDXCTNH\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')))])));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1878 {
                ContainerHDXCTNH\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'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $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());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1923 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1750 {
                ContainerHDXCTNH\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));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1209 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\AddressNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#570
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\AddressNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\CompanyIndividualInformationNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#555
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\CompanyIndividualInformationNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\CompanyNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#559
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\CompanyNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\FileNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#534
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\FileNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\NewsNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#617
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\NewsNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\OffersNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#628
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\OffersNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\PartnerNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#627
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\PartnerNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\ProjectNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#540
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\ProjectNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\UserInformationNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#546
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\UserInformationNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.265+01:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\UserItemNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#531
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Serializer\UserItemNormalizer" is deprecated."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2539 {
                ContainerHDXCTNH\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(new \App\Serializer\AddressNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyIndividualInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\CompanyNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\FileNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\NewsNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\OffersNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\PartnerNormalizer($n, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\ProjectNormalizer($n, $o, $p, $b, ($container->privates['App\\Repository\\InvestmentRepository'] ?? self::getInvestmentRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\ManualInvestmentRepository'] ?? self::getManualInvestmentRepositoryService($container))), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserInformationNormalizer($n), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Serializer\UserItemNormalizer($s, $o, $p), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($w, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true, [], $y, $w), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($u, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($z, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($e, $c, $q, $r, $x, $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true, []), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($e, $d, $x), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer($s, $l), $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: $aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($aa), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($y, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($z, $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ItemNormalizer($c, $q, $d, $r, $i, $l, $k, [], $e, $f), $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([], $l), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($k, $l, $a, $m, NULL)), $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 \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $d, NULL), 'page', 'pagination', $e, $i), $e, $r, $h), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\CollectionNormalizer($r, 'page', $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($n, $d, $r, $e), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($n, $d, $g), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \ApiPlatform\Hal\Serializer\ObjectNormalizer($n, $d), $j), new \Symfony\Component\Serializer\Debug\TraceableNormalizer($n, $j)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($t, $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder($ba, $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', $ba), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonld', NULL), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), $j), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \ApiPlatform\Serializer\JsonEncoder('jsonproblem'), $j)]), $j);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1766 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1212 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{closure} …
                › $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);$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.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.270+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.270+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.270+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.270+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.270+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.270+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.277+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev.bo.oaks.ch/sitemap.xml"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#804
            #message: "No route found for "GET https://dev.bo.oaks.ch/sitemap.xml""
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#727 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\Symfony\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.360+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1024 => [
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\JsonApi\TransformPaginationParametersListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\JsonApi\TransformSortingParametersListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\JsonApi\TransformFilteringParametersListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\DoctrineExtensionSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.281+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.284+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.284+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.284+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.284+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.284+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.284+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.286+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.286+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.286+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerHDXCTNH\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.286+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.286+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.286+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.313+01:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:78 called by App_KernelDevDebugContainer.php:1070, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1436
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:78 called by App_KernelDevDebugContainer.php:1070, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php:78 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1070 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$b->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false)), 'App\\Entity');$b->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'Gedmo\\Loggable\\Entity');
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1043 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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)));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/LazyGhostTrait.php:176 {
                ContainerHDXCTNH\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.313+01:00"
        "message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelDevDebugContainer.php:2620, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1441
            #message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelDevDebugContainer.php:2620, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:68 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2620 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
                › {    return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/src/Entity/Gedmo')], false);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1071 {
                ContainerHDXCTNH\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')], false)), 'App\\Entity');$b->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'Gedmo\\Loggable\\Entity');$b->addDriver(($container->privates['doctrine.orm.default_xml_metadata_driver'] ?? self::getDoctrine_Orm_DefaultXmlMetadataDriverService($container)), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1043 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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)));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/LazyGhostTrait.php:176 {
                ContainerHDXCTNH\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.313+01:00"
        "message" => "User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1429
            #message: "User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm)"
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php:60 {
                Doctrine\ORM\Mapping\Driver\XmlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION, bool $isXsdValidationEnabled = false) …
                › if (! $isXsdValidationEnabled) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php:23 {
                Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION, bool $isXsdValidationEnabled = false) …
                › 
                ›     parent::__construct($locator, $fileExtension, $isXsdValidationEnabled);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:2630 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultXmlMetadataDriverService($container) …
                › {    $container->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity'], '.orm.xml', false);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1072 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $b->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'Gedmo\\Loggable\\Entity');$b->addDriver(($container->privates['doctrine.orm.default_xml_metadata_driver'] ?? self::getDoctrine_Orm_DefaultXmlMetadataDriverService($container)), 'Gesdinet\\JWTRefreshTokenBundle\\Entity');}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1043 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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)));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/LazyGhostTrait.php:176 {
                ContainerHDXCTNH\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.327+01:00"
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1634
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:178 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1176 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/var/cache/dev/ContainerHDXCTNH/App_KernelDevDebugContainer.php:1043 {
                ContainerHDXCTNH\App_KernelDevDebugContainer::ContainerHDXCTNH\{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)));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/var-exporter/LazyGhostTrait.php:176 {
                ContainerHDXCTNH\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.330+01:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:144 called by AbstractMySQLDriver.php:41, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1657
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:144 called by AbstractMySQLDriver.php:41, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:144 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getMariaDbMysqlVersionNumber(string $versionString): string …
                › if (stripos($versionString, 'MariaDB') === 0) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:41 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if ($mariadb) {    $mariaDbVersion = $this->getMariaDbMysqlVersionNumber($version);    if (version_compare($mariaDbVersion, '10.5.2', '>=')) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:415 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:317 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php:16 {
                Doctrine\DBAL\Schema\LegacySchemaManagerFactory->createSchemaManager(Connection $connection): AbstractSchemaManager …
                ›     $connection,    $connection->getDatabasePlatform(),);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1682 {
                Doctrine\DBAL\Connection->createSchemaManager(): AbstractSchemaManager …
                › {    return $this->schemaManagerFactory->createSchemaManager($this);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:56 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->__construct(Connection $connection, Comparator $comparator, MetadataStorageConfiguration $configuration = null, MigrationsRepository $migrationRepository = null) …
                › ) {    $this->schemaManager = $connection->createSchemaManager();    $this->platform      = $connection->getDatabasePlatform();
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:316 {
                Doctrine\Migrations\DependencyFactory->Doctrine\Migrations\{closure} …
                › {    return $this->getDependency(MetadataStorage::class, fn (): MetadataStorage => new TableMetadataStorage(        $this->getConnection(),
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:436 {
                Doctrine\Migrations\DependencyFactory->getDependency(string $id, callable $callback): mixed …
                › if (! array_key_exists($id, $this->dependencies)) {    $this->dependencies[$id] = $callback();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:316 {
                Doctrine\Migrations\DependencyFactory->getMetadataStorage(): MetadataStorage …
                › {    return $this->getDependency(MetadataStorage::class, fn (): MetadataStorage => new TableMetadataStorage(        $this->getConnection(),
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:36 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › 
                › $metadataStorage = $this->dependencyFactory->getMetadataStorage();$planCalculator = $this->dependencyFactory->getMigrationPlanCalculator();
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.331+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "gj84ko_oaks"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "gj84ko_oaks"
            "serverVersion" => "mariadb-10.6.20"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.333+01:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Loggable\LoggableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1630
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Loggable\LoggableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:386 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1654 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1081 {
                Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
                › 
                › $connection = $this->getWrappedConnection();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:621 {
                Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []) …
                › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:261 {
                Doctrine\DBAL\Connection->getDatabase() …
                › $query    = $platform->getDummySelectSQL($platform->getCurrentDatabaseExpression());$database = $this->fetchOne($query);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:1770 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->getDatabase(string $methodName): string …
                › {    $database = $this->_conn->getDatabase();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:352 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->doListTableNames(): array …
                › {    $database = $this->getDatabase(__METHOD__);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php:58 {
                Doctrine\DBAL\Schema\MySQLSchemaManager->listTableNames() …
                › {    return $this->doListTableNames();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:325 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->tablesExist($names) …
                › 
                ›     return count($names) === count(array_intersect($names, array_map('strtolower', $this->listTableNames())));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:215 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->isInitialized(): bool …
                › 
                ›     return $this->schemaManager->tablesExist([$this->configuration->getTableName()]);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:72 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->getExecutedMigrations(): ExecutedMigrationsList …
                › {    if (! $this->isInitialized()) {        return new ExecutedMigrationsList([]);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:40 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › try {    $executedMigrations = $metadataStorage->getExecutedMigrations();} catch (Exception $dbalException) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.333+01:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1624
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:386 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1654 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1081 {
                Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
                › 
                › $connection = $this->getWrappedConnection();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:621 {
                Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []) …
                › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:261 {
                Doctrine\DBAL\Connection->getDatabase() …
                › $query    = $platform->getDummySelectSQL($platform->getCurrentDatabaseExpression());$database = $this->fetchOne($query);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:1770 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->getDatabase(string $methodName): string …
                › {    $database = $this->_conn->getDatabase();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:352 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->doListTableNames(): array …
                › {    $database = $this->getDatabase(__METHOD__);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php:58 {
                Doctrine\DBAL\Schema\MySQLSchemaManager->listTableNames() …
                › {    return $this->doListTableNames();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:325 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->tablesExist($names) …
                › 
                ›     return count($names) === count(array_intersect($names, array_map('strtolower', $this->listTableNames())));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:215 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->isInitialized(): bool …
                › 
                ›     return $this->schemaManager->tablesExist([$this->configuration->getTableName()]);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:72 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->getExecutedMigrations(): ExecutedMigrationsList …
                › {    if (! $this->isInitialized()) {        return new ExecutedMigrationsList([]);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:40 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › try {    $executedMigrations = $metadataStorage->getExecutedMigrations();} catch (Exception $dbalException) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.333+01:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\IpTraceable\IpTraceableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1650
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\IpTraceable\IpTraceableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:386 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1654 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1081 {
                Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
                › 
                › $connection = $this->getWrappedConnection();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:621 {
                Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []) …
                › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:261 {
                Doctrine\DBAL\Connection->getDatabase() …
                › $query    = $platform->getDummySelectSQL($platform->getCurrentDatabaseExpression());$database = $this->fetchOne($query);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:1770 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->getDatabase(string $methodName): string …
                › {    $database = $this->_conn->getDatabase();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:352 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->doListTableNames(): array …
                › {    $database = $this->getDatabase(__METHOD__);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php:58 {
                Doctrine\DBAL\Schema\MySQLSchemaManager->listTableNames() …
                › {    return $this->doListTableNames();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:325 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->tablesExist($names) …
                › 
                ›     return count($names) === count(array_intersect($names, array_map('strtolower', $this->listTableNames())));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:215 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->isInitialized(): bool …
                › 
                ›     return $this->schemaManager->tablesExist([$this->configuration->getTableName()]);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:72 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->getExecutedMigrations(): ExecutedMigrationsList …
                › {    if (! $this->isInitialized()) {        return new ExecutedMigrationsList([]);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:40 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › try {    $executedMigrations = $metadataStorage->getExecutedMigrations();} catch (Exception $dbalException) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.334+01:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "App\EventSubscriber\NotificationSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1649
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "App\EventSubscriber\NotificationSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:386 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1654 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:1081 {
                Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
                › 
                › $connection = $this->getWrappedConnection();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:621 {
                Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []) …
                › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Connection.php:261 {
                Doctrine\DBAL\Connection->getDatabase() …
                › $query    = $platform->getDummySelectSQL($platform->getCurrentDatabaseExpression());$database = $this->fetchOne($query);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:1770 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->getDatabase(string $methodName): string …
                › {    $database = $this->_conn->getDatabase();}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:352 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->doListTableNames(): array …
                › {    $database = $this->getDatabase(__METHOD__);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php:58 {
                Doctrine\DBAL\Schema\MySQLSchemaManager->listTableNames() …
                › {    return $this->doListTableNames();}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:325 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->tablesExist($names) …
                › 
                ›     return count($names) === count(array_intersect($names, array_map('strtolower', $this->listTableNames())));}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:215 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->isInitialized(): bool …
                › 
                ›     return $this->schemaManager->tablesExist([$this->configuration->getTableName()]);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:72 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->getExecutedMigrations(): ExecutedMigrationsList …
                › {    if (! $this->isInitialized()) {        return new ExecutedMigrationsList([]);
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:40 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › try {    $executedMigrations = $metadataStorage->getExecutedMigrations();} catch (Exception $dbalException) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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;
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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);}
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                  }
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#370 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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: [ …25]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#222 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#222 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/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 {#15 …}
                }
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.334+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.335+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "gj84ko_oaks"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.336+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.336+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "gj84ko_oaks"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.341+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.341+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT t.TABLE_NAME,\n
                       t.ENGINE,\n
                       t.AUTO_INCREMENT,\n
                       t.TABLE_COMMENT,\n
                       t.CREATE_OPTIONS,\n
                       t.TABLE_COLLATION,\n
                       ccsa.CHARACTER_SET_NAME\n
                  FROM information_schema.TABLES t\n
                    INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                        ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
            """
          "params" => [
            1 => "gj84ko_oaks"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.342+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.342+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT DISTINCT            k.CONSTRAINT_NAME,\n
                        k.COLUMN_NAME,\n
                        k.REFERENCED_TABLE_NAME,\n
                        k.REFERENCED_COLUMN_NAME,\n
                        k.ORDINAL_POSITION /*!50116,\n
                        c.UPDATE_RULE,\n
                        c.DELETE_RULE */\n
            FROM information_schema.key_column_usage k /*!50116\n
            INNER JOIN information_schema.referential_constraints c\n
            ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
            AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'gj84ko_oaks' */ ORDER BY k.ORDINAL_POSITION
            """
          "params" => [
            1 => "gj84ko_oaks"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.342+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT       c.COLUMN_NAME        AS field,\n
                       IF(\n
                    c.COLUMN_TYPE = 'longtext'\n
                    AND EXISTS(\n
                        SELECT * from information_schema.CHECK_CONSTRAINTS \n
                        WHERE CONSTRAINT_SCHEMA = 'gj84ko_oaks'\n
                        AND TABLE_NAME = c.TABLE_NAME\n
                        AND CHECK_CLAUSE = CONCAT(\n
                            'json_valid(`',\n
                                c.COLUMN_NAME,\n
                            '`)'\n
                        )\n
                    ),\n
                    'json',\n
                    c.COLUMN_TYPE\n
                )       AS type,\n
                   c.IS_NULLABLE        AS `null`,\n
                   c.COLUMN_KEY         AS `key`,\n
                   c.COLUMN_DEFAULT     AS `default`,\n
                   c.EXTRA,\n
                   c.COLUMN_COMMENT     AS comment,\n
                   c.CHARACTER_SET_NAME AS characterset,\n
                   c.COLLATION_NAME     AS collation\n
            FROM information_schema.COLUMNS c\n
                INNER JOIN information_schema.TABLES t\n
                    ON t.TABLE_NAME = c.TABLE_NAME\n
                 WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
            """
          "params" => [
            1 => "gj84ko_oaks"
            2 => "gj84ko_oaks"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.344+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.344+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT        NON_UNIQUE  AS Non_Unique,\n
                    INDEX_NAME  AS Key_name,\n
                    COLUMN_NAME AS Column_Name,\n
                    SUB_PART    AS Sub_Part,\n
                    INDEX_TYPE  AS Index_Type\n
            FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
            """
          "params" => [
            1 => "gj84ko_oaks"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.346+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.355+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.355+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.355+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.355+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.355+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\Symfony\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772882977
        "timestamp_rfc3339" => "2026-03-07T12:29:37.356+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    15 => 1
    1024 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#382 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev.bo.oaks.ch"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 07 Mar 2026 11:29:37 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.bo.oaks.ch%2Fsitemap.xml%22"
x-debug-exception-file
"%2Fhome%2Fclients%2Fa97476004d1a8de04982320e6c5d27b6%2Fvar%2Fwww%2Foaks-capital-platform-dev%2Fback-end%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"6c77bc"

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
ALLOW_EMAIL_ATTRIBUTE
"false"
APP_ENV
"dev"
APP_SECRET
"5ff8484f4d4ef395d8a5206d4c063291"
BACK_BASE_URL
"https://dev.bo.oaks.ch"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://gj84ko_oaks:Eb5_KgZtcE7@127.0.0.1:3306/gj84ko_oaks?serverVersion=mariadb-10.6.20"
EMAIL_FROM
"'OAKS GROUP SA'<noreply-dev@oaks.ch>"
EMAIL_PLEDGE
"'OAKS GROUP SA' <pledge@oakscapital.ch>"
FRONT_BASE_URL
"https://dev.oaks.ch"
FRONT_PAGE_URL
"https://dev.oaks.ch/login/set-password"
JWT_PASSPHRASE
"3d7b53087d754aa6959dbf1a0f7235ba"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://noreply-dev@oaks.ch:Oak@Gro@221@mail.infomaniak.com:465"
MAILER_URL
"smtp://mail.infomaniak.com:587?encryption=tls&auth_mode=login&username=noreply-dev@oaks.ch&password=Oak@Gro@221"
MERCURE_JWT_SECRET
"O2VBcaAXLdu5GL9UarE8Q6yHUu8n8SXf"
MERCURE_JWT_TOKEN
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.5g2cO0wRkr3KKNX33r4vtIol816H2FNNVHC-zlgiXuE"
MERCURE_PUBLIC_URL
"https://mercure.oakscapital.ch/.well-known/mercure"
MERCURE_TOPIC
"https://mercure.oakscapital.ch/notifications"
MERCURE_URL
"https://mercure.oakscapital.ch/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NEWS_IMPORT_URL
"https://oakslane.ch/en/api-news"
OAKS_LANE_BASE_URL
"https://oakslane.ch"
SENDER_EMAIL
"noreply-dev@oaks.ch"
SENDER_NAME
"EWM SA"
SESSION_LIFE_TIME
"14400"
SMTP_PASSWORD
"Oak@Gro@221"
TWO_FA_CODE_EXPIRATION
"60"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.bo.oaks.ch"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.2"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.2"
REDIRECT_SCRIPT_URI
"https://dev.bo.oaks.ch/sitemap.xml"
REDIRECT_SCRIPT_URL
"/sitemap.xml"
REDIRECT_SSL_TLS_SNI
"dev.bo.oaks.ch"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aawMIcFX6TKttIXskxbCyAAAAVc"
REDIRECT_URL
"/sitemap.xml"
REMOTE_ADDR
"216.73.216.60"
REMOTE_PORT
"41682"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772882977
REQUEST_TIME_FLOAT
1772882977.1563
REQUEST_URI
"/sitemap.xml"
SCRIPT_FILENAME
"/home/clients/a97476004d1a8de04982320e6c5d27b6/var/www/oaks-capital-platform-dev/back-end/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.bo.oaks.ch/sitemap.xml"
SCRIPT_URL
"/sitemap.xml"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@oaks.ch"
SERVER_NAME
"dev.bo.oaks.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"dev.bo.oaks.ch"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,SMTP_PASSWORD,MAILER_URL,MAILER_DSN,SENDER_EMAIL,SENDER_NAME,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FRONT_PAGE_URL,FRONT_BASE_URL,EMAIL_FROM,EMAIL_PLEDGE,BACK_BASE_URL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_JWT_TOKEN,MERCURE_TOPIC,NEWS_IMPORT_URL,OAKS_LANE_BASE_URL,ALLOW_EMAIL_ATTRIBUTE,SESSION_LIFE_TIME,TWO_FA_CODE_EXPIRATION"
TEMP
"/home/clients/a97476004d1a8de04982320e6c5d27b6/tmp"
TMP
"/home/clients/a97476004d1a8de04982320e6c5d27b6/tmp"
TMPDIR
"/home/clients/a97476004d1a8de04982320e6c5d27b6/tmp"
UNIQUE_ID
"aawMIcFX6TKttIXskxbCyAAAAVc"

Parent Request

Return to parent request (token = a8c4ee)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1841
  -links: [
    1844 => Symfony\Component\WebLink\Link {#1844
      -href: "https://dev.bo.oaks.ch/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"584329"