Error 404 Not Found

GET https://www.aska.com.pl/en/kontakt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"339fed"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2592
  -attributes: [
    "requestUri" => "/en/kontakt"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2182
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2145
        -name: "aska.com.pl"
        -key: "aska"
        -localizations: [
          Sulu\Component\Localization\Localization {#2148 …}
          Sulu\Component\Localization\Localization {#2150
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: false
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2148 …}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2157
            -name: "aska.com.pl"
            -key: "aska"
            -localizations: [
              Sulu\Component\Localization\Localization {#2158 …}
              Sulu\Component\Localization\Localization {#2162
                -language: "en"
                -country: ""
                -shadow: null
                -children: []
                -parent: null
                -default: ""
                -xDefault: ""
              }
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2158 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2158 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2164
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2165 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2165 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2166
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2167 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2167 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2168
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2169 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2169 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2170
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2171 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2171 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2145}
          }
        ]
        -security: Sulu\Component\Webspace\Security {#2146 …}
        -navigation: Sulu\Component\Webspace\Navigation {#2152 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2157}
      -localization: Sulu\Component\Localization\Localization {#2150}
      -segment: null
      -url: "www.aska.com.pl/en"
      -redirect: ""
      -main: true
      -urlExpression: "www.aska.com.pl/{localization}"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "www.aska.com.pl/en"
    "webspace" => Sulu\Component\Webspace\Webspace {#2145}
    "portal" => Sulu\Component\Webspace\Portal {#2157}
    "localization" => Sulu\Component\Localization\Localization {#2150}
    "locale" => "en"
    "urlExpression" => "www.aska.com.pl/{localization}"
    "resourceLocator" => "/kontakt"
    "resourceLocatorPrefix" => "/en"
    "system" => "Website"
    "dateTime" => DateTime @1785153083 {#2590
      date: 2026-07-27 13:51:23.176536 Europe/Warsaw (+02:00)
    }
    "host" => "www.aska.com.pl"
    "port" => 443
    "path" => "/en/kontakt"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1290
  #message: "No route found for "GET https://www.aska.com.pl/en/kontakt""
  #code: 0
  #file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2198 …}
  -statusCode: 404
  -headers: []
  trace: {
    /app/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
      Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
      }
    }
    /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
        }
      }
    }
    /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
      }
    }
    /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …24]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
      }
    }
    /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
        $eventName: "kernel.request"
      }
    }
    /app/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
        $eventName: "kernel.request"
      }
    }
    /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
      }
    }
    /app/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
        $catch: true
      }
    }
    /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#228
  -records: [
    13 => [
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.131+02:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3942, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1379
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3942, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/app/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /app/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /app/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:3942 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $b = ($container->privates['doctrine.orm.default_xml_metadata_driver'] ?? self::getDoctrine_Orm_DefaultXmlMetadataDriverService($container));$c = ($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 5).'/src/Entity'), (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/Entity'), (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Entity')], false));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1641 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1632 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():1632} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5962 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_Repository_FormService($container) …
                › 
                › $instance = $a->getRepository('Sulu\\Bundle\\FormBundle\\Entity\\Form');}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5827 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_BuilderService($container) …
                › {    $a = ($container->privates['sulu_form.repository.form'] ?? self::getSuluForm_Repository_FormService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5978 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
                › {    $a = ($container->privates['sulu_form.builder'] ?? self::getSuluForm_BuilderService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1701 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getEventDispatcherService():1701} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelResponse'], 0);
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.132+02:00"
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1408
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/app/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /app/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /app/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:177 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1641 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1632 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():1632} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5962 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_Repository_FormService($container) …
                › 
                › $instance = $a->getRepository('Sulu\\Bundle\\FormBundle\\Entity\\Form');}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5827 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_BuilderService($container) …
                › {    $a = ($container->privates['sulu_form.repository.form'] ?? self::getSuluForm_Repository_FormService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5978 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
                › {    $a = ($container->privates['sulu_form.builder'] ?? self::getSuluForm_BuilderService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1701 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getEventDispatcherService():1701} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelResponse'], 0);
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.133+02:00"
        "message" => "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\ExtensionMetadataFactory constructor instead. (ExtensionMetadataFactory.php:82 called by MappedEventSubscriber.php:165, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1442
            #message: "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\ExtensionMetadataFactory constructor instead. (ExtensionMetadataFactory.php:82 called by MappedEventSubscriber.php:165, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
            #code: 0
            #file: "/app/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /app/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /app/vendor/gedmo/doctrine-extensions/src/Mapping/ExtensionMetadataFactory.php:82 {
                Gedmo\Mapping\ExtensionMetadataFactory->__construct(ObjectManager $objectManager, string $extensionNamespace, ?object $annotationReader = null, ?CacheItemPoolInterface $cacheItemPool = null) …
                › if ($annotationReader instanceof Reader) {    Deprecation::trigger(        'gedmo/doctrine-extensions',
              }
              /app/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:165 {
                Gedmo\Mapping\MappedEventSubscriber->getExtensionMetadataFactory(ObjectManager $objectManager) …
                › }$this->extensionMetadataFactory[$oid] = new ExtensionMetadataFactory(    $objectManager,
              }
              /app/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:239 {
                Gedmo\Mapping\MappedEventSubscriber->loadMetadataForObjectClass(ObjectManager $objectManager, $metadata) …
                › 
                › $factory = $this->getExtensionMetadataFactory($objectManager);}
              /app/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php:328 {
                Gedmo\Tree\TreeListener->loadClassMetadata(EventArgs $eventArgs) …
                › $meta = $eventArgs->getClassMetadata();$this->loadMetadataForObjectClass($om, $meta);if (isset(self::$configurations[$this->name][$meta->getName()]) && self::$configurations[$this->name][$meta->getName()]) {
              }
              /app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:56 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent(string $eventName, ?EventArgs $eventArgs = null): void …
                › foreach ($this->listeners[$eventName] as $hash => $listener) {    $listener->{$this->methods[$eventName][$hash]}($eventArgs);}
              }
              /app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                ›     $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);    $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);}
              }
              /app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /app/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /app/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, false);}
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5962 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_Repository_FormService($container) …
                › 
                › $instance = $a->getRepository('Sulu\\Bundle\\FormBundle\\Entity\\Form');}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5827 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_BuilderService($container) …
                › {    $a = ($container->privates['sulu_form.repository.form'] ?? self::getSuluForm_Repository_FormService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5978 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
                › {    $a = ($container->privates['sulu_form.builder'] ?? self::getSuluForm_BuilderService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1701 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getEventDispatcherService():1701} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelResponse'], 0);
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.141+02:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: Enabling the "path" parameter is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1704
            #message: "User Deprecated: Since sulu/sulu 2.3: Enabling the "path" parameter is deprecated."
            #code: 0
            #file: "/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolver.php"
            #line: 56
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolver.php:56 {
                Sulu\Bundle\WebsiteBundle\Resolver\StructureResolver->__construct(ContentTypeManagerInterface $contentTypeManager, ExtensionManagerInterface $structureManager, array $enabledTwigAttributes = […1]) …
                › if ($enabledTwigAttributes['path'] ?? true) {    @trigger_deprecation('sulu/sulu', '2.3', 'Enabling the "path" parameter is deprecated.');}
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:3311 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluWebsite_Resolver_StructureService($container) …
                › 
                › $instance = new \Sulu\Bundle\WebsiteBundle\Resolver\StructureResolver(($container->services['sulu.content.type_manager'] ?? self::getSulu_Content_TypeManagerService($container)), $a, $container->parameters['sulu_website.enabled_twig_attributes']);}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:6614 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getTwigService($container) …
                › $h = ($container->services['sulu_core.webspace.request_analyzer'] ?? self::getSuluCore_Webspace_RequestAnalyzerService($container));$i = ($container->services['sulu_website.resolver.structure'] ?? self::getSuluWebsite_Resolver_StructureService($container));$j = ($container->services['sulu_snippet.default_snippet.manager'] ?? self::getSuluSnippet_DefaultSnippet_ManagerService($container));
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5897 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
                › }$c = ($container->privates['twig'] ?? self::getTwigService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5983 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
                › }$b = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1701 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getEventDispatcherService():1701} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelResponse'], 0);
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.145+02:00"
        "message" => "User Deprecated: Since sulu/sulu 2.3: Enabling the "path" parameter is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1941
            #message: "User Deprecated: Since sulu/sulu 2.3: Enabling the "path" parameter is deprecated."
            #code: 0
            #file: "/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapper.php"
            #line: 80
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapper.php:80 {
                Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper->__construct(ContentMapperInterface $contentMapper, ContentQueryExecutorInterface $contentQueryExecutor, ContentQueryBuilderInterface $queryBuilder, SessionManagerInterface $sessionManager, ?Stopwatch $stopwatch = null, $permissions = null, array $enabledTwigAttributes = […1]) …
                › if ($enabledTwigAttributes['path'] ?? true) {    @trigger_deprecation('sulu/sulu', '2.3', 'Enabling the "path" parameter is deprecated.');}
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:6672 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension($m);$instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\MemoizedNavigationTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\NavigationTwigExtension($g, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper($g, $n, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationQueryBuilder($o, $p, 'i18n'), $q, $a, $container->parameters['sulu_security.permissions'], $container->parameters['sulu_website.enabled_twig_attributes']), $h), $f, 1));$instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\MemoizedSitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapGenerator($n, $l, new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapContentQueryBuilder($o, $p, 'i18n'), 'dev'), $l, 'dev', $h), $f, 3600));
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5897 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
                › }$c = ($container->privates['twig'] ?? self::getTwigService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:5983 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
                › }$b = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));}
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1701 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getEventDispatcherService():1701} …
                › $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelResponse'], 0);
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.146+02:00"
        "message" => "Deprecated: Creation of dynamic property App\EventSubscriber\DoctrineExtensionSubscriber::$blameableListener is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1993
            #message: "Deprecated: Creation of dynamic property App\EventSubscriber\DoctrineExtensionSubscriber::$blameableListener is deprecated"
            #code: 0
            #file: "/app/src/EventSubscriber/DoctrineExtensionSubscriber.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /app/src/EventSubscriber/DoctrineExtensionSubscriber.php:24 {
                App\EventSubscriber\DoctrineExtensionSubscriber->__construct(BlameableListener $blameableListener, TokenStorageInterface $tokenStorage) …
                › ) {    $this->blameableListener = $blameableListener;    $this->tokenStorage = $tokenStorage;
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:3402 {
                ContainerXra5LjH\App_KernelDevDebugContainer::getDoctrineExtensionSubscriberService($container) …
                › {    return $container->privates['App\\EventSubscriber\\DoctrineExtensionSubscriber'] = new \App\EventSubscriber\DoctrineExtensionSubscriber(($container->privates['Gedmo\\Blameable\\BlameableListener'] ??= new \Gedmo\Blameable\BlameableListener()), ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container)));}
              }
              /app/var/cache/website/dev/ContainerXra5LjH/App_KernelDevDebugContainer.php:1704 {
                ContainerXra5LjH\App_KernelDevDebugContainer::{closure:ContainerXra5LjH\App_KernelDevDebugContainer::getEventDispatcherService():1704} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'turbo.kernel.request_listener', class: 'Symfony\\UX\\Turbo\\Request\\RequestListener')] fn () => ($container->privates['turbo.kernel.request_listener'] ??= new \Symfony\UX\Turbo\Request\RequestListener()), '__invoke'], 256);$instance->addListener('kernel.request', [#[\Closure(name: 'App\\EventSubscriber\\DoctrineExtensionSubscriber')] fn () => ($container->privates['App\\EventSubscriber\\DoctrineExtensionSubscriber'] ?? self::getDoctrineExtensionSubscriberService($container)), 'onKernelRequest'], 0);$instance->addListener('kernel.exception', [#[\Closure(name: 'App\\EventSubscriber\\LegacyMissingRedirectSubscriber')] fn () => ($container->privates['App\\EventSubscriber\\LegacyMissingRedirectSubscriber'] ?? $container->load('getLegacyMissingRedirectSubscriberService')), 'onKernelException'], -64);
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.147+02:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2079
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/app/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php:32 {
                Sulu\Component\Webspace\Analyzer\Attributes\ParameterRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › {    if (!$request->get('_locale') || !$request->get('_portal')) {        return new RequestAttributes();
              }
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.153+02: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 {#2149
            #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: "/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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__);}
              /app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:43 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);$localization0->setXDefault('');$localizationRefs['aska_pl'] = $localization0;
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /app/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) {
              }
              /app/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);}
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.154+02: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 {#2151
            #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: "/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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__);}
              /app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:50 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(false);$localization0->setXDefault('');$localizationRefs['aska_en'] = $localization0;
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /app/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) {
              }
              /app/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);}
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.154+02: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 {#2159
            #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: "/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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__);}
              /app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:92 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /app/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) {
              }
              /app/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);}
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.154+02: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 {#2160
            #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: "/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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__);}
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:93 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /app/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) {
              }
              /app/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);}
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.154+02: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 {#2161
            #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: "/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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__);}
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {    $this->setXDefaultLocalization($defaultLocalization);}
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {    $this->setDefaultLocalization($localization);}
              }
              /app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:93 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');$portal->addLocalization($localization);}
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /app/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) {
              }
              /app/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);}
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.154+02: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 {#2163
            #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: "/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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__);}
              /app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:98 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('');$localization->setXDefault('');$portal->addLocalization($localization);
              }
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();}
              /app/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) {
              }
              /app/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);}
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.156+02:00"
        "message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/en/kontakt/".""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.156+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.156+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "database"
            "port" => 3306
            "user" => "aska"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "aska"
            "serverVersion" => "8.4.5"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.158+02: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" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.159+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT prefix, uri FROM phpcr_namespaces"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.160+02: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/aska/routes/en/kontakt"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.161+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.166+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.path AS path_0, r0_.locale AS locale_1, r0_.entity_class AS entity_class_2, r0_.entity_id AS entity_id_3, r0_.history AS history_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r1_.path AS path_8, r1_.locale AS locale_9, r1_.entity_class AS entity_class_10, r1_.entity_id AS entity_id_11, r1_.history AS history_12, r1_.id AS id_13, r1_.created AS created_14, r1_.changed AS changed_15, r0_.target_id AS target_id_16, r0_.idUsersCreator AS idUsersCreator_17, r0_.idUsersChanger AS idUsersChanger_18, r1_.target_id AS target_id_19, r1_.idUsersCreator AS idUsersCreator_20, r1_.idUsersChanger AS idUsersChanger_21 FROM ro_routes r0_ LEFT JOIN ro_routes r1_ ON r0_.target_id = r1_.id WHERE r0_.path = ? AND r0_.locale = ?"
          "params" => [
            1 => "/kontakt"
            2 => "en"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.168+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.170+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.enabled AS enabled_0, r0_.statusCode AS statusCode_1, r0_.source AS source_2, r0_.sourceHost AS sourceHost_3, r0_.target AS target_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r0_.idUsersCreator AS idUsersCreator_8, r0_.idUsersChanger AS idUsersChanger_9 FROM re_redirect_routes r0_ WHERE r0_.source = ? AND (r0_.sourceHost = ? OR r0_.sourceHost = '' OR r0_.sourceHost IS NULL) AND r0_.enabled = 1 ORDER BY r0_.sourceHost DESC LIMIT 1"
          "params" => [
            1 => "/en/kontakt"
            2 => "www.aska.com.pl"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.171+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT r0_.enabled AS enabled_0, r0_.statusCode AS statusCode_1, r0_.source AS source_2, r0_.sourceHost AS sourceHost_3, r0_.target AS target_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r0_.idUsersCreator AS idUsersCreator_8, r0_.idUsersChanger AS idUsersChanger_9 FROM re_redirect_routes r0_ WHERE r0_.source = ? AND (r0_.sourceHost = ? OR r0_.sourceHost = '' OR r0_.sourceHost IS NULL) AND r0_.enabled = 1 ORDER BY r0_.sourceHost DESC LIMIT 1"
          "params" => [
            1 => "/index.php/en/kontakt"
            2 => "www.aska.com.pl"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.172+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.173+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.175+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.aska.com.pl/en/kontakt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1290
            #message: "No route found for "GET https://www.aska.com.pl/en/kontakt""
            #code: 0
            #file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2198 …}
            -statusCode: 404
            -headers: []
            trace: {
              /app/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::getResponseStatusCodeFromThrowable"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "FOS\HttpCacheBundle\EventListener\InvalidationListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RedirectExceptionSubscriber::redirectPartialMatch"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RedirectExceptionSubscriber::redirectTrailingSlashOrHtml"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventSubscriber\LegacyMissingRedirectSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.233+02:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.237+02: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 => "www.aska.com.pl/{localization}"
            2 => "dev"
            3 => "aska"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\FormBundle\Event\RequestListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.251+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.252+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2512 => [
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.176+02:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2589
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/app/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php:32 {
                Sulu\Component\Webspace\Analyzer\Attributes\ParameterRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › {    if (!$request->get('_locale') || !$request->get('_portal')) {        return new RequestAttributes();
              }
              /app/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));}
              }
              /app/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);}
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#218 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …24]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#295 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /app/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /app/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/public/index.php:68 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.177+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SecurityListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\FormBundle\Event\RequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\DoctrineExtensionSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\HttpCacheBundle\EventListener\AttributesListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\MediaBundle\FileInspector\UploadFileSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.178+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\FormBundle\Event\ProtectedMediaSubscriber::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.179+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.180+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.180+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.180+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.180+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\FormBundle\Event\RequestListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.230+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.231+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1785153083
        "timestamp_rfc3339" => "2026-07-27T13:51:23.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
    2512 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#227 …}
}

Request Headers

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

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 27 Jul 2026 11:51:23 GMT"
vary
"Accept"
x-cache-debug
"1"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.aska.com.pl%2Fen%2Fkontakt%22"
x-debug-exception-file
"%2Fapp%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"ac71a9"
x-generator
"Sulu/2.6.x-dev"

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_SECRET
"s$cretf0rt3st"
ELASTICSEARCH_HOST
"elasticsearch:9200"
IMAGES_PREFIX
"aska_"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://mailer:1025"
MYSQL_DATABASE
"aska"
MYSQL_PASSWORD
"EfjdWsr3Ph4FUOb20"
MYSQL_ROOT_PASSWORD
"^2jtq&o$03fAzJ9Z3^q=0Dc*g!&NY_hx"
MYSQL_USER
"aska"
SULU_ADMIN_EMAIL
"notifciation@aska.com.pl"

Defined as regular env variables

Key Value
APP_ENV
"dev"
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://aska:EfjdWsr3Ph4FUOb20@database:3306/aska?serverVersion=8.4.5&charset=utf8mb4"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
FRANKENPHP_WORKER_CONFIG
"watch"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"7cc8c5dcc842"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.aska.com.pl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
MERCURE_EXTRA_DIRECTIVES
"demo"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://vps-2ca2386f.vps.ovh.net, aska.com.pl, www.aska.com.pl:443/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_SUBSCRIBER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_TRANSPORT_URL
"bolt:///data/mercure.db"
MERCURE_URL
"http://php/.well-known/mercure"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.11.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
":/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"index.php"
PHP_SHA256
"04cd331380a8683a5c2503938eb51764d48d507c53ad4208d2c82e0eed779a00"
PHP_URL
"https://www.php.net/distributions/php-8.4.11.tar.xz"
PHP_VERSION
"8.4.11"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"216.73.217.138"
REMOTE_HOST
"216.73.217.138"
REMOTE_IDENT
""
REMOTE_PORT
"27903"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785153083
REQUEST_TIME_FLOAT
1785153083.1187
REQUEST_URI
"/en/kontakt"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"www.aska.com.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
STABILITY
"stable"
SYMFONY_DEPRECATIONS_HELPER
"disabled"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_DEBUG,APP_SECRET,IMAGES_PREFIX,LOCK_DSN,SULU_ADMIN_EMAIL,MYSQL_DATABASE,MYSQL_ROOT_PASSWORD,MYSQL_USER,MYSQL_PASSWORD,ELASTICSEARCH_HOST,MAILER_DSN"
SYMFONY_VERSION
""
TERM
"xterm"
XDEBUG_MODE
"off"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"

Parent Request

Return to parent request (token = 4702b0)

Key Value
_fos_rest_zone
false
_remove_csp_headers
true
_stopwatch_token
"12de8f"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2189
  -attributes: [
    "requestUri" => "/en/kontakt"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2182
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2145
        -name: "aska.com.pl"
        -key: "aska"
        -localizations: [
          Sulu\Component\Localization\Localization {#2148 …}
          Sulu\Component\Localization\Localization {#2150
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: false
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2148 …}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2157
            -name: "aska.com.pl"
            -key: "aska"
            -localizations: [
              Sulu\Component\Localization\Localization {#2158 …}
              Sulu\Component\Localization\Localization {#2162
                -language: "en"
                -country: ""
                -shadow: null
                -children: []
                -parent: null
                -default: ""
                -xDefault: ""
              }
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2158 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2158 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2164
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2165 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2165 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2166
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2167 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2167 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2168
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2169 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2169 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2170
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2171 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2171 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2145}
          }
        ]
        -security: Sulu\Component\Webspace\Security {#2146 …}
        -navigation: Sulu\Component\Webspace\Navigation {#2152 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2157}
      -localization: Sulu\Component\Localization\Localization {#2150}
      -segment: null
      -url: "www.aska.com.pl/en"
      -redirect: ""
      -main: true
      -urlExpression: "www.aska.com.pl/{localization}"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "www.aska.com.pl/en"
    "webspace" => Sulu\Component\Webspace\Webspace {#2145}
    "portal" => Sulu\Component\Webspace\Portal {#2157}
    "localization" => Sulu\Component\Localization\Localization {#2150}
    "locale" => "en"
    "urlExpression" => "www.aska.com.pl/{localization}"
    "resourceLocator" => "/kontakt"
    "resourceLocatorPrefix" => "/en"
    "system" => "Website"
    "dateTime" => DateTime @1785153083 {#2185
      date: 2026-07-27 13:51:23.155005 Europe/Warsaw (+02:00)
    }
    "host" => "www.aska.com.pl"
    "port" => 443
    "path" => "/en/kontakt"
    "scheme" => "https"
  ]
}