| logger | 
                Symfony\Bridge\Monolog\Processor\DebugProcessor {#324
  -records: [
    13 => [
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.655+01:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2007
            #message: "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 21
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/var-exporter/LazyGhostTrait.php:21 {
                trait_exists(string $trait, bool $autoload = true): bool …
                › if (\PHP_VERSION_ID >= 80400) {
                ›     trigger_deprecation('symfony/var-exporter', '7.3', 'The "%s" trait is deprecated, use native lazy objects instead.', LazyGhostTrait::class);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Configuration.php:1113 {
                Doctrine\ORM\Configuration->setLazyGhostObjectEnabled(bool $flag): void …
                › // @phpstan-ignore classConstant.deprecatedTrait (Because we support Symfony < 7.3)
                › if ($flag && ! trait_exists(LazyGhostTrait::class)) {
                ›     throw new LogicException(
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:4463 {
                ContainerDezopp4\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $instance->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($container));
                › $instance->setLazyGhostObjectEnabled(true);
                › $instance->setIdentityGenerationPreferences(['Doctrine\\DBAL\\Platforms\\PostgreSQLPlatform' => 4]);
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:1811 {
                ContainerDezopp4\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);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:1802 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():1802} …
                › 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); });
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);
                › if (! $repository instanceof EntityRepository) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:34 {
                Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
                › {
                ›     $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:6814 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
                › 
                ›     return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:6824 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
                › {
                ›     $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:3657 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
                › }
                › $d = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:3409 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
                › }
                › $e = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:6511 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluMedia_TwigExtension_MediaService($container) …
                › {
                ›     $a = ($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:3793 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluServiceService($container) …
                › }
                › $d = ($container->privates['sulu_media.twig_extension.media'] ?? self::getSuluMedia_TwigExtension_MediaService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:7235 {
                ContainerDezopp4\App_KernelDevDebugContainer::getTwigService($container) …
                › $f = ($container->privates['App\\Service\\WebspaceService'] ?? self::getWebspaceServiceService($container));
                › $g = ($container->privates['App\\Service\\SuluService'] ?? self::getSuluServiceService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:5908 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluAudienceTargeting_TargetGroupSubscriberService($container) …
                › {
                ›     $a = ($container->privates['twig'] ?? self::getTwigService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:2142 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getEventDispatcherService():2142} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_audience_targeting.device_detector_subscriber', class: 'Sulu\\Bundle\\AudienceTargetingBundle\\EventListener\\DeviceDetectorSubscriber')] fn () => ($container->privates['sulu_audience_targeting.device_detector_subscriber'] ?? self::getSuluAudienceTargeting_DeviceDetectorSubscriberService($container)), 'setUserAgent'], 0);
                › $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_audience_targeting.target_group_subscriber', class: 'Sulu\\Bundle\\AudienceTargetingBundle\\EventListener\\TargetGroupSubscriber')] fn () => ($container->privates['sulu_audience_targeting.target_group_subscriber'] ?? self::getSuluAudienceTargeting_TargetGroupSubscriberService($container)), 'setTargetGroup'], 0);
                › $instance->addListener('kernel.response', [#[\Closure(name: 'sulu_audience_targeting.target_group_subscriber', class: 'Sulu\\Bundle\\AudienceTargetingBundle\\EventListener\\TargetGroupSubscriber')] fn () => ($container->privates['sulu_audience_targeting.target_group_subscriber'] ?? self::getSuluAudienceTargeting_TargetGroupSubscriberService($container)), 'addVaryHeader'], 0);
              }
              /var/www/r548w2/htdocs/www/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';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {
                ›     $this->sortListeners($eventName);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {
                ›     $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);
                › try {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.656+01:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2038
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:176 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getMariaDbMysqlVersionNumber(string $versionString): string …
                › if (stripos($versionString, 'MariaDB') === 0) {
                ›     Deprecation::trigger(
                ›         'doctrine/orm',
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:45 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if ($mariadb) {
                ›     $mariaDbVersion = $this->getMariaDbMysqlVersionNumber($version);
                ›     if (version_compare($mariaDbVersion, '11.7.0', '>=')) {
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
                ›     return $this->wrappedDriver->createDatabasePlatformForVersion($version);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
                ›     return $this->wrappedDriver->createDatabasePlatformForVersion($version);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
                ›     return $this->wrappedDriver->createDatabasePlatformForVersion($version);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {
                ›     $this->platform = $this->detectDatabasePlatform();
                ›     $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {
                ›     $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
                ›     $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {
                ›     $this->completeIdGeneratorMapping($class);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {
                ›     parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {
                ›     $loadedMetadata = $this->loadMetadata($realClassName);
                ›     $classNames     = array_combine(
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {
                ›     return $this->metadataFactory->getMetadataFor($className);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:67 {
                Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args) …
                ›         ->getObjectManager()
                ›         ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity'])
                › );
              }
              /var/www/r548w2/htdocs/www/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);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:111 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata($className) …
                › 
                › $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);
                › $classMetadata = $eventArgs->getFoundMetadata();
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:228 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } catch (MappingException $loadingException) {
                ›     $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {
                ›     return $this->metadataFactory->getMetadataFor($className);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:47 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {
                ›     $metadata            = $entityManager->getClassMetadata($entityName);
                ›     $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {
                ›     return $this->doGetRepository($entityManager, $entityName, false);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);
                › if (! $repository instanceof EntityRepository) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:34 {
                Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
                › {
                ›     $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:6814 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
                › 
                ›     return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:6824 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
                › {
                ›     $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:3657 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
                › }
                › $d = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:3409 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
                › }
                › $e = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:6511 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluMedia_TwigExtension_MediaService($container) …
                › {
                ›     $a = ($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:3793 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluServiceService($container) …
                › }
                › $d = ($container->privates['sulu_media.twig_extension.media'] ?? self::getSuluMedia_TwigExtension_MediaService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:7235 {
                ContainerDezopp4\App_KernelDevDebugContainer::getTwigService($container) …
                › $f = ($container->privates['App\\Service\\WebspaceService'] ?? self::getWebspaceServiceService($container));
                › $g = ($container->privates['App\\Service\\SuluService'] ?? self::getSuluServiceService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:5908 {
                ContainerDezopp4\App_KernelDevDebugContainer::getSuluAudienceTargeting_TargetGroupSubscriberService($container) …
                › {
                ›     $a = ($container->privates['twig'] ?? self::getTwigService($container));
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/ContainerDezopp4/App_KernelDevDebugContainer.php:2142 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getEventDispatcherService():2142} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_audience_targeting.device_detector_subscriber', class: 'Sulu\\Bundle\\AudienceTargetingBundle\\EventListener\\DeviceDetectorSubscriber')] fn () => ($container->privates['sulu_audience_targeting.device_detector_subscriber'] ?? self::getSuluAudienceTargeting_DeviceDetectorSubscriberService($container)), 'setUserAgent'], 0);
                › $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_audience_targeting.target_group_subscriber', class: 'Sulu\\Bundle\\AudienceTargetingBundle\\EventListener\\TargetGroupSubscriber')] fn () => ($container->privates['sulu_audience_targeting.target_group_subscriber'] ?? self::getSuluAudienceTargeting_TargetGroupSubscriberService($container)), 'setTargetGroup'], 0);
                › $instance->addListener('kernel.response', [#[\Closure(name: 'sulu_audience_targeting.target_group_subscriber', class: 'Sulu\\Bundle\\AudienceTargetingBundle\\EventListener\\TargetGroupSubscriber')] fn () => ($container->privates['sulu_audience_targeting.target_group_subscriber'] ?? self::getSuluAudienceTargeting_TargetGroupSubscriberService($container)), 'addVaryHeader'], 0);
              }
              /var/www/r548w2/htdocs/www/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';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {
                ›     $this->sortListeners($eventName);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {
                ›     $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);
                › try {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4420
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_activa_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4410
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:92 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4409
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:93 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4408
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:93 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4431
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:173 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_adler_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4441
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:226 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4442
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:227 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4443
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:227 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4454
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:307 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_barbara_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4464
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:360 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4465
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:361 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4466
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:361 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.687+01: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 {#4477
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:441 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_germania_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4487
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:494 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4488
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:495 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4489
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:495 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4500
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:575 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_hausmannstaetten_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4510
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:628 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4511
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:629 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4512
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:629 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4523
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:709 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_krems_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4533
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:762 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4534
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:763 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4535
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:763 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4546
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:843 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_linden_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4556
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:896 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4557
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:897 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4558
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:897 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4569
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:977 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_obelisk_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4579
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1030 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4580
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1031 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4581
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1031 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4592
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1111 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_obere_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4602
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1164 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4603
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1165 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4604
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1165 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4615
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1245 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_paulus_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4625
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1298 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4626
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1299 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.688+01: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 {#4627
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1299 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4638
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1379 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_pinzgau_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4648
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1432 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4649
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1433 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4650
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1433 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4661
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1513 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_salvator_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4671
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1566 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4672
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1567 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4673
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1567 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4684
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1647 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_stadtapotheke_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4694
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1700 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4695
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1701 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4696
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1701 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4707
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1781 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_tauern_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4717
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1834 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4718
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1835 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4719
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1835 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4730
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1915 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['apo_wieneu_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4740
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1968 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4741
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1969 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4742
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:1969 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4753
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2049 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['karriere_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4763
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2102 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4764
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2103 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4765
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2103 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4777
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2187 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(true);
                › $localization0->setXDefault('');
                › $localizationRefs['teamsante_de'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.689+01: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 {#4779
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2194 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization0->setDefault(false);
                › $localization0->setXDefault('');
                › $localizationRefs['teamsante_en'] = $localization0;
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.690+01: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 {#4789
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2247 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('1');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.690+01: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 {#4790
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 194
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
                Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › 
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2248 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.690+01: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 {#4791
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
            #line: 181
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
                Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
                › if (\func_num_args() < 2 || \func_get_arg(1)) {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
                Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
                › if (!$this->getXDefaultLocalization()) {
                ›     $this->setXDefaultLocalization($defaultLocalization);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
                Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
                › if ($localization->isDefault()) {
                ›     $this->setDefaultLocalization($localization);
                › }
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2248 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.690+01: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 {#4793
            #message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
            #line: 305
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
                Sulu\Component\Localization\Localization->setXDefault($xDefault) …
                › {
                ›     @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
                › 
              }
              /var/www/r548w2/htdocs/www/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:2253 {
                websiteWebspaceCollectionCache->__construct() …
                › $localization->setDefault('');
                › $localization->setXDefault('');
                › $portal->addLocalization($localization);
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
                Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
                › 
                › $this->webspaceCollection = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
                Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
                › return \array_filter(
                ›     $this->getWebspaceCollection()->getPortalInformations($environment),
                ›     function(PortalInformation $portalInformation) use ($url) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
                Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
                › $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
                Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
                › foreach ($this->requestProcessors as $requestProcessor) {
                ›     $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
                › $this->requestAnalyzer->analyze($request);
                › 
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.691+01:00"
        "message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/de/service-leistungen/impfpass-kontrolle/".""
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.691+01:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.691+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => null
            "user" => "usr_r548w2_sulu"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "usr_r548w2_sulu"
            "serverVersion" => "mariadb-10.5.29"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.692+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.692+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT prefix, uri FROM phpcr_namespaces"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.693+01: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/teamsante/routes/de/service-leistungen/impfpass-kontrolle"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.693+01:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.697+01: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 => "/service-leistungen/impfpass-kontrolle"
            2 => "de"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.703+01:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5056
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {
                ›     trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:572 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.deprecated (Because we support Symfony < 7.3)
                › $code = ProxyHelper::generateLazyGhost($class->getReflectionClass());
                › $code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:539 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {
                ›     $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:517 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:
                ›     $this->generateProxyClass($class, $fileName, $proxyClassName);
                ›     break;
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:467 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);
                › $proxyClassName   = $this->loadProxyClass($class);
                › $identifierFields = array_intersect_key($class->getReflectionProperties(), $identifiers);
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:211 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy($className, array $identifier) …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/UnitOfWork.php:3116 {
                Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:
                ›     $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $normalizedAssociatedId);
                ›     $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
                › 
                ›     return $this->_uow->createEntity($className, $data, $this->_hints);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:502 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {
                ›     $element = $this->getEntity($data, $dqlAlias);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
                › while ($row = $this->statement()->fetchAssociative()) {
                ›     $this->hydrateRowData($row, $result);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:272 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
                › try {
                ›     $result = $this->hydrateAllData();
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/AbstractQuery.php:1231 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/doctrine/orm/src/AbstractQuery.php:997 {
                Doctrine\ORM\AbstractQuery->getSingleResult($hydrationMode = null) …
                › {
                ›     $result = $this->execute(null, $hydrationMode);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepository.php:36 {
                Sulu\Bundle\RouteBundle\Entity\RouteRepository->findByPath($path, $locale) …
                › try {
                ›     return $query->getSingleResult();
                › } catch (NoResultException $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:147 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->findRouteByPath($path, $locale) …
                › if (!\array_key_exists($path, $this->routeCache)) {
                ›     $this->routeCache[$path] = $this->routeRepository->findByPath($path, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:95 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › 
                › $route = $this->findRouteByPath($path, $request->getLocale());
                › if ($route && \array_key_exists($route->getId(), $this->symfonyRouteCache)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.718+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM phpcr_nodes WHERE identifier = ? AND workspace_name = ?"
          "params" => [
            1 => "f9ccbc73-cd86-48c9-96b7-0939561f492d"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.719+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
          "params" => [
            1 => "/cmf/articles/2025/07/impfpass-kontrolle"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.721+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            \n
            SELECT\n
            phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n
            phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n
            phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n
            phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n
            phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n
            phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n
            phpcr_type_props.on_parent_version AS property_on_parent_version,\n
            phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n
            phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n
            phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n
            phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n
            phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n
            phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n
            phpcr_type_childs.primary_types AS child_primary_types\n
            FROM\n
            phpcr_type_nodes\n
            LEFT JOIN\n
            phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n
            LEFT JOIN\n
            phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n
            """
          "params" => []
          "types" => []
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.729+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5222
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():6093} …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {
                ›     $listener[0] = $listener[0]();
                ›     $listener[1] ??= '__invoke';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);
                › $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
                ›     return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {
                ›     $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.729+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5219
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():6094} …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {
                ›     $listener[0] = $listener[0]();
                ›     $listener[1] ??= '__invoke';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);
                › $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
                ›     return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {
                ›     $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.729+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5228
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():6136} …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {
                ›     $listener[0] = $listener[0]();
                ›     $listener[1] ??= '__invoke';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);
                › $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
                ›     return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {
                ›     $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.730+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5235
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():6137} …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {
                ›     $listener[0] = $listener[0]();
                ›     $listener[1] ??= '__invoke';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
                › $event = new MetadataLoadEvent($metadata);
                › $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
                Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
                › 
                ›     return $this->loadMetadata($map);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
                Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
                › if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
                ›     return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › {
                ›     $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5296
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5310
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5308
            #message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5297
            #message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5309
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5311
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5307
            #message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5306
            #message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5305
            #message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5304
            #message: "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5303
            #message: "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5302
            #message: "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.732+01:00"
        "message" => "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5301
            #message: "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Bundle\ArticleBundle\Document\ArticleDocument->__construct() …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
                › 
                › $document = new $class();
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
                › 
                ›     return $this->instantiateFromMetadata($metadata);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
                Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
                › 
                › $document = $this->getDocumentFromNode($node);
                › $event->setDocument($document);
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.733+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5323
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\Content\Document\Subscriber\StructureSubscriber->createStructure($document) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:345 {
                Sulu\Component\Content\Document\Subscriber\StructureSubscriber->getStructure($document, $structureType, $rehydrate) …
                › if ($structureType) {
                ›     return $this->createStructure($document);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:139 {
                Sulu\Component\Content\Document\Subscriber\StructureSubscriber->handleHydrate(AbstractMappingEvent $event) …
                › 
                › $structure = $this->getStructure($document, $structureType, $rehydrate);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.735+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5322
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():6224} …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {
                ›     $listener[0] = $listener[0]();
                ›     $listener[1] ??= '__invoke';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.735+01:00"
        "message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5224
            #message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                ContainerDezopp4\App_KernelDevDebugContainer::{closure:ContainerDezopp4\App_KernelDevDebugContainer::getSuluDocumentManager_EventDispatcher_StandardService():6227} …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                › if ($listener[0] instanceof \Closure) {
                ›     $listener[0] = $listener[0]();
                ›     $listener[1] ??= '__invoke';
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.735+01: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/articles/2025/07"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.736+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
          "params" => [
            1 => "/cmf/articles/2025/07"
            2 => "default_live"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5742
            #message: "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5730
            #message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5738
            #message: "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5737
            #message: "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5748
            #message: "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5736
            #message: "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.749+01:00"
        "message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5767
            #message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
                Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
                ›     $accessor = $event->getAccessor();
                ›     $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.778+01: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, r0_.target_id AS target_id_8, r0_.idUsersCreator AS idUsersCreator_9, r0_.idUsersChanger AS idUsersChanger_10 FROM ro_routes r0_ WHERE r0_.entity_class = ? AND r0_.entity_id = ? AND r0_.locale = ? AND r0_.history = 0"
          "params" => [
            1 => "Sulu\Bundle\ArticleBundle\Document\ArticleDocument"
            2 => "f9ccbc73-cd86-48c9-96b7-0939561f492d"
            3 => "de"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.780+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5461
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->hydrate(AbstractMappingEvent $event) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/ExtensionSubscriber.php:59 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->handleHydrate(AbstractMappingEvent $event) …
                › 
                ›     $this->hydrate($event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.780+01:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5785
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 347
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/r548w2/htdocs/www/vendor/symfony/error-handler/DebugClassLoader.php:347 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->hydrate(AbstractMappingEvent $event) …
                › foreach ($deprecations as $message) {
                ›     @trigger_error($message, \E_USER_DEPRECATED);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/ExtensionSubscriber.php:59 {
                Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->handleHydrate(AbstractMappingEvent $event) …
                › 
                ›     $this->hydrate($event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
                Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
                › $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
                › $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
                › $document = $hydrateEvent->getDocument();
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
                Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():241} …
                ›     }
                ›     ($closure = $listener(...))(...$args);
                › };
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
                Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
                › $event = new Event\FindEvent($identifier, $locale, $options);
                › $this->eventDispatcher->dispatch($event, Events::FIND);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/article-bundle/Routing/ArticleRouteDefaultProvider.php:123 {
                Sulu\Bundle\ArticleBundle\Routing\ArticleRouteDefaultProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     $object = $this->documentManager->find(
                ›         $id,
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php:42 {
                Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider->isPublished($entityClass, $id, $locale) …
                › {
                ›     return $this->getDefaultProvider($entityClass)->isPublished($entityClass, $id, $locale);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php:107 {
                Sulu\Bundle\RouteBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
                › || !$this->routeDefaultsProvider->supports($route->getEntityClass())
                › || !$this->routeDefaultsProvider->isPublished(
                ›     $route->getEntityClass(),
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
                Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
                › {
                ›     $collection = $this->routeProvider->getRouteCollectionForRequest($request);
                ›     if (!count($collection)) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
                Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
                › } else {
                ›     $defaults = $matcher->matchRequest($request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
                Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
                › {
                ›     $defaults = parent::matchRequest($request);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
                Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
                › 
                ›     return $router->matchRequest($requestForMatching);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
                Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
                › {
                ›     return $this->doMatch($request->getPathInfo(), $request);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › if ($this->matcher instanceof RequestMatcherInterface) {
                ›     $parameters = $this->matcher->matchRequest($request);
                › } else {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.781+01:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01: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 => "/de/service-leistungen/impfpass-kontrolle"
            2 => "barbara.teamsante.at"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.784+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.787+01:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://barbara.teamsante.at/de/service-leistungen/impfpass-kontrolle"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1832
            #message: "No route found for "GET https://barbara.teamsante.at/de/service-leistungen/impfpass-kontrolle""
            #code: 0
            #file: "/var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#4902 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/r548w2/htdocs/www/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) {
              }
              /var/www/r548w2/htdocs/www/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->baseRouteListener->onKernelRequest($event);
                › if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
              }
              /var/www/r548w2/htdocs/www/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 {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }
                ›     $listener($event, $eventName, $this);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {
                ›     $this->callListeners($listeners, $eventName, $event);
                › }
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {
                ›     $this->dispatcher->dispatch($event, $eventName);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);
                › $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
                › 
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $response = $this->handleRaw($request, $type);
                › } catch (\Throwable $e) {
              }
              /var/www/r548w2/htdocs/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);
                › } finally {
              }
              /var/www/r548w2/htdocs/www/public/index.php:70 {
                › 
                › $response = $kernel->handle($request);
                › $response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.825+01: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 => "barbara.teamsante.at/{localization}"
            2 => "dev"
            3 => "teamsante"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "PERSPEQTIVE\SuluSnippetManagerBundle\EventListener\SnippetAreaResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::addVaryHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::addSetCookieHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::addTargetGroupHitScript"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.829+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    5577 => [
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT a0_.title AS title_0, a0_.description AS description_1, a0_.priority AS priority_2, a0_.allWebspaces AS allWebspaces_3, a0_.active AS active_4, a0_.id AS id_5, a1_.title AS title_6, a1_.frequency AS frequency_7, a1_.id AS id_8, a2_.`type` AS type_9, a2_.`condition` AS condition_10, a2_.id AS id_11, a1_.idTargetGroups AS idTargetGroups_12, a2_.idTargetGroupRules AS idTargetGroupRules_13 FROM at_target_groups a0_ INNER JOIN at_target_group_rules a1_ ON a0_.id = a1_.idTargetGroups INNER JOIN at_target_group_conditions a2_ ON a1_.id = a2_.idTargetGroupRules LEFT JOIN at_target_group_webspaces a3_ ON a0_.id = a3_.idTargetGroups WHERE a0_.active = 1 AND ((a0_.allWebspaces = 1 OR a3_.webspaceKey = ?)) AND a1_.frequency <= ? ORDER BY a0_.priority DESC"
          "params" => [
            1 => "teamsante"
            2 => 3
          ]
          "types" => [
            1 => 2
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\ThemeBundle\EventListener\SetThemeEventListener::setActiveThemeOnRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\DeviceDetectorSubscriber::setUserAgent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::setTargetGroup"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.793+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.794+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.794+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.794+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.794+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.794+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "PERSPEQTIVE\SuluSnippetManagerBundle\EventListener\SnippetAreaResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::addVaryHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::addSetCookieHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sulu\Bundle\AudienceTargetingBundle\EventListener\TargetGroupSubscriber::addTargetGroupHitScript"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01: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" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1762238176
        "timestamp_rfc3339" => "2025-11-04T07:36:16.823+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
    5577 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#323 …}
} |