ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"fcaed2"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1147
  #message: "No route found for "GET https://dignityhealth.preprod.rewards.huskwellness.com/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E""
  #code: 0
  #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1122 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#177
  -records: [
    2 => [
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.545+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#295
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_CachedReaderService.php:23 {
                ContainerGLlo3ek\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:2272 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1525 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:625 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1215 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:883 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.545+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#278
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_ReaderService.php:23 {
                ContainerGLlo3ek\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_CachedReaderService.php:25 {
                ContainerGLlo3ek\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:2272 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1525 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:625 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1215 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:883 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.549+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#249
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_CacheAdapterService.php:23 {
                ContainerGLlo3ek\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getAnnotations_CachedReaderService.php:25 {
                ContainerGLlo3ek\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:2272 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1525 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:625 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1215 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:883 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.549+00:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#307
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:2272 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1525 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:625 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1215 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:883 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.564+00: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. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1068
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:107 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:107 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if (! version_compare($version, '5.7.9', '>=')) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:131 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform …
                › try {    return $connection->getDatabasePlatform();} catch (DriverException $driverException) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:109 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › if (! empty($mappingTypes)) {    $platform = $this->getDatabasePlatform($connection);    foreach ($mappingTypes as $dbType => $doctrineType) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:781 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                › $container->services['doctrine.dbal.default_connection'] = $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['use_savepoints' => true, 'driver' => 'pdo_mysql', 'host' => 'gfr-preprod-db-cluster-cluster.cluster-crzit1a1qcgk.us-east-1.rds.amazonaws.com', 'port' => NULL, 'dbname' => 'fitbucks', 'user' => 'FitMysqlPro', 'password' => 'S!lLP@sqg8es', 'charset' => 'UTF8', 'driverOptions' => ['MYSQLI_OPT_CONNECT_TIMEOUT' => 600], 'serverVersion' => 5.7, 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [    'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1151 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getPageListenerService($container) …
                › {    $a = ($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:863 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › $instance->addListener('security.switch_user', [#[\Closure(name: 'App\\PublicBundle\\Controller\\APIController')] fn () => ($container->services['App\\PublicBundle\\Controller\\APIController'] ?? $container->load('getAPIControllerService')), 'onSwitchUser'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\PublicBundle\\Listener\\PageListener')] fn () => ($container->privates['App\\PublicBundle\\Listener\\PageListener'] ?? self::getPageListenerService($container)), 'onKernelRequest'], 17);$instance->addListener('kernel.request', [#[\Closure(name: 'kernel.listener.page_listener', class: 'App\\PublicBundle\\Listener\\PageListener')] fn () => ($container->privates['kernel.listener.page_listener'] ?? self::getKernel_Listener_PageListenerService($container)), 'onKernelRequest'], 17);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.565+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.566+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dignityhealth.preprod.rewards.huskwellness.com/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1147
            #message: "No route found for "GET https://dignityhealth.preprod.rewards.huskwellness.com/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E""
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1122 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.712+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.712+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.715+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.715+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.721+00:00"
        "message" => "User Deprecated: Since twig/twig 3.15: Using the "deprecated", "deprecating_package", and "alternative" options is deprecated, pass a "deprecation_info" one instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3080
            #message: "User Deprecated: Since twig/twig 3.15: Using the "deprecated", "deprecating_package", and "alternative" options is deprecated, pass a "deprecation_info" one instead."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/AbstractTwigCallable.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/AbstractTwigCallable.php:51 {
                Twig\AbstractTwigCallable->__construct(string $name, $callable = null, array $options = []) …
                › 
                › trigger_deprecation('twig/twig', '3.15', 'Using the "deprecated", "deprecating_package", and "alternative" options is deprecated, pass a "deprecation_info" one instead.');}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/TwigFilter.php:31 {
                Twig\TwigFilter->__construct(string $name, $callable = null, array $options = []) …
                › {    parent::__construct($name, $callable, $options);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php:43 {
                Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension->getFilters() …
                › return [    new TwigFilter('doctrine_pretty_query', [$this, 'formatQuery'], ['is_safe' => ['html'], 'deprecated' => true]),    new TwigFilter('doctrine_prettify_sql', [$this, 'prettifySql'], ['is_safe' => ['html']]),
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/ExtensionSet.php:448 {
                Twig\ExtensionSet->initExtension(ExtensionInterface $extension): void …
                › // filtersforeach ($extension->getFilters() as $filter) {    $this->filters[$name = $filter->getName()] = $filter;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/ExtensionSet.php:438 {
                Twig\ExtensionSet->initExtensions(): void …
                › foreach ($this->extensions as $extension) {    $this->initExtension($extension);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/ExtensionSet.php:419 {
                Twig\ExtensionSet->getExpressionParsers(): ExpressionParsers …
                › if (!$this->initialized) {    $this->initExtensions();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Environment.php:930 {
                Twig\Environment->getExpressionParsers(): ExpressionParsers …
                › {    return $this->extensionSet->getExpressionParsers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Lexer.php:529 {
                Twig\Lexer->getOperatorRegex(): string …
                › $expressionParsers = ['='];foreach ($this->env->getExpressionParsers() as $expressionParser) {    $expressionParsers = array_merge($expressionParsers, [$expressionParser->getName()], $expressionParser->getAliases());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Lexer.php:136 {
                Twig\Lexer->initialize(): void …
                › 
                › 'operator' => $this->getOperatorRegex(),}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Lexer.php:186 {
                Twig\Lexer->tokenize(Source $source): TokenStream …
                › {    $this->initialize();}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Environment.php:536 {
                Twig\Environment->tokenize(Source $source): TokenStream …
                › 
                ›     return $this->lexer->tokenize($source);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Environment.php:589 {
                Twig\Environment->compileSource(Source $source): string …
                › try {    return $this->compile($this->parse($this->tokenize($source)));} catch (Error $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Environment.php:408 {
                Twig\Environment->loadTemplate(string $cls, string $name, ?int $index = null): Template …
                › $source = $this->getLoader()->getSourceContext($name);$content = $this->compileSource($source);if (!isset($this->hotCache[$name])) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Environment.php:370 {
                Twig\Environment->load($name): TemplateWrapper …
                › 
                ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:143 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › if (false !== $pos) {    $toolbar = "\n".str_replace("\n", '', $this->twig->render(        '@WebProfiler/Profiler/toolbar_js.html.twig',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.762+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.763+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.763+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.766+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.766+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1142 => [
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.577+00:00"
        "message" => "Deprecated: Return type of Fitbucks\SharedBundle\Entity\Organization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1202
            #message: "Deprecated: Return type of Fitbucks\SharedBundle\Entity\Organization::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/fitbucks/sharedbundle/Entity/Organization.php"
            #line: 264
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/fitbucks/sharedbundle/Entity/Organization.php:264 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                ›  */public function jsonSerialize(){
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/fitbucks/sharedbundle/Entity/Organization.php:22 {
                ReflectionClass->__construct(object|string $objectOrClass) …
                ›  */class Organization extends BaseEntity implements \JsonSerializable{
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:175 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › {    $proxyClass = new ReflectionClass($class);    if ($proxyClass->isAnonymous()) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:267 {
                Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObject, ?string $persistentManagerName = null): ObjectManager …
                › 
                ›     return $this->getManagerForClass($persistentObject) ?? $this->getManager();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:234 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.577+00: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:77 called by App_KernelDevDebugContainer.php:1554, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1208
            #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:77 called by App_KernelDevDebugContainer.php:1554, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1554 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$a->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')])), 'App\\Entity');$a->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'Fitbucks\\SharedBundle\\Entity');
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:833 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container))) && false ?: $lazyLoad);}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:824 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerGLlo3ek\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:267 {
                Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObject, ?string $persistentManagerName = null): ObjectManager …
                › 
                ›     return $this->getManagerForClass($persistentObject) ?? $this->getManager();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:234 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.577+00:00"
        "message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1541, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1218
            #message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1541, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:65 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1541 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
                › {    return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')), [(\dirname(__DIR__, 4).'/vendor/fitbucks/sharedbundle/Entity')]);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1555 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $a->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')])), 'App\\Entity');$a->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'Fitbucks\\SharedBundle\\Entity');}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:833 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container))) && false ?: $lazyLoad);}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:824 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerGLlo3ek\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:267 {
                Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObject, ?string $persistentManagerName = null): ObjectManager …
                › 
                ›     return $this->getManagerForClass($persistentObject) ?? $this->getManager();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:234 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.577+00:00"
        "message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:1574, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1226
            #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:1574, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php:47 {
                Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
                › if (! $numberAware) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1574 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $instance->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$instance->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$instance->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:833 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container))) && false ?: $lazyLoad);}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:824 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerGLlo3ek\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:267 {
                Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObject, ?string $persistentManagerName = null): ObjectManager …
                › 
                ›     return $this->getManagerForClass($persistentObject) ?? $this->getManager();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:234 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.578+00:00"
        "message" => "User Deprecated: Doctrine\DBAL\Connection::getEventManager is deprecated. (Connection.php:303 called by EntityManager.php:166, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1231
            #message: "User Deprecated: Doctrine\DBAL\Connection::getEventManager is deprecated. (Connection.php:303 called by EntityManager.php:166, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:173 {
                Doctrine\Deprecations\Deprecation::triggerIfCalledFromOutside(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/dbal/src/Connection.php:303 {
                Doctrine\DBAL\Connection->getEventManager() …
                › {    Deprecation::triggerIfCalledFromOutside(        'doctrine/dbal',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:166 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › // @phpstan-ignore method.deprecated$this->eventManager = $eventManager ?? $conn->getEventManager();}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:833 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container))) && false ?: $lazyLoad);}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:824 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::ContainerGLlo3ek\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerGLlo3ek\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:267 {
                Doctrine\Persistence\AbstractManagerRegistry->selectManager(string $persistentObject, ?string $persistentManagerName = null): ObjectManager …
                › 
                ›     return $this->getManagerForClass($persistentObject) ?? $this->getManager();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:234 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                › return $this    ->selectManager($persistentObject, $persistentManagerName)    ->getRepository($persistentObject);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.583+00:00"
        "message" => "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getGedmo_Listener_TreeService.php:27, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1300
            #message: "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getGedmo_Listener_TreeService.php:27, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:196 {
                Gedmo\Mapping\MappedEventSubscriber->setAnnotationReader($reader) …
                › if ($reader instanceof Reader) {    Deprecation::trigger(        'gedmo/doctrine-extensions',
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getGedmo_Listener_TreeService.php:27 {
                ContainerGLlo3ek\getGedmo_Listener_TreeService::do($container, $lazyLoad = true) …
                › 
                › $instance->setAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/dependency-injection/Container.php:404 {
                Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
                › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:208 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › if (\is_string($listener)) {    $listener = $this->container->get($listener);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.583+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Tree\TreeListener" 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 {#1299
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Tree\TreeListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/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);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.583+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Translatable\TranslatableListener" 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 {#1297
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Translatable\TranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/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);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.583+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Timestampable\TimestampableListener" 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 {#1295
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Timestampable\TimestampableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/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);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.584+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Sluggable\SluggableListener" 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 {#1291
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Sluggable\SluggableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/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);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.584+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Sortable\SortableListener" 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 {#1289
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Sortable\SortableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/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);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.584+00: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 {#1287
            #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: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/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);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:41 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:235 {
                Doctrine\Persistence\AbstractManagerRegistry->getRepository(string $persistentObject, ?string $persistentManagerName = null) …
                ›         ->selectManager($persistentObject, $persistentManagerName)        ->getRepository($persistentObject);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:78 {
                App\PublicBundle\Listener\PageListener->checkForOrg(string $slug, RequestEvent $event, $urlInfo) …
                › /** @var Organization $org */$org = $doctrine->getRepository(\Fitbucks\SharedBundle\Entity\Organization::class)->findOneBy(['url' => $slug]);if (empty($org)) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php:55 {
                App\PublicBundle\Listener\PageListener->onKernelRequest(RequestEvent $event) …
                › if (!empty($subDomain) && $this->request_stack->getSession()->get('slug') !== $subDomain) {    $this->checkForOrg($subDomain, $event, $urlInfo);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.594+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "host" => "gfr-preprod-db-cluster-cluster.cluster-crzit1a1qcgk.us-east-1.rds.amazonaws.com"
            "port" => null
            "dbname" => "fitbucks"
            "user" => "FitMysqlPro"
            "password" => "<redacted>"
            "charset" => "UTF8"
            "driverOptions" => [
              "MYSQLI_OPT_CONNECT_TIMEOUT" => 600
            ]
            "serverVersion" => 5.7
            "defaultTableOptions" => []
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.620+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.status AS status_4, t0.color_primary AS color_primary_5, t0.color_secondary AS color_secondary_6, t0.color_text AS color_text_7, t0.color_primary_button AS color_primary_button_8, t0.color_primary_button_accent AS color_primary_button_accent_9, t0.color_secondary_button AS color_secondary_button_10, t0.color_secondary_button_accent AS color_secondary_button_accent_11, t0.logo1 AS logo1_12, t0.logo2 AS logo2_13, t0.logo3 AS logo3_14, t0.logo4 AS logo4_15, t0.reimbursement_summary AS reimbursement_summary_16, t0.force_gateway AS force_gateway_17, t0.client_gateway AS client_gateway_18, t0.force_bp_override AS force_bp_override_19, t0.multiple_languages AS multiple_languages_20, t0.url AS url_21, t0.customer_number AS customer_number_22, t0.po_number AS po_number_23, t0.google_analytics AS google_analytics_24, t0.google_tag AS google_tag_25, t0.sso_cert AS sso_cert_26, t0.sso_key AS sso_key_27, t0.sso_signiture AS sso_signiture_28, t0.show_register AS show_register_29, t0.show_signin AS show_signin_30, t0.show_support AS show_support_31, t0.show_support_number AS show_support_number_32, t0.show_privacy AS show_privacy_33, t0.use_dob AS use_dob_34, t0.use_postal AS use_postal_35, t0.code_required AS code_required_36, t0.use_custom_login AS use_custom_login_37, t0.custom_login AS custom_login_38, t0.universal_login AS universal_login_39, t0.sso_create_password AS sso_create_password_40, t0.accessibility_opt_in AS accessibility_opt_in_41, t0.net_promoter AS net_promoter_42, t0.net_promoter_threshold AS net_promoter_threshold_43, t0.default_language AS default_language_44, t0.exchange_rate AS exchange_rate_45, t0.date_created AS date_created_46, t0.date_changed AS date_changed_47, t0.data_status AS data_status_48, t0.client_id AS client_id_49, t0.currency_id AS currency_id_50 FROM organizations t0 WHERE t0.url = ? LIMIT 1"
          "params" => [
            1 => "dignityhealth"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\PublicBundle\Listener\PageListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\PublicBundle\Listener\PageListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Fitbucks\SharedBundle\Listener\DoctrineExtensionListener::onLateKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.628+00:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1743
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:2049 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:1509 {
                ContainerGLlo3ek\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › $c = ($container->services['translator'] ?? self::getTranslatorService($container));$d = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/getErrorControllerService.php:29 {
                ContainerGLlo3ek\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/var/cache/dev/ContainerGLlo3ek/App_KernelDevDebugContainer.php:585 {
                ContainerGLlo3ek\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › if (!str_contains($controller, '::')) {    $controller = $this->instantiateController($controller);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/symfony-upgrade/releases/1760646300/web/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerGLlo3ek\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.629+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.710+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1760728095
        "timestamp_rfc3339" => "2025-10-17T19:08:15.711+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    1142 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#176 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dignityhealth.preprod.rewards.huskwellness.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Fri, 17 Oct 2025 19:08:15 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdignityhealth.preprod.rewards.huskwellness.com%2Fdata%3Aimage%2Fsvg%2Bxml%2C%253Csvg%2520viewBox%3D%270%25200%2520600%2520600%27%2520xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%2520fill-rule%3D%27evenodd%27%2520clip-rule%3D%27evenodd%27%2520stroke-linejoin%3D%27round%27%2520stroke-miterlimit%3D%272%27%253E%253Cstyle%253E%2523circle%2520%257B%2520fill%3A%2520%2523000000%3B%2520%257D%2520%2523sf%2520%257B%2520fill%3A%2520%2523ffffff%3B%2520%257D%253C%2Fstyle%253E%253Cpath%2520fill%3D%27none%27%2520d%3D%27M0%25200h600v600H0z%27%2F%253E%253CclipPath%2520id%3D%27a%27%253E%253Cpath%2520d%3D%27M0%25200h600v600H0z%27%2F%253E%253C%2FclipPath%253E%253Cg%2520clip-path%3D%27url%28%2523a%29%27%253E%253Cpath%2520id%3D%27circle%27%2520d%3D%27M599.985%2520299.974c0%2520165.696-134.307%2520300.024-300.003%2520300.024C134.302%2520599.998%25200%2520465.67%25200%2520299.974%25200%2520134.304%2520134.302-.002%2520299.982-.002c165.696%25200%2520300.003%2520134.307%2520300.003%2520299.976z%27%2520fill-rule%3D%27nonzero%27%2F%253E%253Cpath%2520id%3D%27sf%27%2520d%3D%27M431.154%2520110.993c-30.474%25201.043-57.08%252017.866-76.884%252041.076-21.926%252025.49-36.508%252055.696-47.03%252086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%252012.833-10.667%25207.965-18.016%252019.995-21.51%252031.34-9.05%252029.416%25209.506%252055.61%252017.942%252065.004l18.444%252019.743c3.792%25203.879%252012.95%252013.983%25208.467%252028.458-4.82%252015.764-23.809%252025.938-43.285%252019.958-8.703-2.67-21.199-9.147-18.396-18.257%25201.145-3.739%25203.82-6.553%25205.264-9.74%25201.305-2.788%25201.941-4.858%25202.337-6.099%25203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%252014.202-5.22%252016.979%25202.905%252047.795%252046.436%252061.206%252051%252015.694%252094.13-12.084%2520100.249-48.287%25203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%25208.093-10.233%252019.6-14.581%252038.476-9.457%252027.543%25207.468%252039.809%252026.58%252060.285%252041.996-8.44%252027.741-13.977%252055.584-18.973%252080.548l-3.07%252018.626c-14.636%252076.766-25.816%2520118.939-54.856%2520143.144-5.858%25204.167-14.218%252010.399-26.821%252010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%25203.755-6.756%25206.349-8.837%25203.889-2.124%25209.757-5.633%25209.356-16.882-.423-13.293-11.431-24.815-27.35-"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fsymfony-upgrade%2Freleases%2F1760646300%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"58f180"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Fri, 17 Oct 25 19:08:15 +0000"
Last used
"Fri, 17 Oct 25 19:08:15 +0000"
Lifetime
0

Session Attributes

Attribute Value
organization
Fitbucks\SharedBundle\Entity\Organization {#1656
  #date_created: DateTime @1513716854 {#1649
    date: 2017-12-19 20:54:14.0 UTC (+00:00)
  }
  #date_changed: DateTime @1656522868 {#1646
    date: 2022-06-29 17:14:28.0 UTC (+00:00)
  }
  #data_status: "published"
  -id: 3
  -client: Proxies\__CG__\Fitbucks\SharedBundle\Entity\Client {#1698 …}
  -name: "Dignity Health"
  -tag: ""
  -status: "inactive"
  -color_primary: "#0b9444"
  -color_secondary: "#1a5069"
  -color_text: "#000000"
  -color_primary_button: "#0b9444"
  -color_primary_button_accent: "#1a5069"
  -color_secondary_button: "#0b9444"
  -color_secondary_button_accent: "#1a5069"
  -logo1: "https://s3.amazonaws.com/globalfitrewards/public/prod/files/3/IvHc1s5ABOFxL3CrKdYt.png"
  -logo2: "https://s3.amazonaws.com/globalfitrewards/public/prod/files/3/Dgjlr3dKTAe8akL0tRIZ.png"
  -logo3: null
  -logo4: null
  -reimbursement_summary: 0
  -force_gateway: 0
  -client_gateway: 0
  -force_bp_override: 1
  -multiple_languages: 0
  -url: "dignityhealth"
  -customer_number: ""
  -po_number: ""
  -google_analytics: "UA-90466285-1"
  -google_tag: "UA-90466285-1"
  -sso_cert: """
    -----BEGIN CERTIFICATE-----\n
    MIIGlzCCBX+gAwIBAgIJAOMz5lXyYNgbMA0GCSqGSIb3DQEBCwUAMIG0MQswCQYD\n
    VQQGEwJVUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTEa\n
    MBgGA1UEChMRR29EYWRkeS5jb20sIEluYy4xLTArBgNVBAsTJGh0dHA6Ly9jZXJ0\n
    cy5nb2RhZGR5LmNvbS9yZXBvc2l0b3J5LzEzMDEGA1UEAxMqR28gRGFkZHkgU2Vj\n
    dXJlIENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTIzMDcyNTA3MTYzOFoX\n
    DTIzMTIxMzE5MTMxNVowGjEYMBYGA1UEAxMPc3NvLmxpbWVhZGUuY29tMIIBIjAN\n
    BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArObHDM1Nd25O6kDLLlurPMCmgKAS\n
    nBTRFVK8XNkbx1lBfjprPywH3MO2DP2z/PWxM9BgIlux+AjBI1CC2dcJl+X4cv60\n
    /zF8jvkW06pPannPk6Ve7ueT7oUbvMAWqx9q8CapiS8UCudxnKCtJT4lJOB+mpN1\n
    XN3VwMnaekUnmhXieDliAGwnkL88Yb9/vdq5WDuJ4SHEHCiIOuEtxoNgYw4Rwgy5\n
    3MD+exDx1QKXYXc97UPqr+H9LoJZzqVVq0se6QvPc28lnwzJnJjw35s80ZqySLWV\n
    +6NJpa+WZz3KwJVJxrwNMrVkdEzSK+tGSCJJI37/fe/Va8MfWGawC+7W6QIDAQAB\n
    o4IDQzCCAz8wDAYDVR0TAQH/BAIwADAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\n
    BQUHAwIwDgYDVR0PAQH/BAQDAgWgMDgGA1UdHwQxMC8wLaAroCmGJ2h0dHA6Ly9j\n
    cmwuZ29kYWRkeS5jb20vZ2RpZzJzMS03MjYxLmNybDBdBgNVHSAEVjBUMEgGC2CG\n
    SAGG/W0BBxcBMDkwNwYIKwYBBQUHAgEWK2h0dHA6Ly9jZXJ0aWZpY2F0ZXMuZ29k\n
    YWRkeS5jb20vcmVwb3NpdG9yeS8wCAYGZ4EMAQIBMHYGCCsGAQUFBwEBBGowaDAk\n
    BggrBgEFBQcwAYYYaHR0cDovL29jc3AuZ29kYWRkeS5jb20vMEAGCCsGAQUFBzAC\n
    hjRodHRwOi8vY2VydGlmaWNhdGVzLmdvZGFkZHkuY29tL3JlcG9zaXRvcnkvZ2Rp\n
    ZzIuY3J0MB8GA1UdIwQYMBaAFEDCvSeOzDSDMKIz1/tss/C0LIDOMC8GA1UdEQQo\n
    MCaCD3Nzby5saW1lYWRlLmNvbYITd3d3LnNzby5saW1lYWRlLmNvbTAdBgNVHQ4E\n
    FgQU74MlbNqyMd5scID7uvA8omv42tQwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgB\n
    ZgB2AOg+0No+9QY1MudXKLyJa8kD08vREWvs62nhd31tBr1uAAABiYvoNssAAAQD\n
    AEcwRQIhANIk1ymp/+Y0T6RJLmlQydtWcPWMMVby4BmsYttqtPoWAiAHRhFd8UbE\n
    QkSNunYZGvm4TAS2uEou3Z43YjkeRp8PmAB1AHoyjFTYty22IOo44FIe6YQWcDIT\n
    hU070ivBOlejUutSAAABiYvoN5oAAAQDAEYwRAIgTVcElHuDX5h3rL/O1IW3Nd2a\n
    wAlja1IwN6LzPaeqNPUCIDYlkaYQ43BhEjA4hcwh6Ntx9fvDtUMnj8Y3VdeySih5\n
    AHUAs3N3B+GEUPhjhtYFqdwRCUp5LbFnDAuH3PADDnk2pZoAAAGJi+g4uQAABAMA\n
    RjBEAiAqk6EeMYNdF3bVofS4FB0UQ7x370V1xVWQScExim27jwIgBkmkiw9Iwbd/\n
    5wjgWtv2JHI0AsAoi8ar6H35zSKpiAcwDQYJKoZIhvcNAQELBQADggEBAJt50HRW\n
    c1s3xbuFWkRjzi6S6+6GE/lgzLvutZgu1j5DNnWW+bYdWJUCaFGMKy1lt1YNm00p\n
    SSbU/S3kn2pHyRtSWkpJ70HNkv6GOs7IfvGyPTXBoUmMNk1N3fgp+61hEfid3lun\n
    r/MtxcomD83x40H8kZIZGZTdqWasndMTYRLsyd/+9KCflT8zzBNducMuLanzF3td\n
    bw1oOZRbahTh7fMV/GVuj4WYFnmWwiEae6tdQ+RrjJEyMYWbXE5q9lY7c7xPF2yz\n
    48GBebCkkUsALob6fjwikBSwUNXnCiZp8gv2XpPHOn+ubUV6N/BMy7LTMgITh5Cd\n
    Xuj3Np/rvnIq9lo=\n
    -----END CERTIFICATE-----
    """
  -sso_key: """
    -----BEGIN PRIVATE KEY-----\n
    MIICeAIBADANBgkqhkiG9w0BAQEFAASCAmIwggJeAgEAAoGBAPA4Xm5ndztLBwdV\n
    j6MeVIgJtEbL3W4BqDVwEN1rP29syx0JTER25yNJ8duiBkyE1eyo4SlH1ICOsduO\n
    uPLPcx67scGMMXQDrSMVegfUVjQGkk5FipUxeG0LLF1AmzMn5BJTAbnu9klbULH1\n
    E+JBp6yJOPf+qPZQsQDN49FsHkQlAgMBAAECgYAO1mx+xUVIFEpK2a4VlToDbRYF\n
    iXIT6WZKZrGj+4vfhgjFsl1TnUSJmXem6UsaTton1AaUVit6BVZXCWnDFa02ih3k\n
    ISVUvp9gxYEO5kvID7gXYS+f4mc7oY/38wjcRrmfNi1vD8rEJ8X2lkdu1CrLWNrc\n
    BaWUU8aDmzyvoo/eAQJBAPvr+0a1QpvcIR+jTKtUhY5xh8n6bVAn6YcVWm4qSXHQ\n
    dIPuSDxy6whe54Oyb/uJnEPT0P4w3bcjcq8id5rT/N0CQQD0G+SwJMz7SXUA2oAB\n
    4Wfse2TB80AJVrWNeZJQ3z++z3JPy0VZ3CmL+wBPGksW9qG/b/lvrBT4/mqYKOJ3\n
    RCvpAkEAu741CJADMPaPdO2VMMYPtoVjZiIMn0TvY62FND6td3Wbr8q/6NTX1egs\n
    b1hm3jXC0EWmJhmy0k5HpL9yFV/QvQJBAIrXDpQs6jWGizjIDgSDytMTP7ScgPCO\n
    08Y6vkCnKZ+CZ9cAm1pHwY2vXnafUtQlxMuYiXu9mVQhiEkw/9Wr/XkCQQDDdJJR\n
    xRA9430pUR/ud268gjA2rp/xiRXLARgkglGcbVgmK9WORPOE2gXXzCMiBTiD23ae\n
    gqzfqzVk95+F3Hwj\n
    -----END PRIVATE KEY-----\n
    """
  -sso_signiture: null
  -show_register: true
  -show_signin: true
  -show_support: true
  -show_support_number: true
  -show_privacy: false
  -use_dob: true
  -use_postal: true
  -code_required: true
  -currency: Proxies\__CG__\Fitbucks\SharedBundle\Entity\Currency {#1719 …}
  -use_custom_login: false
  -custom_login: null
  -universal_login: false
  -sso_create_password: true
  -accessibility_opt_in: false
  -net_promoter: false
  -net_promoter_threshold: 0
  -default_language: ""
  -exchange_rate: "0.000000"
}
slug
"dignityhealth"

Session Usage

10 Usages
Stateless check enabled
Usage
App\PublicBundle\Listener\PageListener:54
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 54
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\PublicBundle\Listener\PageListener:94
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 94
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 55
    "function" => "checkForOrg"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\PublicBundle\Listener\PageListener:95
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 95
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 55
    "function" => "checkForOrg"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\PublicBundle\Listener\PageListener:102
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 102
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 55
    "function" => "checkForOrg"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\PublicBundle\Listener\PageListener:103
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 103
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/src/PublicBundle/Listener/PageListener.php"
    "line" => 55
    "function" => "checkForOrg"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\PublicBundle\Listener\PageListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/symfony-upgrade/releases/1760646300/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/symfony-upgrade/releases/1760646300/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"7QSNshunNdhTB4AMQ7vNygYJSSmQM2JH"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/symfony-upgrade/current/web"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dignityhealth.preprod.rewards.huskwellness.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.150"
REMOTE_PORT
"29281"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1760728095
REQUEST_TIME_FLOAT
1760728095.5257
REQUEST_URI
"/data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E"
SCRIPT_FILENAME
"/var/www/html/symfony-upgrade/current/web/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.40.220"
SERVER_NAME
"*.preprod.rewards.huskwellness.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,MESSENGER_TRANSPORT_DSN"
USER
"deploy"

Parent Request

Return to parent request (token = a71301)

Key Value
_remove_csp_headers
true
_stopwatch_token
"81cb7e"