Error 406 Not Acceptable

GET https://83.166.154.171/.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 {#2909
  -attributes: [
    "requestUri" => "/.env"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2180
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2091
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#2092
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2092}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2097
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#2098 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2098 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2098 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2102
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2103 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2103 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2104
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2105 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2105 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2106
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2107 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2107 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2108
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2109 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2109 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2091}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2094 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2097}
      -localization: Sulu\Component\Localization\Localization {#2092}
      -segment: null
      -url: "83.166.154.171"
      -redirect: ""
      -main: true
      -urlExpression: "83.166.154.171"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "83.166.154.171"
    "webspace" => Sulu\Component\Webspace\Webspace {#2091}
    "portal" => Sulu\Component\Webspace\Portal {#2097}
    "localization" => Sulu\Component\Localization\Localization {#2092}
    "locale" => "en"
    "urlExpression" => "83.166.154.171"
    "resourceLocator" => "/"
    "format" => "env"
    "dateTime" => DateTime @1774629342 {#2906
      date: 2026-03-27 16:35:42.960981 UTC (+00:00)
    }
    "host" => "83.166.154.171"
    "port" => 443
    "path" => "/.env"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException {#2781
  #message: "Page does not exist in "env" format."
  #code: 0
  #file: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php"
  #line: 58
  -statusCode: 406
  -headers: []
  trace: {
    /srv/www/wellmark/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));}
    }
    /srv/www/wellmark/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,
    }
    /srv/www/wellmark/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);}
    /srv/www/wellmark/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) {
    }
    /srv/www/wellmark/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 {
    }
    /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#352
  -records: [
    13 => [
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.914+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" => "admin"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "su_wellmark_dev"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.925+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 {#2020
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['purvival_fr'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.925+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 {#2017
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:46 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(false);$localization0->setXDefault('');$localizationRefs['purvival_en'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2028
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:80 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2029
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:81 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2030
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:81 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2032
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:86 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2043
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:167 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['purvivale_fr'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:174 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(false);$localization0->setXDefault('');$localizationRefs['purvivale_en'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2051
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:208 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2052
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:209 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.926+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 {#2053
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:209 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2055
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:214 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2066
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:295 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['shops_fr'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2068
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:302 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(false);$localization0->setXDefault('');$localizationRefs['shops_en'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2078
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:352 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2079
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:353 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2080
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:353 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2082
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:358 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2093
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:439 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['website_en'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2099
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:473 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2100
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:474 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2101
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:474 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2112
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:554 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['wellmark_fr'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.927+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 {#2114
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:561 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(false);$localization0->setXDefault('');$localizationRefs['wellmark_en'] = $localization0;
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.928+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 {#2120
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:595 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.928+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 {#2121
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:596 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.928+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 {#2122
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:596 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.928+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 {#2124
            #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: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /srv/www/wellmark/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__);}
              /srv/www/wellmark/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:601 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
                ›     }    ($closure = $listener(...))(...$args);};
              }
              /srv/www/wellmark/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /srv/www/wellmark/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);}
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.929+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" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.929+00:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.930+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" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.931+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT prefix, uri FROM phpcr_namespaces"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.932+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" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.933+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" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.934+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" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.937+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 => "24ec4776-8d69-4752-ad7d-0ee3c8b7361f"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.937+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" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.954+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "homepage_24ec4776-8d69-4752-ad7d-0ee3c8b7361f"
          "route_parameters" => [
            "_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
            "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2487
              #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2368 …}
              #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#506 …}
              -loadedProperties: []
              #locale: null
              -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1491 …}
              #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2312 …}
            }
            "partial" => false
            "_route" => "homepage_24ec4776-8d69-4752-ad7d-0ee3c8b7361f"
          ]
          "request_uri" => "https://83.166.154.171/.env"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.958+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 {#2781
            #message: "Page does not exist in "env" format."
            #code: 0
            #file: "/srv/www/wellmark/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php"
            #line: 58
            -statusCode: 406
            -headers: []
            trace: {
              /srv/www/wellmark/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));}
              }
              /srv/www/wellmark/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,
              }
              /srv/www/wellmark/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);}
              /srv/www/wellmark/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) {
              }
              /srv/www/wellmark/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 {
              }
              /srv/www/wellmark/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1774629342
        "timestamp_rfc3339" => "2026-03-27T16:35:42.985+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 => "83.166.154.171"
            2 => "dev"
            3 => "website"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#351 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
host
"83.166.154.171"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 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
"Fri, 27 Mar 2026 16:35:42 GMT"
vary
"Accept"
x-cache-debug
"1"
x-debug-exception
"Page%20does%20not%20exist%20in%20%22env%22%20format."
x-debug-exception-file
"%2Fsrv%2Fwww%2Fwellmark%2Fvendor%2Fsulu%2Fsulu%2Fsrc%2FSulu%2FBundle%2FWebsiteBundle%2FController%2FWebsiteController.php:58"
x-debug-token
"36d4ab"
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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"2bd64164e20b668b898b74b4a8f5504e"
DATABASE_URL
"mysql://admin:iraHw2g-dV5@127.0.0.1:3306/su_wellmark_dev"
HOSTNAME
"https://wellmark-platform.ewm.dev"
LOCK_DSN
"flock"
LOCK_STORE
"%kernel.project_dir%/var/stores"
MAILER_DSN
"null://null"
OPEN_API_KEY
"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"
SULU_ADMIN_EMAIL
"example@localhost"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/srv/www/wellmark/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/www/wellmark/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"83.166.154.171"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://83.166.154.171/.env"
REDIRECT_SCRIPT_URL
"/.env"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/.env"
REMOTE_ADDR
"45.92.1.236"
REMOTE_PORT
"55739"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774629342
REQUEST_TIME_FLOAT
1774629342.896
REQUEST_URI
"/.env"
SCRIPT_FILENAME
"/srv/www/wellmark/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://83.166.154.171/.env"
SCRIPT_URL
"/.env"
SERVER_ADDR
"10.52.11.205"
SERVER_ADMIN
"a.souissi@ewm.swiss"
SERVER_NAME
"83.166.154.171"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/srv/www/wellmark/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,LOCK_STORE,MAILER_DSN,DATABASE_URL,SULU_ADMIN_EMAIL,APP_DEBUG,HOSTNAME,OPEN_API_KEY"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 3f2e75)

Key Value
_controller
"Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
_fos_rest_zone
false
_remove_csp_headers
true
_route
"homepage_24ec4776-8d69-4752-ad7d-0ee3c8b7361f"
_route_params
[
  "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2487
    #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2368 …}
    #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#506 …}
    -loadedProperties: []
    #locale: null
    -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1491 …}
    #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2312 …}
  }
  "partial" => false
]
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2181
  -attributes: [
    "requestUri" => "/.env"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2180
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2091
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#2092
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2092}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2097
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#2098 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2098 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2098 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2102
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2103 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2103 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2104
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2105 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2105 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2106
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2107 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2107 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2108
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2109 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2109 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2091}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2094 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2097}
      -localization: Sulu\Component\Localization\Localization {#2092}
      -segment: null
      -url: "83.166.154.171"
      -redirect: ""
      -main: true
      -urlExpression: "83.166.154.171"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "83.166.154.171"
    "webspace" => Sulu\Component\Webspace\Webspace {#2091}
    "portal" => Sulu\Component\Webspace\Portal {#2097}
    "localization" => Sulu\Component\Localization\Localization {#2092}
    "locale" => "en"
    "urlExpression" => "83.166.154.171"
    "resourceLocator" => "/"
    "format" => "env"
    "dateTime" => DateTime @1774629342 {#1634
      date: 2026-03-27 16:35:42.928776 UTC (+00:00)
    }
    "host" => "83.166.154.171"
    "port" => 443
    "path" => "/.env"
    "scheme" => "https"
  ]
}
partial
false
routeDocument
Symfony\Component\Routing\Route {#2488
  -path: "/.env"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: [
    "_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
    "structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2487
      #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2368 …}
      #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#506 …}
      -loadedProperties: []
      #locale: null
      -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1491 …}
      #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2312 …}
    }
    "partial" => false
  ]
  -requirements: []
  -options: [
    "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
    "utf8" => true
  ]
  -condition: ""
  -compiled: Symfony\Component\Routing\CompiledRoute {#2492 …}
}
structure
Sulu\Component\Content\Compat\Structure\PageBridge {#2487
  #structure: Sulu\Component\Content\Metadata\StructureMetadata {#2368 …}
  #inspector: Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector {#506 …}
  -loadedProperties: []
  #locale: null
  -propertyFactory: Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory {#1491 …}
  #document: Sulu\Bundle\PageBundle\Document\HomeDocument {#2312 …}
}