Error 404 Not Found

GET https://erwinhalder-stage.asx.eu/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"Zhss0FNxoGA="
_route_params
[]
_stopwatch_token
"6a7e8f"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2044
  #message: "No route found for "GET https://erwinhalder-stage.asx.eu/robots.txt""
  #code: 0
  #file: "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1653 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/share/subshops-stage.asx.eu/rev_219/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/share/subshops-stage.asx.eu/rev_219/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#447 …}
        }
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#447 …}
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …22]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:35 {
      Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if (!$event instanceof ShopwareSalesChannelEvent) {    return $this->decorated->dispatch($event, $eventName);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1141 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $type: 1
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:44 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if (!KernelFactory::$active) {    return parent::handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:50 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if (!KernelFactory::$active) {    return $this->getKernel()->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php:158 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php:473 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Kernel {#36 …}
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php:448 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1116 …}
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1047 …}
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php:221 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1047 …}
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php:146 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1047 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php:67 {
      Shopware\Core\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, $type, $catch);} catch (Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:71 {
      Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
      › {\r    return $this->httpKernel->handle($request, $type, $catch)->getResponse();\r}\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:14 {\rrequire_once __DIR__ . '/../vendor/autoload_runtime.php';\r\r
      arguments: {
        "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1127 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
forwarded
"for="18.188.108.8";host="erwinhalder-stage.asx.eu";proto=https"
host
"erwinhalder-stage.asx.eu"
sw-context-token
"hKhhjSsBvo9uiSumP2Yy0ZrjoIgmREeF"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.188.108.8"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 19 Sep 2024 20:24:48 GMT"
sw-context-token
"hKhhjSsBvo9uiSumP2Yy0ZrjoIgmREeF"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ferwinhalder-stage.asx.eu%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fshare%2Fsubshops-stage.asx.eu%2Frev_219%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"241619"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Thu, 19 Sep 24 20:24:48 +0000"
Last used
"Thu, 19 Sep 24 20:24:48 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"skonjv1jpfvduacsv67q65rhv1"
sw-context-token
"hKhhjSsBvo9uiSumP2Yy0ZrjoIgmREeF"
sw-sales-channel-id
"018aa83d5be97d2c8e0a663d6c00984f"

Session Usage

12 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:125
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 125
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:126
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 126
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:331
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 331
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 44
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 146
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/shopware/core/HttpKernel.php"
    "line" => 67
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php:61$63b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/subshops-stage.asx.eu/rev_219/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_OPENSEARCH_URL
"http://localhost:9200"
APP_ENV
"dev"
APP_SECRET
"def00000f70346eec16c137f697ab574e4da7923c9681927506a4a8c17b01faee3566eba46825701969d2e1c723c4c6dfbd18e7d171995512eec660e0b055db8376e6cde"
APP_URL
"https://subshops-stage.asx.eu"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
""
DATABASE_URL
"mysql://db-user-1:4jJzGQ7WwBjlnHCuLms4@109.71.74.192:3306/db-1"
ES_MULTILINGUAL_INDEX
"1"
INSTANCE_ID
"DWwUvEapLHQtcLmotK7DdjkSyT3iOP2Y"
LOCK_DSN
"redis://localhost:6379"
MAILER_DSN
"mailgun+smtp://postmaster%40sandboxa34a444be47749319725c0238aa39d80.mailgun.org:1eeaaccc24c03aadf8a9cdc25bc1821d-eb38c18d-351f54bf@default"
MESSENGER_CONSUMER_NAME
"default"
OPENSEARCH_URL
"http://localhost:9200"
REDIS_CART_HOST
"localhost"
REDIS_CART_INDEX
"0"
REDIS_CART_PORT
"6381"
REDIS_DB_MESSENGER
"4"
REDIS_HOST
"localhost"
REDIS_MESSAGE_QUEUE_INDEX
"2"
REDIS_MESSENGER_HOST
"localhost"
REDIS_MESSENGER_PORT
"6382"
REDIS_NUMBER_RANGE_INDEX
"3"
REDIS_PORT
"6379"
REDIS_SESSION_HOST
"localhost"
REDIS_SESSION_PORT
"6380"
REDIS_USER_ACTIVITY_INDEX
"1"
SHOPWARE_ADMIN_ES_ENABLED
"1"
SHOPWARE_ADMIN_ES_INDEX_PREFIX
"sw-admin"
SHOPWARE_ADMIN_ES_REFRESH_INDICES
"0"
SHOPWARE_CACHE_ID
"shopware"
SHOPWARE_CDN_STRATEGY_DEFAULT
""
SHOPWARE_ES_ENABLED
"1"
SHOPWARE_ES_INDEXING_ENABLED
"1"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"https://subshops-stage.asx.eu"
SW5_DB_HOST
"srv-a-go.c-2593.maxcluster.net"
SW5_DB_NAME
"db-2"
SW5_DB_ROOT
"test12345"
VARNISH_HOST
"localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/share/subshops-stage.asx.eu/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/share/subshops-stage.asx.eu/htdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"308857-771-1"
HOME
"/var/www/share"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_FORWARDED
"for="18.188.108.8";host="erwinhalder-stage.asx.eu";proto=https"
HTTP_HOST
"erwinhalder-stage.asx.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.188.108.8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"308857-771-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"erwinhalder-stage.asx.eu"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZuyIkMhGxa43KGIsoMkkJAABWxw"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"59460"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726777488
REQUEST_TIME_FLOAT
1726777488.4586
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/share/subshops-stage.asx.eu/rev_219/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"109.71.74.192"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"erwinhalder-stage.asx.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E5,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E5"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"033CBBAF2E0EBCEAB065C0993CC6185CF78B"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"al-ko-stage.asx.eu"
SSL_SERVER_SAN_DNS_1
"codex-stage.asx.eu"
SSL_SERVER_SAN_DNS_10
"kiesel-stage.asx.eu"
SSL_SERVER_SAN_DNS_11
"kuka-stage.asx.eu"
SSL_SERVER_SAN_DNS_12
"netzwerkderbesten-stage.asx.eu"
SSL_SERVER_SAN_DNS_13
"rom-stage.asx.eu"
SSL_SERVER_SAN_DNS_14
"scheppach-stage.asx.eu"
SSL_SERVER_SAN_DNS_15
"subshops-stage.asx.eu"
SSL_SERVER_SAN_DNS_16
"synergie-stage.asx.eu"
SSL_SERVER_SAN_DNS_17
"uhlmann-stage.asx.eu"
SSL_SERVER_SAN_DNS_18
"uzin-stage.asx.eu"
SSL_SERVER_SAN_DNS_2
"cycle-stage.asx.eu"
SSL_SERVER_SAN_DNS_3
"dacoso-stage.asx.eu"
SSL_SERVER_SAN_DNS_4
"daher-stage.asx.eu"
SSL_SERVER_SAN_DNS_5
"demo-stage.asx.eu"
SSL_SERVER_SAN_DNS_6
"erwinhalder-stage.asx.eu"
SSL_SERVER_SAN_DNS_7
"geiger-stage.asx.eu"
SSL_SERVER_SAN_DNS_8
"gruma-stage.asx.eu"
SSL_SERVER_SAN_DNS_9
"hensoldt-stage.asx.eu"
SSL_SERVER_S_DN
"CN=subshops-stage.asx.eu"
SSL_SERVER_S_DN_CN
"subshops-stage.asx.eu"
SSL_SERVER_V_END
"Nov 24 07:36:19 2024 GMT"
SSL_SERVER_V_START
"Aug 26 07:36:20 2024 GMT"
SSL_SESSION_ID
"0d737fc414e562b32db820e7c09c5400251f2d9ac01fecc0cbc657f954ec3286"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"erwinhalder-stage.asx.eu"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.52"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.2"
SYMFONY_DOTENV_VARS
"LOCK_DSN,MAILER_DSN,APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,SW5_DB_ROOT,SW5_DB_HOST,SW5_DB_NAME,OPENSEARCH_URL,ADMIN_OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES,SHOPWARE_ADMIN_ES_INDEX_PREFIX,ES_MULTILINGUAL_INDEX,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,COMPOSER_HOME,SHOPWARE_CDN_STRATEGY_DEFAULT,SHOPWARE_CACHE_ID,REDIS_HOST,REDIS_PORT,REDIS_SESSION_HOST,REDIS_SESSION_PORT,REDIS_CART_HOST,REDIS_CART_PORT,REDIS_MESSENGER_HOST,REDIS_MESSENGER_PORT,REDIS_CART_INDEX,REDIS_USER_ACTIVITY_INDEX,REDIS_MESSAGE_QUEUE_INDEX,REDIS_NUMBER_RANGE_INDEX,MESSENGER_CONSUMER_NAME,REDIS_DB_MESSENGER,VARNISH_HOST"
UNIQUE_ID
"ZuyIkMhGxa43KGIsoMkkJAABWxw"
USER
"web-user"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = f9dd04)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"2ada86"
resolved-uri
"/robots.txt"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"018aa83de30a78b6a579a97e38181789"
sw-maintenance
false
sw-maintenance-ip-whitelist
"[" 87.140.82.164", "62.153.165.146"]"
sw-original-request-uri
"/robots.txt"
sw-sales-channel-absolute-base-url
"https://erwinhalder-stage.asx.eu"
sw-sales-channel-base-url
""
sw-sales-channel-id
"018aa83d5be97d2c8e0a663d6c00984f"
sw-snippet-set-id
"0189e5149a6f71e690a443a4ea1200eb"
sw-storefront-url
"https://erwinhalder-stage.asx.eu"
theme-base-name
"AsxSubshopTheme"
theme-id
"01904a4a26ab7c7da51c533ac2a15cd4"
theme-name
null