Error 404 Not Found

GET http://emmi-pet.bm.media/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"r/OATr+EN+s="
_route_params
[]
_stopwatch_token
"5650de"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1917
  #message: "No route found for "GET http://emmi-pet.bm.media/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png""
  #code: 0
  #file: "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#468 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
        }
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …20]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/staging.emmi-dent.de/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 {#909 …}
        $type: 1
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#909 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#909 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
        $request: Symfony\Component\HttpFoundation\Request {#955 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#955 …}
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/share/staging.emmi-dent.de/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1840
  -records: [
    909 => [
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.297+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.302+00:00"
        "message" => "Deprecated: Creation of dynamic property BmAdvancedSnippets\Twig\CustomTwigExtension::$snippetVariantRepository is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1986
            #message: "Deprecated: Creation of dynamic property BmAdvancedSnippets\Twig\CustomTwigExtension::$snippetVariantRepository is deprecated"
            #code: 0
            #file: "/var/www/share/staging.emmi-dent.de/custom/plugins/BmAdvancedSnippetsPlugin/src/Twig/CustomTwigExtension.php"
            #line: 23
            #severity: E_DEPRECATED
            trace: {
              /var/www/share/staging.emmi-dent.de/custom/plugins/BmAdvancedSnippetsPlugin/src/Twig/CustomTwigExtension.php:23 {
                BmAdvancedSnippets\Twig\CustomTwigExtension->__construct(TranslatorInterface $translator, EntityRepository $snippetVariantRepository, EntityRepository $salesChannelRepository) …
                › $this->translator = $translator;$this->snippetVariantRepository = $snippetVariantRepository;$this->salesChannelRepository = $salesChannelRepository;
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:30047 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\VersionCompareExtension('6.6.5.1'));$instance->addExtension(new \BmAdvancedSnippets\Twig\CustomTwigExtension(($container->services['translator'] ?? self::getTranslatorService($container)), ($container->services['snippet_variant.repository'] ?? self::getSnippetVariant_RepositoryService($container)), ($container->services['sales_channel_domain.repository'] ?? self::getSalesChannelDomain_RepositoryService($container))));$instance->addExtension(new \Weedesign\Trumbowyg\Components\TemplateDataExtension($j));
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:15594 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getTemplateControllerService($container) …
                › {    $a = ($container->services['twig'] ?? self::getTwigService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:38101 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getAdministrationNotFoundSubscriberService($container) …
                › {    $a = ($container->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] ?? self::getTemplateControllerService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:19160 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [#[\Closure(name: 'Shopware\\Administration\\Notification\\Subscriber\\UpdateSubscriber')] fn () => ($container->privates['Shopware\\Administration\\Notification\\Subscriber\\UpdateSubscriber'] ?? self::getUpdateSubscriberService($container)), 'updateFinishedDone'], -9999);$instance->addListener('kernel.exception', [#[\Closure(name: 'Shopware\\Administration\\Framework\\Routing\\NotFound\\AdministrationNotFoundSubscriber')] fn () => ($container->privates['Shopware\\Administration\\Framework\\Routing\\NotFound\\AdministrationNotFoundSubscriber'] ?? self::getAdministrationNotFoundSubscriberService($container)), 'onError'], 0);$instance->addListener('sales_channel.deleted', [#[\Closure(name: 'Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber')] fn () => ($container->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? self::getSalesChannelUserConfigSubscriberService($container)), 'onSalesChannelDeleted'], 0);
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/staging.emmi-dent.de/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.303+00:00"
        "message" => "Deprecated: Creation of dynamic property BmAdvancedSnippets\Twig\CustomTwigExtension::$salesChannelRepository is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1987
            #message: "Deprecated: Creation of dynamic property BmAdvancedSnippets\Twig\CustomTwigExtension::$salesChannelRepository is deprecated"
            #code: 0
            #file: "/var/www/share/staging.emmi-dent.de/custom/plugins/BmAdvancedSnippetsPlugin/src/Twig/CustomTwigExtension.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /var/www/share/staging.emmi-dent.de/custom/plugins/BmAdvancedSnippetsPlugin/src/Twig/CustomTwigExtension.php:24 {
                BmAdvancedSnippets\Twig\CustomTwigExtension->__construct(TranslatorInterface $translator, EntityRepository $snippetVariantRepository, EntityRepository $salesChannelRepository) …
                ›     $this->snippetVariantRepository = $snippetVariantRepository;    $this->salesChannelRepository = $salesChannelRepository;}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:30047 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \MoorlFoundation\Core\Framework\Twig\VersionCompareExtension('6.6.5.1'));$instance->addExtension(new \BmAdvancedSnippets\Twig\CustomTwigExtension(($container->services['translator'] ?? self::getTranslatorService($container)), ($container->services['snippet_variant.repository'] ?? self::getSnippetVariant_RepositoryService($container)), ($container->services['sales_channel_domain.repository'] ?? self::getSalesChannelDomain_RepositoryService($container))));$instance->addExtension(new \Weedesign\Trumbowyg\Components\TemplateDataExtension($j));
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:15594 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getTemplateControllerService($container) …
                › {    $a = ($container->services['twig'] ?? self::getTwigService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:38101 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getAdministrationNotFoundSubscriberService($container) …
                › {    $a = ($container->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] ?? self::getTemplateControllerService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:19160 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [#[\Closure(name: 'Shopware\\Administration\\Notification\\Subscriber\\UpdateSubscriber')] fn () => ($container->privates['Shopware\\Administration\\Notification\\Subscriber\\UpdateSubscriber'] ?? self::getUpdateSubscriberService($container)), 'updateFinishedDone'], -9999);$instance->addListener('kernel.exception', [#[\Closure(name: 'Shopware\\Administration\\Framework\\Routing\\NotFound\\AdministrationNotFoundSubscriber')] fn () => ($container->privates['Shopware\\Administration\\Framework\\Routing\\NotFound\\AdministrationNotFoundSubscriber'] ?? self::getAdministrationNotFoundSubscriberService($container)), 'onError'], 0);$instance->addListener('sales_channel.deleted', [#[\Closure(name: 'Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber')] fn () => ($container->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? self::getSalesChannelUserConfigSubscriberService($container)), 'onSalesChannelDeleted'], 0);
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/staging.emmi-dent.de/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://emmi-pet.bm.media/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png"" at RouterListener.php line 149"
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1917
            #message: "No route found for "GET http://emmi-pet.bm.media/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png""
            #code: 0
            #file: "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#468 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                  }
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …20]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/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 {#909 …}
                  $type: 1
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/staging.emmi-dent.de/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Administration\Framework\Routing\NotFound\AdministrationNotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::customerNotLoggedInHandler"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorSerializableExceptionHandler::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Acris\SeoRedirect\Subscriber\PageNotFoundExceptionSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber::onError"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.359+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.359+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cluster/health"
          "port" => 9501
          "headers" => [
            "Host" => [
              "127.0.0.1"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 5.15.0-124-generic; PHP 8.2.26)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.000228
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.359+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "cluster_name" => "opensearch_9501"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 6
            "active_shards" => 6
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 9
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 40.0
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.359+00:00"
        "message" => "curl -XGET 'http://127.0.0.1:9501/_cluster/health?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.359+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "cluster_name" => "opensearch_9501"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 6
            "active_shards" => 6
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 9
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 40.0
          ]
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cluster/health"
          "port" => 9501
          "HTTP code" => 200
          "duration" => 0.000228
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.360+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.360+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cat/indices"
          "port" => 9501
          "headers" => [
            "Host" => [
              "127.0.0.1"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 5.15.0-124-generic; PHP 8.2.26)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.001135
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.361+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "manhOU8EQaOxTw3ocXVpyQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "sMetKDacQRS-3PizFLOsaw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "3.9kb"
              "pri.store.size" => "3.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_product_1721227718"
              "uuid" => "WKj1qZ06SrWwdv-L82t_PA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6351"
              "docs.deleted" => "549"
              "store.size" => "54.2mb"
              "pri.store.size" => "54.2mb"
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.361+00:00"
        "message" => "curl -XGET 'http://127.0.0.1:9501/_cat/indices?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.361+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "manhOU8EQaOxTw3ocXVpyQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "sMetKDacQRS-3PizFLOsaw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "3.9kb"
              "pri.store.size" => "3.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_product_1721227718"
              "uuid" => "WKj1qZ06SrWwdv-L82t_PA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6351"
              "docs.deleted" => "549"
              "store.size" => "54.2mb"
              "pri.store.size" => "54.2mb"
            ]
          ]
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cat/indices"
          "port" => 9501
          "HTTP code" => 200
          "duration" => 0.001135
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Weedesign\PageSpeed\Listener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Swag\Security\Subscriber\AdminSecurityFixesProvider::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\JsonApiStashedErrorHandler::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pickware\ApiErrorHandlingBundle\JsonApiErrorTranslating\AdminApiJsonApiErrorExceptionLocalization::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Proxa\ProxaAutoCompleteSW6\Subscribers\SubscriberForRedirectToAddress::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "CobTwoFactor\Storefront\Subscriber\ApiTotpResponseSubscriber::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::prependDataLayerToResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.363+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Plugin\PluginLifecycleService::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.364+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.364+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.364+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2315 => [
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::addHttpCacheToCoreRoutes"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "MoorlFoundation\Core\Service\EntityAutoCacheService::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.307+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.308+00:00"
        "message" => "Deprecated: Creation of dynamic property Acris\Navigation\Core\Content\Cms\DataResolver\Element\NavigationMediaCmsElementResolver::$navigationMediaService is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2509
            #message: "Deprecated: Creation of dynamic property Acris\Navigation\Core\Content\Cms\DataResolver\Element\NavigationMediaCmsElementResolver::$navigationMediaService is deprecated"
            #code: 0
            #file: "/var/www/share/staging.emmi-dent.de/custom/plugins/AcrisNavigationCS/src/Core/Content/Cms/DataResolver/Element/NavigationMediaCmsElementResolver.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/share/staging.emmi-dent.de/custom/plugins/AcrisNavigationCS/src/Core/Content/Cms/DataResolver/Element/NavigationMediaCmsElementResolver.php:22 {
                Acris\Navigation\Core\Content\Cms\DataResolver\Element\NavigationMediaCmsElementResolver->__construct(NavigationMediaService $navigationMediaService) …
                › {    $this->navigationMediaService = $navigationMediaService;}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:34457 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getNavigationMediaCmsElementResolverService($container) …
                › 
                ›     return $container->privates['Acris\\Navigation\\Core\\Content\\Cms\\DataResolver\\Element\\NavigationMediaCmsElementResolver'] = new \Acris\Navigation\Core\Content\Cms\DataResolver\Element\NavigationMediaCmsElementResolver($a);}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:8168 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › yield 20 => (new \Acris\Navigation\Core\Content\Cms\DataResolver\Element\NavigationCmsElementResolver());yield 21 => ($container->privates['Acris\\Navigation\\Core\\Content\\Cms\\DataResolver\\Element\\NavigationMediaCmsElementResolver'] ?? self::getNavigationMediaCmsElementResolverService($container));yield 22 => self::getIconCategoryCmsElementResolverService($container);
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Struct/Collection.php:25 {
                Shopware\Core\Framework\Struct\Collection->__construct(iterable $elements = []) …
                › {    foreach ($elements as $key => $element) {        $this->set($key, $element);
              }
              /var/www/share/staging.emmi-dent.de/custom/plugins/NetiNextCmsElementBuilder/src/Components/DataResolver/DataResolverFactory.php:38 {
                NetInventors\NetiNextCmsElementBuilder\Components\DataResolver\DataResolverFactory->getResolvers(): iterable …
                ›  */$collection = new DataResolverCollection($this->resolvers);$cache      = $this->elementCache->read();
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:8187 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›         yield 39 => (new \MoorlFoundation\Core\Content\Cms\LegacyTextCmsElementResolver());    }, 40), $a, new \NetInventors\NetiNextCmsElementBuilder\Components\RepositoryFactory($container), $b, ($container->privates['NetInventors\\NetiNextCmsElementBuilder\\Components\\SlotConfigIterator'] ??= new \NetInventors\NetiNextCmsElementBuilder\Components\SlotConfigIterator()), $c, $d, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $e))->getResolvers(), ['product' => $f], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)));}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:39900 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:14208 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
                › }$d = ($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:47948 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
                › {    $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:19185 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);$instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);$instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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 {#909 …}
                  $type: 1
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($request->attributes->get('exception') !== null) {    return parent::handle($request, $type, $catch);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                  }
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …20]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/staging.emmi-dent.de/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.308+00:00"
        "message" => "Deprecated: Creation of dynamic property Acris\Navigation\Core\Content\Cms\DataResolver\Element\IconCategoryCmsElementResolver::$navigationMediaService is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2511
            #message: "Deprecated: Creation of dynamic property Acris\Navigation\Core\Content\Cms\DataResolver\Element\IconCategoryCmsElementResolver::$navigationMediaService is deprecated"
            #code: 0
            #file: "/var/www/share/staging.emmi-dent.de/custom/plugins/AcrisNavigationCS/src/Core/Content/Cms/DataResolver/Element/IconCategoryCmsElementResolver.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/share/staging.emmi-dent.de/custom/plugins/AcrisNavigationCS/src/Core/Content/Cms/DataResolver/Element/IconCategoryCmsElementResolver.php:22 {
                Acris\Navigation\Core\Content\Cms\DataResolver\Element\IconCategoryCmsElementResolver->__construct(NavigationMediaService $navigationMediaService) …
                › {    $this->navigationMediaService = $navigationMediaService;}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:34405 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getIconCategoryCmsElementResolverService($container) …
                › {    return new \Acris\Navigation\Core\Content\Cms\DataResolver\Element\IconCategoryCmsElementResolver(($container->privates['Acris\\Navigation\\Components\\Navigation\\NavigationMediaService'] ?? self::getNavigationMediaServiceService($container)));}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:8169 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › yield 21 => ($container->privates['Acris\\Navigation\\Core\\Content\\Cms\\DataResolver\\Element\\NavigationMediaCmsElementResolver'] ?? self::getNavigationMediaCmsElementResolverService($container));yield 22 => self::getIconCategoryCmsElementResolverService($container);yield 23 => self::getImageCategoryVerticalCmsElementResolverService($container);
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Struct/Collection.php:25 {
                Shopware\Core\Framework\Struct\Collection->__construct(iterable $elements = []) …
                › {    foreach ($elements as $key => $element) {        $this->set($key, $element);
              }
              /var/www/share/staging.emmi-dent.de/custom/plugins/NetiNextCmsElementBuilder/src/Components/DataResolver/DataResolverFactory.php:38 {
                NetInventors\NetiNextCmsElementBuilder\Components\DataResolver\DataResolverFactory->getResolvers(): iterable …
                ›  */$collection = new DataResolverCollection($this->resolvers);$cache      = $this->elementCache->read();
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:8187 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›         yield 39 => (new \MoorlFoundation\Core\Content\Cms\LegacyTextCmsElementResolver());    }, 40), $a, new \NetInventors\NetiNextCmsElementBuilder\Components\RepositoryFactory($container), $b, ($container->privates['NetInventors\\NetiNextCmsElementBuilder\\Components\\SlotConfigIterator'] ??= new \NetInventors\NetiNextCmsElementBuilder\Components\SlotConfigIterator()), $c, $d, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $e))->getResolvers(), ['product' => $f], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)));}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:39900 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:14208 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
                › }$d = ($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:47948 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
                › {    $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:19185 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);$instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);$instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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 {#909 …}
                  $type: 1
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($request->attributes->get('exception') !== null) {    return parent::handle($request, $type, $catch);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                  }
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …20]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/staging.emmi-dent.de/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.308+00:00"
        "message" => "Deprecated: Creation of dynamic property Acris\Navigation\Core\Content\Cms\DataResolver\Element\ImageCategoryVerticalCmsElementResolver::$navigationMediaService is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2513
            #message: "Deprecated: Creation of dynamic property Acris\Navigation\Core\Content\Cms\DataResolver\Element\ImageCategoryVerticalCmsElementResolver::$navigationMediaService is deprecated"
            #code: 0
            #file: "/var/www/share/staging.emmi-dent.de/custom/plugins/AcrisNavigationCS/src/Core/Content/Cms/DataResolver/Element/ImageCategoryVerticalCmsElementResolver.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/share/staging.emmi-dent.de/custom/plugins/AcrisNavigationCS/src/Core/Content/Cms/DataResolver/Element/ImageCategoryVerticalCmsElementResolver.php:22 {
                Acris\Navigation\Core\Content\Cms\DataResolver\Element\ImageCategoryVerticalCmsElementResolver->__construct(NavigationMediaService $navigationMediaService) …
                › {    $this->navigationMediaService = $navigationMediaService;}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:34431 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getImageCategoryVerticalCmsElementResolverService($container) …
                › {    return new \Acris\Navigation\Core\Content\Cms\DataResolver\Element\ImageCategoryVerticalCmsElementResolver(($container->privates['Acris\\Navigation\\Components\\Navigation\\NavigationMediaService'] ?? self::getNavigationMediaServiceService($container)));}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:8170 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › yield 22 => self::getIconCategoryCmsElementResolverService($container);yield 23 => self::getImageCategoryVerticalCmsElementResolverService($container);yield 24 => self::getImageTextTeaserBoxCmsElementResolverService($container);
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Struct/Collection.php:25 {
                Shopware\Core\Framework\Struct\Collection->__construct(iterable $elements = []) …
                › {    foreach ($elements as $key => $element) {        $this->set($key, $element);
              }
              /var/www/share/staging.emmi-dent.de/custom/plugins/NetiNextCmsElementBuilder/src/Components/DataResolver/DataResolverFactory.php:38 {
                NetInventors\NetiNextCmsElementBuilder\Components\DataResolver\DataResolverFactory->getResolvers(): iterable …
                ›  */$collection = new DataResolverCollection($this->resolvers);$cache      = $this->elementCache->read();
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:8187 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›         yield 39 => (new \MoorlFoundation\Core\Content\Cms\LegacyTextCmsElementResolver());    }, 40), $a, new \NetInventors\NetiNextCmsElementBuilder\Components\RepositoryFactory($container), $b, ($container->privates['NetInventors\\NetiNextCmsElementBuilder\\Components\\SlotConfigIterator'] ??= new \NetInventors\NetiNextCmsElementBuilder\Components\SlotConfigIterator()), $c, $d, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $e))->getResolvers(), ['product' => $f], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)));}
              }
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:39900 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:14208 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
                › }$d = ($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:47948 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
                › {    $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));}
              /var/www/share/staging.emmi-dent.de/var/cache/dev_hb89de3feacdc09b8d2153eccec25b3a4/ContainerZL19d0O/Shopware_Core_KernelDevDebugContainer.php:19185 {
                ContainerZL19d0O\Shopware_Core_KernelDevDebugContainer::ContainerZL19d0O\{closure} …
                › $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21);$instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20);$instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10);
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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 {#909 …}
                  $type: 1
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($request->attributes->get('exception') !== null) {    return parent::handle($request, $type, $catch);}
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                  }
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1791 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …20]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                ›     return $this->dispatcher->dispatch($event, $eventName);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#897 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/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/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#909 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:458 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#977 …}
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:435 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#955 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:333 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php:117 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/share/staging.emmi-dent.de/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::getDataLayerForXmlHttpRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Pickware\ValidationBundle\Subscriber\JsonValidationAnnotationSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.309+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Pickware\ValidationBundle\Subscriber\AclValidationAnnotationSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.310+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.310+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Pickware\ValidationBundle\Subscriber\JsonRequestValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.310+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerZL19d0O\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.310+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.353+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.353+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cluster/health"
          "port" => 9501
          "headers" => [
            "Host" => [
              "127.0.0.1"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 5.15.0-124-generic; PHP 8.2.26)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.00069
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.353+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "cluster_name" => "opensearch_9501"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 6
            "active_shards" => 6
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 9
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 40.0
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.353+00:00"
        "message" => "curl -XGET 'http://127.0.0.1:9501/_cluster/health?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.353+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            "cluster_name" => "opensearch_9501"
            "status" => "yellow"
            "timed_out" => false
            "number_of_nodes" => 1
            "number_of_data_nodes" => 1
            "discovered_master" => true
            "discovered_cluster_manager" => true
            "active_primary_shards" => 6
            "active_shards" => 6
            "relocating_shards" => 0
            "initializing_shards" => 0
            "unassigned_shards" => 9
            "delayed_unassigned_shards" => 0
            "number_of_pending_tasks" => 0
            "number_of_in_flight_fetch" => 0
            "task_max_waiting_in_queue_millis" => 0
            "active_shards_percent_as_number" => 40.0
          ]
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cluster/health"
          "port" => 9501
          "HTTP code" => 200
          "duration" => 0.00069
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.355+00:00"
        "message" => "Request Body"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          null
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.355+00:00"
        "message" => "Request Success:"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cat/indices"
          "port" => 9501
          "headers" => [
            "Host" => [
              "127.0.0.1"
            ]
            "Content-Type" => [
              "application/json"
            ]
            "Accept" => [
              "application/json"
            ]
            "User-Agent" => [
              "opensearch-php/2.3.0 (Linux 5.15.0-124-generic; PHP 8.2.26)"
            ]
          ]
          "HTTP code" => 200
          "duration" => 0.001663
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.355+00:00"
        "message" => "Response"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "manhOU8EQaOxTw3ocXVpyQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "sMetKDacQRS-3PizFLOsaw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "3.9kb"
              "pri.store.size" => "3.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_product_1721227718"
              "uuid" => "WKj1qZ06SrWwdv-L82t_PA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6351"
              "docs.deleted" => "549"
              "store.size" => "54.2mb"
              "pri.store.size" => "54.2mb"
            ]
          ]
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.355+00:00"
        "message" => "curl -XGET 'http://127.0.0.1:9501/_cat/indices?pretty=true'"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.355+00:00"
        "message" => "Response:"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "response" => [
            [
              "health" => "green"
              "status" => "open"
              "index" => ".opensearch-observability"
              "uuid" => "manhOU8EQaOxTw3ocXVpyQ"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "0"
              "docs.deleted" => "0"
              "store.size" => "208b"
              "pri.store.size" => "208b"
            ]
            [
              "health" => "green"
              "status" => "open"
              "index" => ".plugins-ml-config"
              "uuid" => "sMetKDacQRS-3PizFLOsaw"
              "pri" => "1"
              "rep" => "0"
              "docs.count" => "1"
              "docs.deleted" => "0"
              "store.size" => "3.9kb"
              "pri.store.size" => "3.9kb"
            ]
            [
              "health" => "yellow"
              "status" => "open"
              "index" => "sw_product_1721227718"
              "uuid" => "WKj1qZ06SrWwdv-L82t_PA"
              "pri" => "3"
              "rep" => "3"
              "docs.count" => "6351"
              "docs.deleted" => "549"
              "store.size" => "54.2mb"
              "pri.store.size" => "54.2mb"
            ]
          ]
          "method" => "GET"
          "uri" => "http://127.0.0.1:9501/_cat/indices"
          "port" => 9501
          "HTTP code" => 200
          "duration" => 0.001663
        ]
        "channel" => "elasticsearch"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.356+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Weedesign\PageSpeed\Listener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Swag\Security\Subscriber\AdminSecurityFixesProvider::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\JsonApiStashedErrorHandler::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Pickware\ApiErrorHandlingBundle\JsonApiErrorTranslating\AdminApiJsonApiErrorExceptionLocalization::onResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Proxa\ProxaAutoCompleteSW6\Subscribers\SubscriberForRedirectToAddress::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "CobTwoFactor\Storefront\Subscriber\ApiTotpResponseSubscriber::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::prependDataLayerToResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Shopware\Core\Framework\Plugin\PluginLifecycleService::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.357+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    "" => [
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.364+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheControlListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1737306823
        "timestamp_rfc3339" => "2025-01-19T17:13:43.364+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
          "listener" => "Shopware\Storefront\Framework\Routing\CanonicalLinkListener::__invoke"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    909 => 0
    2315 => 0
    "" => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1839 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
authorization
""
host
"emmi-pet.bm.media"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"FI9BWWQ2b2WNpH0fHu6tvOaygQXtlKGI"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 srv-a-cc.c-1651.maxcluster.net (Varnish/7.4)"
x-forwarded-for
"3.145.105.85, 3.145.105.85, 127.0.0.1"
x-php-ob-level
"1"
x-varnish
"3948988"

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
"Sun, 19 Jan 2025 17:13:43 GMT"
server-timing
""
sw-context-token
"FI9BWWQ2b2WNpH0fHu6tvOaygQXtlKGI"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Femmi-pet.bm.media%2Fmedia%2Fimage%2F2b%2Fba%2F58%2F_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fshare%2Fstaging.emmi-dent.de%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"1e0bf1"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Sun, 19 Jan 25 17:13:43 +0000"
Last used
"Sun, 19 Jan 25 17:13:43 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"8limbnuvppg2gabkrs1at8k76a"
sw-context-token
"FI9BWWQ2b2WNpH0fHu6tvOaygQXtlKGI"
sw-sales-channel-id
"23c98bbe2a9749cb9001245287edcc2e"

Session Usage

11 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:106
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 106
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:107
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 107
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:309
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 309
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 119
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:121
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 121
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:122
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 122
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:127
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 127
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 58
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 458
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 435
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 333
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/shopware/core/Kernel.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/staging.emmi-dent.de/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/staging.emmi-dent.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def00000088e5cdc35457f837f946de3fbc864a80da6802ee3299d0e212d04871012a624e672f029e86bae5fde8c6c8bbc289cfc52a5c8e04f4174a6f6360de6244e5d59"
APP_URL
"https://staging65.emmi-dent.bm.media"
APP_URL_CHECK_DISABLED
"1"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/var/www/share/staging.emmi-dent.de/var/cache/composer"
CONSUMER_ID
"0"
DATABASE_URL
"mysql://db-user-2:4PUWfD1bzFcWZyhTkRMe@194.6.209.142:3306/db-2"
INSTANCE_ID
"WJiWPx0emwPKxCXpblj6B21oZW2Z2pw1"
LOCK_DSN
"redis://127.0.0.1:6380"
MAILER_URL
"null://localhost"
MESSENGER_CONSUMER_NAME
"default"
MESSENGER_TRANSPORT_DSN
"amqp://web-user:YB0qP6ToSVWuLwex5KVD@127.0.0.1:5672/%2f/staging-emmi"
MESSENGER_TRANSPORT_FAILURE_DSN
"amqp://web-user:YB0qP6ToSVWuLwex5KVD@127.0.0.1:5672/%2f/staging-emmi"
MESSENGER_TRANSPORT_LOW_PRIORITY_DSN
"amqp://web-user:YB0qP6ToSVWuLwex5KVD@127.0.0.1:5672/%2f/staging-emmi&queue_name=low_priority"
OPENSEARCH_URL
"127.0.0.1:9501"
SHOPWARE_CACHE_ID
"c7e66b69-32cc-4d7d-8ae5-7127a53825b9"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"1"
SHOPWARE_ES_INDEXING_ENABLED
"1"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/share/staging.emmi-dent.de/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/share/staging.emmi-dent.de/htdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/share"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_HOST
"emmi-pet.bm.media"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 srv-a-cc.c-1651.maxcluster.net (Varnish/7.4)"
HTTP_X_FORWARDED_FOR
"3.145.105.85, 3.145.105.85, 127.0.0.1"
HTTP_X_VARNISH
"3948988"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z40yx7OpHTXW_D38t2sZWgAAABk"
REDIRECT_URL
"/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"36768"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1737306823
REQUEST_TIME_FLOAT
1737306823.2586
REQUEST_URI
"/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png"
SCRIPT_FILENAME
"/var/www/share/staging.emmi-dent.de/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"emmi-pet.bm.media"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/share/staging.emmi-dent.de/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,APP_URL_CHECK_DISABLED,COMPOSER_HOME,SHOPWARE_CACHE_ID,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_LOW_PRIORITY_DSN,MESSENGER_TRANSPORT_FAILURE_DSN,MESSENGER_CONSUMER_NAME,CONSUMER_ID,SHOPWARE_CDN_STRATEGY_DEFAULT"
UNIQUE_ID
"Z40yx7OpHTXW_D38t2sZWgAAABk"
USER
"web-user"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 8a0d47)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"5b4e0a"
resolved-uri
"/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"018d5fa5aef672a18358b8117a197f5c"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["213.216.24.18", "185.9.30.198"]"
sw-original-request-uri
"/media/image/2b/ba/58/_NEU_klinisch-geteste_logo_De-Eng3Efqqlif0TQsi.png"
sw-sales-channel-absolute-base-url
"http://emmi-pet.bm.media"
sw-sales-channel-base-url
""
sw-sales-channel-id
"23c98bbe2a9749cb9001245287edcc2e"
sw-snippet-set-id
"542ecc5014404366ba94beb3f6f95b1f"
sw-storefront-url
"http://emmi-pet.bm.media"
theme-base-name
"RHWebPrecious"
theme-id
"018c5e4d1862738a946010e39060a159"
theme-name
"EmmiPetChildThemeTemplate"