Error 500 Internal Server Error

GET https://cms.koenig.ipv64.net/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png?v=1-0

ErrorController

Request

GET Parameters

Key Value
v
"1-0"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"10e2ea"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2753
  -attributes: [
    "requestUri" => "/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png?v=1-0"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#477
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#458
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#459
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#459}
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#464
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#465 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#465 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#466
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#467 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#467 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#468
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#469 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#469 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#470
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#471 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#471 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#472
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#473 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#473 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#458}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#461 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#464}
      -localization: Sulu\Component\Localization\Localization {#459}
      -url: "cms.koenig.ipv64.net"
      -redirect: ""
      -main: true
      -urlExpression: "cms.koenig.ipv64.net"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "cms.koenig.ipv64.net"
    "webspace" => Sulu\Component\Webspace\Webspace {#458}
    "portal" => Sulu\Component\Webspace\Portal {#464}
    "localization" => Sulu\Component\Localization\Localization {#459}
    "locale" => "en"
    "urlExpression" => "cms.koenig.ipv64.net"
    "resourceLocator" => "/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012"
    "format" => "png"
    "dateTime" => DateTime @1771241137 {#2744
      date: 2026-02-16 11:25:37.357142 UTC (+00:00)
    }
    "host" => "cms.koenig.ipv64.net"
    "port" => 443
    "path" => "/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\Filesystem\Exception\IOException {#1470
  #message: "Failed to open file with path "06/bildschirmfoto-2025-12-08-um-12-17-47.png""
  #code: 0
  #file: "/var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/FlysystemStorage.php"
  #line: 74
  -path: "06/bildschirmfoto-2025-12-08-um-12-17-47.png"
  trace: {
    /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/FlysystemStorage.php:74 {
      Sulu\Bundle\MediaBundle\Media\Storage\FlysystemStorage->load(array $storageOptions) …
      › } catch (UnableToReadFile) {    throw new IOException(\sprintf('Failed to open file with path "%s"', $filePath), path: $filePath);}
    }
    /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImagineImageConverter.php:97 {
      Sulu\Bundle\MediaBundle\Media\ImageConverter\ImagineImageConverter->convert(FileVersion $fileVersion, $formatKey, $imageFormat) …
      › $imageResource = $this->mediaImageExtractor->extract(    $this->storage->load($fileVersion->getStorageOptions()),    $fileVersion->getMimeType() ?? '-null-', // validated already in FormatManager, as mimetype can not be extract from storage as they may return none seekable resources
      arguments: {
        $storageOptions: [ …2]
      }
    }
    /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php:133 {
      Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager->returnImage($id, $formatKey, $fileName, ?int $version = null) …
      › // Convert Media to format.$responseContent = $this->converter->convert($fileVersion, $formatKey, $imageFormat);arguments: {
        $fileVersion: Sulu\Bundle\MediaBundle\Entity\FileVersion {#2102 …}
        $formatKey: "sulu-240x"
        $imageFormat: "png"
      }
    }
    /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php:74 {
      Sulu\Bundle\MediaBundle\Controller\MediaStreamController->getImageAction(Request $request) …
      › 
      › return $this->formatManager->returnImage(    $mediaProperties['id'],
      arguments: {
        $id: 1
        $formatKey: "sulu-240x"
        $fileName: "Bildschirmfoto 2025-12-08 um 12.17.47.png"
        $version: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#161
  -records: [
    "" => [
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.339+00:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#153
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:186 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    13 => [
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.340+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#453
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-foundation/Request.php"
            #line: 746
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/http-foundation/Request.php:746 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php:32 {
                Sulu\Component\Webspace\Analyzer\Attributes\ParameterRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › {    if (!$request->get('_locale') || !$request->get('_portal')) {        return new RequestAttributes();
              }
              /var/www/html/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/html/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › // 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/html/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/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/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/html/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/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.341+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "sulu_media.website.image.proxy"
          "route_parameters" => [
            "_route" => "sulu_media.website.image.proxy"
            "_requestAnalyzer" => false
            "_controller" => "sulu_media.media_stream_controller::getImageAction"
            "slug" => "sulu-240x/01/1-Bildschirmfoto 2025-12-08 um 12.17.47.png"
          ]
          "request_uri" => "https://cms.koenig.ipv64.net/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png?v=1-0"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.342+00:00"
        "message" => "User Deprecated: Using ArrayAccess on Doctrine\ORM\Mapping\FieldMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:18 called by ReferencesOption.php:72, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#666
            #message: "User Deprecated: Using ArrayAccess on Doctrine\ORM\Mapping\FieldMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:18 called by ReferencesOption.php:72, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/orm/src/Mapping/ArrayAccessImplementation.php:18 {
                Doctrine\ORM\Mapping\FieldMapping->offsetExists(mixed $offset): bool …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Component/Doctrine/ReferencesOption.php:72 {
                Sulu\Component\Doctrine\ReferencesOption->loadClassMetadata(LoadClassMetadataEventArgs $event) …
                › 
                › if (!isset($mapping['options']['references'])) {    continue;
              }
              /var/www/html/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/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                ›     $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);    $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:29 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/html/var/cache/website/dev/Container4vrzxcP/App_KernelDevDebugContainer.php:2168 {
                Container4vrzxcP\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
                › 
                › $instance = $a->getRepository('Sulu\\Bundle\\MediaBundle\\Entity\\Collection');}
              /var/www/html/var/cache/website/dev/Container4vrzxcP/App_KernelDevDebugContainer.php:2242 {
                Container4vrzxcP\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
                › }$b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));}
              /var/www/html/var/cache/website/dev/Container4vrzxcP/getSuluMedia_MediaStreamControllerService.php:25 {
                Container4vrzxcP\getSuluMedia_MediaStreamControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['sulu_media.media_stream_controller'] = new \Sulu\Bundle\MediaBundle\Controller\MediaStreamController(($container->services['sulu_media.disposition_type.resolver'] ??= new \Sulu\Bundle\MediaBundle\Media\DispositionType\DispositionTypeResolver('attachment', [], [])), ($container->services['sulu.repository.media'] ?? self::getSulu_Repository_MediaService($container)), ($container->services['Sulu\\Route\\Application\\ResourceLocator\\PathCleanup\\PathCleanupInterface'] ?? self::getPathCleanupInterfaceService($container)), ($container->services['sulu_media.format_manager'] ?? self::getSuluMedia_FormatManagerService($container)), ($container->services['sulu_media.format_cache'] ?? self::getSuluMedia_FormatCacheService($container)), ($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container)), ($container->services['sulu_media.storage'] ?? self::getSuluMedia_StorageService($container)), ($container->services['sulu_security.security_checker'] ?? self::getSuluSecurity_SecurityCheckerService($container)));}
              }
              /var/www/html/var/cache/website/dev/Container4vrzxcP/App_KernelDevDebugContainer.php:952 {
                Container4vrzxcP\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/html/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/html/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/html/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/html/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/html/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/html/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/html/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AttributesListener.php:28 {
                FOS\HttpCacheBundle\EventListener\AttributesListener->onKernelRequest(RequestEvent $event): void …
                › $request = $event->getRequest();$controller = $this->controllerResolver->getController($request);}
              /var/www/html/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/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/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/html/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/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.345+00:00"
        "message" => """
          User Deprecated: Specifying the "nullable" attribute for join columns in many-to-many associations (here, Sulu\Bundle\ContactBundle\Entity\Contact::$medias) is a no-op.\n
          The ORM will always set it to false.\n
          Doing so is deprecated and will be an error in 4.0. (ManyToManyOwningSideMapping.php:133 called by ClassMetadata.php:1448, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
          """
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1042
            #message: """
              User Deprecated: Specifying the "nullable" attribute for join columns in many-to-many associations (here, Sulu\Bundle\ContactBundle\Entity\Contact::$medias) is a no-op.\n
              The ORM will always set it to false.\n
              Doing so is deprecated and will be an error in 4.0. (ManyToManyOwningSideMapping.php:133 called by ClassMetadata.php:1448, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
              """
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/orm/src/Mapping/ManyToManyOwningSideMapping.php:133 {
                Doctrine\ORM\Mapping\ManyToManyOwningSideMapping::fromMappingArrayAndNamingStrategy(array $mappingArray, NamingStrategy $namingStrategy): self …
                › if ($joinColumn->nullable !== null) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:1448 {
                Doctrine\ORM\Mapping\ClassMetadata->_validateAndCompleteAssociationMapping(array $mapping): AssociationMapping …
                › return $mapping['isOwningSide'] ?    ManyToManyOwningSideMapping::fromMappingArrayAndNamingStrategy($mapping, $this->namingStrategy) :    ManyToManyInverseSideMapping::fromMappingArray($mapping);
              }
              /var/www/html/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:2032 {
                Doctrine\ORM\Mapping\ClassMetadata->mapManyToMany(array $mapping): void …
                › 
                › $mapping = $this->_validateAndCompleteAssociationMapping($mapping);}
              /var/www/html/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php:553 {
                Doctrine\ORM\Mapping\Driver\XmlDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
                › 
                ›     $metadata->mapManyToMany($mapping);}
              }
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:61 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata): void …
                › if ($this->isInNamespace($className, $namespace)) {    $driver->loadMetadataForClass($className, $metadata);}
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
                › {    $this->driver->loadMetadataForClass($className, $metadata);}
              /var/www/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:167 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › try {    $this->driver->loadMetadataForClass($class->getName(), $class);} catch (ReflectionException $e) {
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:58 {
                Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args): void …
                ›         ->getObjectManager()        ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity']),);
              }
              /var/www/html/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/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:125 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata(string $className): ClassMetadata …
                › 
                › $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);$classMetadata = $eventArgs->getFoundMetadata();
              }
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:208 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } catch (MappingException $loadingException) {    $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);}
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/sulu/sulu/packages/content/src/Infrastructure/Doctrine/MetadataLoader.php:150 {
                Sulu\Content\Infrastructure\Doctrine\MetadataLoader->addManyToOne(LoadClassMetadataEventArgs $event, ClassMetadata $metadata, string $name, string $class, bool $nullable = false): void …
                › $namingStrategy = $event->getEntityManager()->getConfiguration()->getNamingStrategy();$referencedColumnName = $event->getEntityManager()->getClassMetadata($class)->getIdentifierColumnNames()[0];}
              /var/www/html/vendor/sulu/sulu/packages/content/src/Infrastructure/Doctrine/MetadataLoader.php:113 {
                Sulu\Content\Infrastructure\Doctrine\MetadataLoader->loadClassMetadata(LoadClassMetadataEventArgs $event): void …
                ›     $this->addField($metadata, 'lastModified', 'datetime_immutable', ['nullable' => true]);    $this->addManyToOne($event, $metadata, 'author', ContactInterface::class, true);}
              }
              /var/www/html/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/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                ›     $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);    $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:58 {
                Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args): void …
                ›         ->getObjectManager()        ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity']),);
              }
              /var/www/html/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/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:125 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata(string $className): ClassMetadata …
                › 
                › $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);$classMetadata = $eventArgs->getFoundMetadata();
              }
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:208 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } catch (MappingException $loadingException) {    $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);}
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:29 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/html/vendor/sulu/sulu/packages/page/src/Infrastructure/Doctrine/Repository/PageRepository.php:97 {
                Sulu\Page\Infrastructure\Doctrine\Repository\PageRepository->__construct(EntityManagerInterface $entityManager, DimensionContentQueryEnhancer $dimensionContentQueryEnhancer, AccessControlQueryEnhancer $accessControlQueryEnhancer) …
                › $this->entityRepository = $repository;$this->entityDimensionContentRepository = $entityManager->getRepository(PageDimensionContentInterface::class);$this->entityManager = $entityManager;
              }
              /var/www/html/var/cache/website/dev/Container4vrzxcP/App_KernelDevDebugContainer.php:4253 {
                Container4vrzxcP\App_KernelDevDebugContainer::getSuluPage_PageRepositoryService($container) …
                › 
                › $instance = new \Sulu\Page\Infrastructure\Doctrine\Repository\PageRepository($a, ($container->privates['sulu_content.dimension_content_query_enhancer'] ??= new \Sulu\Content\Infrastructure\Doctrine\DimensionContentQueryEnhancer()), $b);}
              /var/www/html/var/cache/website/dev/Container4vrzxcP/App_KernelDevDebugContainer.php:4205 {
                Container4vrzxcP\App_KernelDevDebugContainer::getSuluPage_PageDescendantSecurityListenerService($container) …
                › {    $a = ($container->privates['sulu_page.page_repository'] ?? self::getSuluPage_PageRepositoryService($container));}
              /var/www/html/var/cache/website/dev/Container4vrzxcP/App_KernelDevDebugContainer.php:1414 {
                Container4vrzxcP\App_KernelDevDebugContainer::{closure:Container4vrzxcP\App_KernelDevDebugContainer::getEventDispatcherService():1414} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_page.page_security_listener', class: 'Sulu\\Page\\Infrastructure\\Sulu\\Security\\PageSecurityListener')] fn () => ($container->privates['sulu_page.page_security_listener'] ?? self::getSuluPage_PageSecurityListenerService($container)), 'onKernelRequest'], 7);$instance->addListener('kernel.controller', [#[\Closure(name: 'sulu_page.page_descendant_security_listener', class: 'Sulu\\Page\\Infrastructure\\Sulu\\Security\\PageDescendantSecurityListener')] fn () => ($container->privates['sulu_page.page_descendant_security_listener'] ?? self::getSuluPage_PageDescendantSecurityListenerService($container)), 'onKernelController'], -10);$instance->addListener('Sulu\\Page\\Domain\\Event\\PageWorkflowTransitionAppliedEvent', [#[\Closure(name: 'sulu_page.page_cache_invalidation_subscriber', class: 'Sulu\\Page\\Infrastructure\\Sulu\\HttpCache\\EventSubscriber\\PageCacheInvalidationSubscriber')] fn () => ($container->privates['sulu_page.page_cache_invalidation_subscriber'] ?? $container->load('getSuluPage_PageCacheInvalidationSubscriberService')), 'onWorkflowTransition'], 0);
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/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/html/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/html/vendor/symfony/http-kernel/HttpKernel.php:171 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.351+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "db"
            "port" => 3306
            "user" => "sulu"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "sulu"
            "serverVersion" => "mariadb-11.4.0"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.352+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT m0_.type AS type_0, m0_.id AS id_1, m0_.created AS created_2, m0_.changed AS changed_3, m1_.version AS version_4, m1_.id AS id_5, m1_.created AS created_6, m1_.changed AS changed_7, m2_.name AS name_8, m2_.version AS version_9, m2_.subVersion AS subVersion_10, m2_.size AS size_11, m2_.downloadCounter AS downloadCounter_12, m2_.storageOptions AS storageOptions_13, m2_.mimeType AS mimeType_14, m2_.properties AS properties_15, m2_.focusPointX AS focusPointX_16, m2_.focusPointY AS focusPointY_17, m2_.id AS id_18, m2_.created AS created_19, m2_.changed AS changed_20, m3_.crop_x AS crop_x_21, m3_.crop_y AS crop_y_22, m3_.crop_width AS crop_width_23, m3_.crop_height AS crop_height_24, m3_.format_key AS format_key_25, m0_.idPreviewImage AS idPreviewImage_26, m0_.idCollections AS idCollections_27, m0_.idUsersCreator AS idUsersCreator_28, m0_.idUsersChanger AS idUsersChanger_29, m1_.idMedia AS idMedia_30, m1_.idUsersCreator AS idUsersCreator_31, m1_.idUsersChanger AS idUsersChanger_32, m2_.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_33, m2_.idFiles AS idFiles_34, m2_.idUsersCreator AS idUsersCreator_35, m2_.idUsersChanger AS idUsersChanger_36, m3_.fileVersion AS fileVersion_37 FROM me_media m0_ LEFT JOIN me_files m1_ ON m0_.id = m1_.idMedia LEFT JOIN me_file_versions m2_ ON m1_.id = m2_.idFiles AND (m2_.version IN (?, m2_.version)) LEFT JOIN me_format_options m3_ ON m2_.id = m3_.fileVersion AND (m3_.format_key = ?) WHERE m0_.id = ?"
          "params" => [
            1 => 1
            2 => "sulu-240x"
            3 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1218
              +name: "INTEGER"
            }
            2 => Doctrine\DBAL\ParameterType {#1132
              +name: "STRING"
            }
            3 => Doctrine\DBAL\ParameterType {#1218}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.352+00: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 {#1282
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/html/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:943 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $data = $this->em->newHydrator($this->hydrationMode)->hydrateAll($stmt, $rsm, $this->hints);}
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:772 {
                Doctrine\ORM\AbstractQuery->getSingleResult(string|int|null $hydrationMode = null): mixed …
                › {    $result = $this->execute(null, $hydrationMode);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php:107 {
                Sulu\Bundle\MediaBundle\Entity\MediaRepository->findMediaByIdForRendering($id, $formatKey, ?int $version = null) …
                ›     /** @var MediaInterface */    return $queryBuilder->getQuery()->getSingleResult();} catch (NoResultException $ex) {
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php:84 {
                Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager->returnImage($id, $formatKey, $fileName, ?int $version = null) …
                › 
                › $media = $this->mediaRepository->findMediaByIdForRendering($id, $formatKey, $version);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php:74 {
                Sulu\Bundle\MediaBundle\Controller\MediaStreamController->getImageAction(Request $request) …
                › 
                › return $this->formatManager->returnImage(    $mediaProperties['id'],
                arguments: {
                  $id: 1
                  $formatKey: "sulu-240x"
                  $fileName: "Bildschirmfoto 2025-12-08 um 12.17.47.png"
                  $version: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.352+00: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 {#1297
            #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/html/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 21
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/var-exporter/LazyGhostTrait.php:21 {
                ReflectionClass->__construct(object|string $objectOrClass) …
                › 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/html/vendor/symfony/var-exporter/ProxyHelper.php:53 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › static $traitMethods;$traitMethods ??= (new \ReflectionClass(LazyGhostTrait::class))->getMethods();}
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/html/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:943 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $data = $this->em->newHydrator($this->hydrationMode)->hydrateAll($stmt, $rsm, $this->hints);}
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:772 {
                Doctrine\ORM\AbstractQuery->getSingleResult(string|int|null $hydrationMode = null): mixed …
                › {    $result = $this->execute(null, $hydrationMode);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php:107 {
                Sulu\Bundle\MediaBundle\Entity\MediaRepository->findMediaByIdForRendering($id, $formatKey, ?int $version = null) …
                ›     /** @var MediaInterface */    return $queryBuilder->getQuery()->getSingleResult();} catch (NoResultException $ex) {
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php:84 {
                Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager->returnImage($id, $formatKey, $fileName, ?int $version = null) …
                › 
                › $media = $this->mediaRepository->findMediaByIdForRendering($id, $formatKey, $version);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php:74 {
                Sulu\Bundle\MediaBundle\Controller\MediaStreamController->getImageAction(Request $request) …
                › 
                › return $this->formatManager->returnImage(    $mediaProperties['id'],
                arguments: {
                  $id: 1
                  $formatKey: "sulu-240x"
                  $fileName: "Bildschirmfoto 2025-12-08 um 12.17.47.png"
                  $version: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.353+00: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 {#2039
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/html/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:943 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $data = $this->em->newHydrator($this->hydrationMode)->hydrateAll($stmt, $rsm, $this->hints);}
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:772 {
                Doctrine\ORM\AbstractQuery->getSingleResult(string|int|null $hydrationMode = null): mixed …
                › {    $result = $this->execute(null, $hydrationMode);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php:107 {
                Sulu\Bundle\MediaBundle\Entity\MediaRepository->findMediaByIdForRendering($id, $formatKey, ?int $version = null) …
                ›     /** @var MediaInterface */    return $queryBuilder->getQuery()->getSingleResult();} catch (NoResultException $ex) {
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php:84 {
                Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager->returnImage($id, $formatKey, $fileName, ?int $version = null) …
                › 
                › $media = $this->mediaRepository->findMediaByIdForRendering($id, $formatKey, $version);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php:74 {
                Sulu\Bundle\MediaBundle\Controller\MediaStreamController->getImageAction(Request $request) …
                › 
                › return $this->formatManager->returnImage(    $mediaProperties['id'],
                arguments: {
                  $id: 1
                  $formatKey: "sulu-240x"
                  $fileName: "Bildschirmfoto 2025-12-08 um 12.17.47.png"
                  $version: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.353+00: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 {#2111
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                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/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /var/www/html/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/html/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:407 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › } else {    $element = $this->getEntity($data, $dqlAlias);}
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/html/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:943 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $data = $this->em->newHydrator($this->hydrationMode)->hydrateAll($stmt, $rsm, $this->hints);}
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/html/vendor/doctrine/orm/src/AbstractQuery.php:772 {
                Doctrine\ORM\AbstractQuery->getSingleResult(string|int|null $hydrationMode = null): mixed …
                › {    $result = $this->execute(null, $hydrationMode);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php:107 {
                Sulu\Bundle\MediaBundle\Entity\MediaRepository->findMediaByIdForRendering($id, $formatKey, ?int $version = null) …
                ›     /** @var MediaInterface */    return $queryBuilder->getQuery()->getSingleResult();} catch (NoResultException $ex) {
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php:84 {
                Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager->returnImage($id, $formatKey, $fileName, ?int $version = null) …
                › 
                › $media = $this->mediaRepository->findMediaByIdForRendering($id, $formatKey, $version);}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php:74 {
                Sulu\Bundle\MediaBundle\Controller\MediaStreamController->getImageAction(Request $request) …
                › 
                › return $this->formatManager->returnImage(    $mediaProperties['id'],
                arguments: {
                  $id: 1
                  $formatKey: "sulu-240x"
                  $fileName: "Bildschirmfoto 2025-12-08 um 12.17.47.png"
                  $version: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.356+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\Filesystem\Exception\IOException: "Failed to open file with path "06/bildschirmfoto-2025-12-08-um-12-17-47.png"" at FlysystemStorage.php line 74"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Symfony\Component\Filesystem\Exception\IOException {#1470
            #message: "Failed to open file with path "06/bildschirmfoto-2025-12-08-um-12-17-47.png""
            #code: 0
            #file: "/var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/FlysystemStorage.php"
            #line: 74
            -path: "06/bildschirmfoto-2025-12-08-um-12-17-47.png"
            trace: {
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/FlysystemStorage.php:74 {
                Sulu\Bundle\MediaBundle\Media\Storage\FlysystemStorage->load(array $storageOptions) …
                › } catch (UnableToReadFile) {    throw new IOException(\sprintf('Failed to open file with path "%s"', $filePath), path: $filePath);}
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImagineImageConverter.php:97 {
                Sulu\Bundle\MediaBundle\Media\ImageConverter\ImagineImageConverter->convert(FileVersion $fileVersion, $formatKey, $imageFormat) …
                › $imageResource = $this->mediaImageExtractor->extract(    $this->storage->load($fileVersion->getStorageOptions()),    $fileVersion->getMimeType() ?? '-null-', // validated already in FormatManager, as mimetype can not be extract from storage as they may return none seekable resources
                arguments: {
                  $storageOptions: [ …2]
                }
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php:133 {
                Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager->returnImage($id, $formatKey, $fileName, ?int $version = null) …
                › // Convert Media to format.$responseContent = $this->converter->convert($fileVersion, $formatKey, $imageFormat);arguments: {
                  $fileVersion: Sulu\Bundle\MediaBundle\Entity\FileVersion {#2102 …}
                  $formatKey: "sulu-240x"
                  $imageFormat: "png"
                }
              }
              /var/www/html/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php:74 {
                Sulu\Bundle\MediaBundle\Controller\MediaStreamController->getImageAction(Request $request) …
                › 
                › return $this->formatManager->returnImage(    $mediaProperties['id'],
                arguments: {
                  $id: 1
                  $formatKey: "sulu-240x"
                  $fileName: "Bildschirmfoto 2025-12-08 um 12.17.47.png"
                  $version: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.366+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC"
          "params" => [
            1 => "cms.koenig.ipv64.net"
            2 => "dev"
            3 => "website"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1132}
            2 => Doctrine\DBAL\ParameterType {#1132}
            3 => Doctrine\DBAL\ParameterType {#1132}
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
    2906 => [
      [
        "timestamp" => 1771241137
        "timestamp_rfc3339" => "2026-02-16T11:25:37.357+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3007
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-foundation/Request.php"
            #line: 746
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/http-foundation/Request.php:746 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /var/www/html/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php:32 {
                Sulu\Component\Webspace\Analyzer\Attributes\ParameterRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
                › {    if (!$request->get('_locale') || !$request->get('_portal')) {        return new RequestAttributes();
              }
              /var/www/html/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/html/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
                Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › // 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/html/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/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/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/html/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/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/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/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/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/html/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:69 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    13 => 1
    2906 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#160 …}
}

Request Headers

Header Value
accept
"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7,es;q=0.6,fr;q=0.5,ru;q=0.4"
cache-control
"no-cache"
cookie
"admin_auth_profile_token=3a6d06"
host
"cms.koenig.ipv64.net"
pragma
"no-cache"
priority
"i"
referer
"https://cms.koenig.ipv64.net/admin/"
sec-ch-ua
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"image"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
x-forwarded-for
"213.133.124.16"
x-forwarded-host
"cms.koenig.ipv64.net"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"traefik"
x-php-ob-level
"0"
x-real-ip
"213.133.124.16"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 16 Feb 2026 11:25:37 GMT"
vary
"Accept"
x-cache-debug
"1"
x-debug-exception
"Failed%20to%20open%20file%20with%20path%20%2206%2Fbildschirmfoto-2025-12-08-um-12-17-47.png%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsulu%2Fsulu%2Fsrc%2FSulu%2FBundle%2FMediaBundle%2FMedia%2FStorage%2FFlysystemStorage.php:74"
x-debug-token
"3ee2ae"
x-generator
"Sulu/3.0.4"

Cookies

Request Cookies

Key Value
admin_auth_profile_token
"3a6d06"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"sajdfljsaldjflaksjdflöaksjhb2k3h4po2lfjaiosldkhfnoiakjsdhbnfioölaksjhbflukiqöiajsfkjjhanskjdjfilsadkjflsdf"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://sulu:sulu@db:3306/sulu?serverVersion=mariadb-11.4.0&charset=utf8mb4"
DEFAULT_URI
"https://cms.koenig.ipv64.net"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SEAL_DSN
"loupe://%kernel.project_dir%/var/indexes"
SULU_ADMIN_EMAIL
"example@localhost"
TRUSTED_HOSTS
"^(localhost|cms\.koenig\.ipv64\.net)$"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/home/www-data"
HOSTNAME
"659e2591015b"
HTTP_ACCEPT
"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7,es;q=0.6,fr;q=0.5,ru;q=0.4"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_COOKIE
"admin_auth_profile_token=3a6d06"
HTTP_HOST
"cms.koenig.ipv64.net"
HTTP_PRAGMA
"no-cache"
HTTP_PRIORITY
"i"
HTTP_REFERER
"https://cms.koenig.ipv64.net/admin/"
HTTP_SEC_CH_UA
""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"image"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"213.133.124.16"
HTTP_X_FORWARDED_HOST
"cms.koenig.ipv64.net"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"traefik"
HTTP_X_REAL_IP
"213.133.124.16"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.18.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f40110"
PHP_URL
"https://www.php.net/distributions/php-8.4.18.tar.xz"
PHP_VERSION
"8.4.18"
PWD
"/var/www/html"
QUERY_STRING
"v=1-0"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"192.168.1.59"
REMOTE_PORT
"34202"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1771241137
REQUEST_TIME_FLOAT
1771241137.3372
REQUEST_URI
"/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png?v=1-0"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.24.0.5"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.2"
SHLVL
"1"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,LOCK_DSN,MAILER_DSN,DATABASE_URL,SULU_ADMIN_EMAIL,MESSENGER_TRANSPORT_DSN,SEAL_DSN,TRUSTED_HOSTS,TRUSTED_PROXIES"
USER
"www-data"
argc
1
argv
[
  "v=1-0"
]

Parent Request

Return to parent request (token = 5528c4)

Key Value
_controller
"sulu_media.media_stream_controller::getImageAction"
_fos_rest_zone
false
_remove_csp_headers
true
_requestAnalyzer
false
_route
"sulu_media.website.image.proxy"
_route_params
[
  "_requestAnalyzer" => false
  "slug" => "sulu-240x/01/1-Bildschirmfoto 2025-12-08 um 12.17.47.png"
]
_stopwatch_token
"d57b67"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#482
  -attributes: [
    "requestUri" => "/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png?v=1-0"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#477
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#458
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#459
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#459}
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#464
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#465 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#465 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#466
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#467 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#467 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#468
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#469 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#469 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#470
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#471 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#471 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#472
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#473 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#473 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#458}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#461 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#464}
      -localization: Sulu\Component\Localization\Localization {#459}
      -url: "cms.koenig.ipv64.net"
      -redirect: ""
      -main: true
      -urlExpression: "cms.koenig.ipv64.net"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "cms.koenig.ipv64.net"
    "webspace" => Sulu\Component\Webspace\Webspace {#458}
    "portal" => Sulu\Component\Webspace\Portal {#464}
    "localization" => Sulu\Component\Localization\Localization {#459}
    "locale" => "en"
    "urlExpression" => "cms.koenig.ipv64.net"
    "resourceLocator" => "/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012"
    "format" => "png"
    "dateTime" => DateTime @1771241137 {#478
      date: 2026-02-16 11:25:37.340775 UTC (+00:00)
    }
    "host" => "cms.koenig.ipv64.net"
    "port" => 443
    "path" => "/uploads/media/sulu-240x/01/1-Bildschirmfoto%202025-12-08%20um%2012.17.47.png"
    "scheme" => "https"
  ]
}
slug
"sulu-240x/01/1-Bildschirmfoto 2025-12-08 um 12.17.47.png"