ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"UCWV8tmhzUE="
_route_params
[]
_stopwatch_token
"50165c"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1216
  #message: "No route found for "GET https://sw66.sw6-easycredit.docker03.netzkollektiv.com/checkout/register%252525252525252525252525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252526quot%252525252525252525252525252525252526quot%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526quot%252525252525252526amp%25252525252526quot%252525252526quot%25252526amp%252526quot%26amp""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1007 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:47 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/html/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);}
    /var/www/html/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);}
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:154 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:56 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
    }
    /var/www/html/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 {
    }
    /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      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);}
    /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:215 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /var/www/html/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 {
    }
    /var/www/html/vendor/shopware/core/Kernel.php:115 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#200
  -records: [
    617 => [
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.698+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.704+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sw66.sw6-easycredit.docker03.netzkollektiv.com/checkout/register%252525252525252525252525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252526quot%252525252525252525252525252525252526quot%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526quot%252525252525252526amp%25252525252526quot%252525252526quot%25252526amp%252526quot%26amp"" at RouterListener.php line 127"
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1216
            #message: "No route found for "GET https://sw66.sw6-easycredit.docker03.netzkollektiv.com/checkout/register%252525252525252525252525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252526quot%252525252525252525252525252525252526quot%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526quot%252525252525252526amp%25252525252526quot%252525252526quot%25252526amp%252526quot%26amp""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1007 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:47 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /var/www/html/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);}
              /var/www/html/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);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:154 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:56 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/html/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 {
              }
              /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                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);}
              /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:215 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/html/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 {
              }
              /var/www/html/vendor/shopware/core/Kernel.php:115 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+00:00"
        "message" => "storage::get redirect_url = (NULL)"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "easycredit"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netzkollektiv\EasyCredit\Subscriber\Redirector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.812+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"
      ]
    ]
    1429 => [
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.705+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Netzkollektiv\EasyCredit\Compatibility\ContextResolverListenerModifier::fixContext"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Netzkollektiv\EasyCredit\Logger\LoggerConfigurator::configureLoglevel"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Netzkollektiv\EasyCredit\Subscriber\ExpressCheckoutCartHandler::clearCart"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container9vavHxp\RequestPayloadValueResolverGhost9d49d33::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.709+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.775+00:00"
        "message" => "storage::get redirect_url = (NULL)"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "easycredit"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Netzkollektiv\EasyCredit\Subscriber\Redirector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.802+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.803+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" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.813+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\CacheResponseSubscriber::updateCacheControlForBrowser"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1732323021
        "timestamp_rfc3339" => "2024-11-23T00:50:21.813+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\StorefrontSubscriber::setCanonicalUrl"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    617 => 0
    1429 => 0
    "" => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#199 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"sw66.sw6-easycredit.docker03.netzkollektiv.com"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"jimaqE5SCU8X6NSOrVwC06n8V2K2k1BY"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"4.227.36.40, 172.23.0.3"
x-forwarded-host
"sw66.sw6-easycredit.docker03.netzkollektiv.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"e12b5d2c793d"
x-openai-host-hash
"914829984"
x-php-ob-level
"1"
x-real-ip
"4.227.36.40"

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
"Sat, 23 Nov 2024 00:50:21 GMT"
sw-context-token
"jimaqE5SCU8X6NSOrVwC06n8V2K2k1BY"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fsw66.sw6-easycredit.docker03.netzkollektiv.com%2Fcheckout%2Fregister%25252525252525252525252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252525252525252525252525252526quot%25252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%25252525252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252526quot%25252525252525252525252525252525252526quot%252525252525252525252525252526amp%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526quot%25252525252525252526amp%2525252525252526quot%25252525252526quot%2525252526amp%25252526quot%2526amp%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"71c73e"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Sat, 23 Nov 24 00:50:21 +0000"
Last used
"Sat, 23 Nov 24 00:50:21 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"u6tbvs8df4tmvv6116njeaea6l"
sw-context-token
"jimaqE5SCU8X6NSOrVwC06n8V2K2k1BY"
sw-sales-channel-id
"018ea3f903607246bbaf300826dd6cb0"

Session Usage

12 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:125
[
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 125
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:126
[
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 126
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/html/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Netzkollektiv\EasyCredit\Api\Storage:38
[
  [
    "file" => "/var/www/html/custom/plugins/EasyCreditRatenkauf/src/Api/Storage.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/custom/plugins/EasyCreditRatenkauf/src/Subscriber/Redirector.php"
    "line" => 119
    "function" => "get"
    "class" => "Netzkollektiv\EasyCredit\Api\Storage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Netzkollektiv\EasyCredit\Subscriber\Redirector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 111
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 236
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 111
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 236
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 111
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 236
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 111
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 236
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 111
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 236
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 41
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 111
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 236
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 56
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/shopware/core/Kernel.php"
    "line" => 115
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/html/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
"2178a6226dd90a6ce32bc1eabb3a4a65"
APP_URL
"http://localhost"
BLUE_GREEN_DEPLOYMENT
"0"
DATABASE_URL
"mysql://root:root@127.0.0.1:3306/shopware"
INSTANCE_ID
"9273c38c67fa5663bb080eda92cc1754"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://127.0.0.1:1025"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_INDEXING_ENABLED
"0"
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"
TRUSTED_PROXIES
"172.23.0.0/24"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"sw66.sw6-easycredit.docker03.netzkollektiv.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"4.227.36.40, 172.23.0.3"
HTTP_X_FORWARDED_HOST
"sw66.sw6-easycredit.docker03.netzkollektiv.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"e12b5d2c793d"
HTTP_X_OPENAI_HOST_HASH
"914829984"
HTTP_X_REAL_IP
"4.227.36.40"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/checkout/register%2525252525252525252525252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%25252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252526amp%25252525252525252525252525252525252526quot%2525252525252525252525252525252526quot%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526amp%252525252525252526quot%2525252525252526amp%252525252526quot%2525252526quot%252526amp%2526quot&amp"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"36006"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732323021
REQUEST_TIME_FLOAT
1732323021.575
REQUEST_URI
"/checkout/register%252525252525252525252525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252526quot%252525252525252525252525252525252526quot%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526quot%252525252525252526amp%25252525252526quot%252525252526quot%25252526amp%252526quot%26amp"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.23.0.5"
SERVER_ADMIN
"local@dockware"
SERVER_NAME
"sw66.sw6-easycredit.docker03.netzkollektiv.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at sw66.sw6-easycredit.docker03.netzkollektiv.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,LOCK_DSN,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,APP_ENV,APP_URL,DATABASE_URL,MAILER_DSN,TRUSTED_PROXIES"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 99a994)

Key Value
_is_sales_channel
true
_locale
"en-GB"
_remove_csp_headers
true
_stopwatch_token
"c0bdc3"
resolved-uri
"/checkout/register%252525252525252525252525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252526quot%252525252525252525252525252525252526quot%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526quot%252525252525252526amp%25252525252526quot%252525252526quot%25252526amp%252526quot%26amp"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"018ea3f903687158aea16eba8d7cfd16"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/checkout/register%252525252525252525252525252525252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252525252525252526quot%2525252525252525252525252525252525252525252525252525252525252526quot%252525252525252525252525252525252525252525252525252526amp%252525252525252525252525252525252525252525252526amp%25252525252525252525252525252525252525252526amp%2525252525252525252525252525252525252526quot%252525252525252525252525252525252526quot%2525252525252525252525252526amp%25252525252525252525252526amp%252525252525252525252526amp%2525252525252525252526amp%25252525252525252526quot%252525252525252526amp%25252525252526quot%252525252526quot%25252526amp%252526quot%26amp"
sw-sales-channel-absolute-base-url
"https://sw66.sw6-easycredit.docker03.netzkollektiv.com"
sw-sales-channel-base-url
""
sw-sales-channel-id
"018ea3f903607246bbaf300826dd6cb0"
sw-snippet-set-id
"018ea3f8020f725fb294bce9e656c19a"
sw-storefront-url
"https://sw66.sw6-easycredit.docker03.netzkollektiv.com"
theme-base-name
null
theme-id
"018ea3f902d771fabd1d4fd3072245e4"
theme-name
"Storefront"