Error 406 Not Acceptable

GET https://sulu.ougc.network/.env

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2805
  -attributes: [
    "requestUri" => "/.env"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2077
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2035
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#2046
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2046}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2041
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#2040 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2040 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2040 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2033
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#1988 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1988 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#1989
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#1984 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1984 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#1983
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#1982 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1982 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#1981
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#1971 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1971 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2035}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2044 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2041}
      -localization: Sulu\Component\Localization\Localization {#2046}
      -segment: null
      -url: "sulu.ougc.network"
      -redirect: ""
      -main: true
      -urlExpression: "sulu.ougc.network"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "sulu.ougc.network"
    "webspace" => Sulu\Component\Webspace\Webspace {#2035}
    "portal" => Sulu\Component\Webspace\Portal {#2041}
    "localization" => Sulu\Component\Localization\Localization {#2046}
    "locale" => "en"
    "urlExpression" => "sulu.ougc.network"
    "resourceLocator" => "/"
    "format" => "env"
    "dateTime" => DateTime @1765324935 {#2801
      date: 2025-12-10 00:02:15.219063 UTC (+00:00)
    }
    "host" => "sulu.ougc.network"
    "port" => 443
    "path" => "/.env"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException {#2682
  #message: "Page does not exist in "env" format."
  #code: 0
  #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php"
  #line: 58
  -statusCode: 406
  -headers: []
  trace: {
    /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php:58 {
      Sulu\Bundle\WebsiteBundle\Controller\WebsiteController->renderStructure(StructureInterface $structure, $attributes = [], $preview = false, $partial = false) …
      › if (!$this->container->get('twig')->getLoader()->exists($viewTemplate)) {    throw new NotAcceptableHttpException(\sprintf('Page does not exist in "%s" format.', $requestFormat));}
    }
    /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/DefaultController.php:33 {
      Sulu\Bundle\WebsiteBundle\Controller\DefaultController->indexAction(StructureInterface $structure, $preview = false, $partial = false) …
      › {    $response = $this->renderStructure(        $structure,
    }
    /var/www/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
      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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#143
  -records: [
    13 => [
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.049+00:00"
        "message" => "User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Webspace\Manager\WebspaceCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2024
            #message: "User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Webspace\Manager\WebspaceCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                require_once …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:428 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › require_once $cache->getPath();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.050+00:00"
        "message" => "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Localization\Localization" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2031
            #message: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Localization\Localization" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                websiteWebspaceCollectionCache->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.050+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2030
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);}
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['ougc_network_en'] = $localization0;
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.050+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2050
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);}
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:73 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.050+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2049
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:74 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.050+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2048
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:74 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.051+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2045
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);}
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:154 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['website_en'] = $localization0;
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.051+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2039
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);}
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:188 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.051+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2038
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:189 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.051+00:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2037
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {    @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /var/www/sulu.ougc.network/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:189 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(    $this->getWebspaceCollection()->getPortalInformations($environment),    function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));$portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {    $attributes = $attributes->merge($requestProcessor->process($request, $attributes));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line$this->requestAnalyzer->analyze($request);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.054+00:00"
        "message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/.env/".""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.055+00:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.056+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "omarg"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "sulu_wt7dcmys3x4v2jkdxbp"
            "serverVersion" => "8.0.32"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.059+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT 1 FROM phpcr_workspaces WHERE name = ?"
          "params" => [
            1 => "default_live"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.062+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT prefix, uri FROM phpcr_namespaces"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.065+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            \n
                          SELECT * FROM phpcr_nodes\n
                          WHERE path = ?\n
                            AND workspace_name = ?\n
                          ORDER BY depth, sort_order ASC
            """
          "params" => [
            1 => "/cmf/website/routes/en"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.068+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
          "params" => [
            1 => "/cmf/website/routes/en"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.073+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            \n
            SELECT\n
            phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n
            phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n
            phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n
            phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n
            phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n
            phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n
            phpcr_type_props.on_parent_version AS property_on_parent_version,\n
            phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n
            phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n
            phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n
            phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n
            phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n
            phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n
            phpcr_type_childs.primary_types AS child_primary_types\n
            FROM\n
            phpcr_type_nodes\n
            LEFT JOIN\n
            phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n
            LEFT JOIN\n
            phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n
            """
          "params" => []
          "types" => []
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n
                        FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?)
            """
          "params" => [
            1 => "default_live"
            2 => "3448fe28-c285-4459-bee5-933875778598"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.085+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
          "params" => [
            1 => "/cmf/website/contents"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.108+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2214
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerOMMDOvM\App_KernelDevDebugContainer::{closure:ContainerOMMDOvM\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():4765} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);$this->dispatcher->dispatch($event, Events::METADATA_LOAD);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {    return $this->metadataFactory->getMetadataForPhpcrType($mixinType);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {    $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.117+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2264
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerOMMDOvM\App_KernelDevDebugContainer::{closure:ContainerOMMDOvM\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():4766} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);$this->dispatcher->dispatch($event, Events::METADATA_LOAD);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {    return $this->metadataFactory->getMetadataForPhpcrType($mixinType);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {    $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.118+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2218
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerOMMDOvM\App_KernelDevDebugContainer::{closure:ContainerOMMDOvM\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():4808} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);$this->dispatcher->dispatch($event, Events::METADATA_LOAD);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {    return $this->metadataFactory->getMetadataForPhpcrType($mixinType);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {    $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.119+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2265
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerOMMDOvM\App_KernelDevDebugContainer::{closure:ContainerOMMDOvM\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():4809} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);$this->dispatcher->dispatch($event, Events::METADATA_LOAD);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {    return $this->metadataFactory->getMetadataForPhpcrType($mixinType);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {    $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.121+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2212
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.121+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2235
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.121+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2237
            #message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.121+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2262
            #message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2236
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2234
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2238
            #message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2239
            #message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2271
            #message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2272
            #message: "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2270
            #message: "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2269
            #message: "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.122+00:00"
        "message" => "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2268
            #message: "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);$event->setDocument($document);
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.125+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2130
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\Content\Document\Subscriber\StructureSubscriber->createStructure($document) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:345 {
                Sulu\Component\Content\Document\Subscriber\StructureSubscriber->getStructure($document, $structureType, $rehydrate) …
                › if ($structureType) {    return $this->createStructure($document);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:139 {
                Sulu\Component\Content\Document\Subscriber\StructureSubscriber->handleHydrate(AbstractMappingEvent $event) …
                › 
                › $structure = $this->getStructure($document, $structureType, $rehydrate);}
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.132+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2222
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerOMMDOvM\App_KernelDevDebugContainer::{closure:ContainerOMMDOvM\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():4896} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.133+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2216
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                ContainerOMMDOvM\App_KernelDevDebugContainer::{closure:ContainerOMMDOvM\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():4899} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.135+00:00"
        "message" => "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2228
            #message: "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.135+00:00"
        "message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2231
            #message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.135+00:00"
        "message" => "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2229
            #message: "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.136+00:00"
        "message" => "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2225
            #message: "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.136+00:00"
        "message" => "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2211
            #message: "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.136+00:00"
        "message" => "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2208
            #message: "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.136+00:00"
        "message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2261
            #message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();    $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.146+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2246
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->hydrate(AbstractMappingEvent $event) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/ExtensionSubscriber.php:59 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->handleHydrate(AbstractMappingEvent $event) …
                › 
                ›     $this->hydrate($event);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.146+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2244
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->hydrate(AbstractMappingEvent $event) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/ExtensionSubscriber.php:59 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->handleHydrate(AbstractMappingEvent $event) …
                › 
                ›     $this->hydrate($event);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);$this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);$document = $hydrateEvent->getDocument();
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);$this->eventDispatcher->dispatch($event, Events::FIND);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › /** @var PageDocument $document */$document = $this->documentManager->find(    $resourceLocatorStrategy->loadByResourceLocator(
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.173+00:00"
        "message" => "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Structure\StructureBridge" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2326
            #message: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Structure\StructureBridge" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\Content\Compat\StructureManager->wrapStructure($type, StructureMetadata $structure) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManager.php:42 {
                Sulu\Component\Content\Compat\StructureManager->getStructure($key, $type = Structure::TYPE_PAGE) …
                › 
                ›     return $this->wrapStructure($type, $metadata);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:214 {
                Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->getExcerptStructure($locale = null) …
                › 
                › $excerptStructure = $this->structureManager->getStructure(self::EXCERPT_EXTENSION_NAME);$excerptStructure->setLanguageCode($locale);
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:231 {
                Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->initProperties($locale) …
                › /** @var PropertyInterface $property */foreach ($this->getExcerptStructure($locale)->getProperties() as $property) {    $this->properties[] = $property->getName();
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:158 {
                Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->setLanguageCode($languageCode, $languageNamespace, $namespace) …
                › // which will be set in initExcerptStructure$this->initProperties($languageCode);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Extension/ManagedExtensionContainer.php:66 {
                Sulu\Component\Content\Document\Extension\ManagedExtensionContainer->offsetGet($extensionName) …
                › //       passed the document.$extension->setLanguageCode($this->locale, $this->prefix, $this->internalPrefix);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:208 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › if ($document instanceof ExtensionBehavior) {    $documentSegments = $document->getExtensionsData()['excerpt']['segments'] ?? [];    $documentSegmentKey = $documentSegments[$portal->getWebspace()->getKey()] ?? null;
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.175+00:00"
        "message" => "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Property" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2317
            #message: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Property" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 345
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/sulu.ougc.network/vendor/symfony/error-handler/DebugClassLoader.php:345 {
                Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory->createProperty(ItemMetadata $property, ?StructureInterface $structure = null) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/StructureBridge.php:659 {
                Sulu\Component\Content\Compat\Structure\StructureBridge->createLegacyPropertyFromItem($item) …
                › 
                › $propertyBridge = $this->propertyFactory->createProperty($item, $this);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/StructureBridge.php:189 {
                Sulu\Component\Content\Compat\Structure\StructureBridge->getProperties($flatten = false) …
                › foreach ($items as $property) {    $propertyBridges[$property->getName()] = $this->createLegacyPropertyFromItem($property);}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:231 {
                Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->initProperties($locale) …
                › /** @var PropertyInterface $property */foreach ($this->getExcerptStructure($locale)->getProperties() as $property) {    $this->properties[] = $property->getName();
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:158 {
                Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->setLanguageCode($languageCode, $languageNamespace, $namespace) …
                › // which will be set in initExcerptStructure$this->initProperties($languageCode);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Extension/ManagedExtensionContainer.php:66 {
                Sulu\Component\Content\Document\Extension\ManagedExtensionContainer->offsetGet($extensionName) …
                › //       passed the document.$extension->setLanguageCode($this->locale, $this->prefix, $this->internalPrefix);}
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:208 {
                Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › if ($document instanceof ExtensionBehavior) {    $documentSegments = $document->getExtensionsData()['excerpt']['segments'] ?? [];    $documentSegmentKey = $documentSegments[$portal->getWebspace()->getKey()] ?? null;
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {    $defaults = $matcher->matchRequest($request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {    $defaults = parent::matchRequest($request);}
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);}
              }
              /var/www/sulu.ougc.network/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {    return $this->doMatch($request->getPathInfo(), $request);}
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /var/www/sulu.ougc.network/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.190+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "homepage_3448fe28-c285-4459-bee5-933875778598"
          "route_parameters" => [
            "_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
            "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2386
              #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2308 …}
              #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#504 …}
              -loadedProperties: []
              #locale: null
              -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1489 …}
              #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2223 …}
            }
            "partial" => false
            "_route" => "homepage_3448fe28-c285-4459-bee5-933875778598"
          ]
          "request_uri" => "https://sulu.ougc.network/.env"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.209+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException: "Page does not exist in "env" format." at WebsiteController.php line 58"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException {#2682
            #message: "Page does not exist in "env" format."
            #code: 0
            #file: "/var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php"
            #line: 58
            -statusCode: 406
            -headers: []
            trace: {
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php:58 {
                Sulu\Bundle\WebsiteBundle\Controller\WebsiteController->renderStructure(StructureInterface $structure, $attributes = [], $preview = false, $partial = false) …
                › if (!$this->container->get('twig')->getLoader()->exists($viewTemplate)) {    throw new NotAcceptableHttpException(\sprintf('Page does not exist in "%s" format.', $requestFormat));}
              }
              /var/www/sulu.ougc.network/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/DefaultController.php:33 {
                Sulu\Bundle\WebsiteBundle\Controller\DefaultController->indexAction(StructureInterface $structure, $preview = false, $partial = false) …
                › {    $response = $this->renderStructure(        $structure,
              }
              /var/www/sulu.ougc.network/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/sulu.ougc.network/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/sulu.ougc.network/vendor/symfony/http-kernel/Kernel.php:182 {
                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/sulu.ougc.network/public/index.php:77 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765324935
        "timestamp_rfc3339" => "2025-12-10T00:02:15.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC"
          "params" => [
            1 => "sulu.ougc.network"
            2 => "dev"
            3 => "website"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#142 …}
}

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
host
"sulu.ougc.network"
user-agent
"Mozilla/5.0 (Linux; Android 5.1.1; A37f Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.126 Mobile Safari/537.36"
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
"Wed, 10 Dec 2025 00:02:15 GMT"
vary
"Accept"
x-cache-debug
"1"
x-debug-exception
"Page%20does%20not%20exist%20in%20%22env%22%20format."
x-debug-exception-file
"%2Fvar%2Fwww%2Fsulu.ougc.network%2Fvendor%2Fsulu%2Fsulu%2Fsrc%2FSulu%2FBundle%2FWebsiteBundle%2FController%2FWebsiteController.php:58"
x-debug-token
"4a95ce"
x-generator
"Sulu/2.6.9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"$ecretf0rt3st"
DATABASE_URL
"mysql://omarg:4`iKrQfT9e9R^Xt%cP^D@127.0.0.1:3306/sulu_wt7dcmys3x4v2jkdxbp?serverVersion=8.0.32&charset=utf8mb4"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
SULU_ADMIN_EMAIL
"contact@omarg.me"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/sulu.ougc.network/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"sulu.ougc.network"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 5.1.1; A37f Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.126 Mobile Safari/537.36"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.82.13.170"
REMOTE_PORT
"39852"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765324935
REQUEST_TIME_FLOAT
1765324935.0064
REQUEST_URI
"/.env"
SCRIPT_FILENAME
"/var/www/sulu.ougc.network/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.78.44.211"
SERVER_NAME
"sulu.ougc.network"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/sulu.ougc.network/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,MAILER_DSN,DATABASE_URL,SULU_ADMIN_EMAIL"
USER
"www-data"

Parent Request

Return to parent request (token = d79613)

Key Value
_controller
"Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
_fos_rest_zone
false
_remove_csp_headers
true
_route
"homepage_3448fe28-c285-4459-bee5-933875778598"
_route_params
[
  "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2386
    #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2308 …}
    #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#504 …}
    -loadedProperties: []
    #locale: null
    -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1489 …}
    #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2223 …}
  }
  "partial" => false
]
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2070
  -attributes: [
    "requestUri" => "/.env"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2077
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2035
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#2046
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2046}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2041
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#2040 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2040 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2040 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2033
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#1988 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1988 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#1989
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#1984 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1984 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#1983
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#1982 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1982 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#1981
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#1971 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#1971 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2035}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2044 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2041}
      -localization: Sulu\Component\Localization\Localization {#2046}
      -segment: null
      -url: "sulu.ougc.network"
      -redirect: ""
      -main: true
      -urlExpression: "sulu.ougc.network"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "sulu.ougc.network"
    "webspace" => Sulu\Component\Webspace\Webspace {#2035}
    "portal" => Sulu\Component\Webspace\Portal {#2041}
    "localization" => Sulu\Component\Localization\Localization {#2046}
    "locale" => "en"
    "urlExpression" => "sulu.ougc.network"
    "resourceLocator" => "/"
    "format" => "env"
    "dateTime" => DateTime @1765324935 {#1632
      date: 2025-12-10 00:02:15.052082 UTC (+00:00)
    }
    "host" => "sulu.ougc.network"
    "port" => 443
    "path" => "/.env"
    "scheme" => "https"
  ]
}
partial
false
routeDocument
Symfony\Component\Routing\Route {#2387
  -path: "/.env"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: [
    "_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
    "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2386
      #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2308 …}
      #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#504 …}
      -loadedProperties: []
      #locale: null
      -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1489 …}
      #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2223 …}
    }
    "partial" => false
  ]
  -requirements: []
  -options: [
    "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
    "utf8" => true
  ]
  -condition: ""
  -compiled: Symfony\Component\Routing\CompiledRoute {#2423 …}
}
structure
Sulu\Component\Content\Compat\Structure\PageBridge {#2386
  #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2308 …}
  #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#504 …}
  -loadedProperties: []
  #locale: null
  -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1489 …}
  #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2223 …}
}