Error 404 Not Found

GET https://alkohol-tester.dev.mc.m8.emzcustomers.de/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"20ngSiJxhew="
_route_params
[]
_stopwatch_token
"d64d78"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1057
  #message: "No route found for "GET https://alkohol-tester.dev.mc.m8.emzcustomers.de/robots.txt""
  #code: 0
  #file: "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1396 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2801 …}
        }
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#2801 …}
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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: [ …19]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1753 …}
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1753 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1709 …}
        $type: 1
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1709 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1709 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#22 …}
        $request: Symfony\Component\HttpFoundation\Request {#1709 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1709 …}
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1624 …}
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/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 {#1624 …}
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php:143 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1624 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php:65 {
      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 {#12 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:71 {
      Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
      › {    return $this->httpKernel->handle($request, $type, $catch)->getResponse();}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
      }
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:14 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1557 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
forwarded
"for="18.216.86.171";host="alkohol-tester.dev.mc.m8.emzcustomers.de";proto=https"
host
"alkohol-tester.dev.mc.m8.emzcustomers.de"
sw-context-token
"PIH4RRne9CfLDRzfEQ5IiOEUeTH0bxVk"
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.216.86.171"
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
"Fri, 20 Sep 2024 02:30:58 GMT"
sw-context-token
"PIH4RRne9CfLDRzfEQ5IiOEUeTH0bxVk"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Falkohol-tester.dev.mc.m8.emzcustomers.de%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fshare%2Falkohol-tester.dev.mc.m8.emzcustomers.de%2Fshopware6%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"5c613b"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Fri, 20 Sep 24 02:30:58 +0000"
Last used
"Fri, 20 Sep 24 02:30:58 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"bjok2imm4vg6pc6sopbt26stuc"
sw-context-token
"PIH4RRne9CfLDRzfEQ5IiOEUeTH0bxVk"
sw-sales-channel-id
"cf0127dfbc4d47e9b74da3b7150bf8bd"

Session Usage

11 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:125
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 125
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:126
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 126
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php:61$1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"170603ed85544758d1581f35681be7b4"
APP_URL
"https://alkohol-tester.dev.mc.m8.emzcustomers.de"
BLUE_GREEN_DEPLOYMENT
"0"
DATABASE_URL
"mysql://db-user-39:5f74vC5kdGMhbxl1QCit@127.0.0.1:3306/db-39"
INSTANCE_ID
"a73808994284f4812195b932c474cdba"
LOCK_DSN
"flock"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/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
"2601450-8356-1"
HOME
"/var/www/share"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_FORWARDED
"for="18.216.86.171";host="alkohol-tester.dev.mc.m8.emzcustomers.de";proto=https"
HTTP_HOST
"alkohol-tester.dev.mc.m8.emzcustomers.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.216.86.171"
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
"2601450-8356-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"alkohol-tester.dev.mc.m8.emzcustomers.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZuzeYh9Y1FDqi7jUCvKEiQABNAg"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"31774"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726799458
REQUEST_TIME_FLOAT
1726799458.3197
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/share/alkohol-tester.dev.mc.m8.emzcustomers.de/shopware6/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.88.213.229"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"alkohol-tester.dev.mc.m8.emzcustomers.de"
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=E6,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E6"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"03946525B9E79F08D81A46312E8D5347058D"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"alkohol-tester.dev.mc.m8.emzcustomers.de"
SSL_SERVER_S_DN
"CN=alkohol-tester.dev.mc.m8.emzcustomers.de"
SSL_SERVER_S_DN_CN
"alkohol-tester.dev.mc.m8.emzcustomers.de"
SSL_SERVER_V_END
"Nov 22 07:20:57 2024 GMT"
SSL_SERVER_V_START
"Aug 24 07:20:58 2024 GMT"
SSL_SESSION_ID
"883946fa13b1ad40c4092e9670960485bc3bc926a1ba47cddc742f92b07e5e02"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"alkohol-tester.dev.mc.m8.emzcustomers.de"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.52"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN"
UNIQUE_ID
"ZuzeYh9Y1FDqi7jUCvKEiQABNAg"
USER
"web-user"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = a2b18f)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"3ceeb3"
resolved-uri
"/robots.txt"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"a43ee3ceceb74e22ab8b2acc09d5b15f"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["87.128.66.167","217.67.131.46","213.55.225.164","146.185.6.83","213.55.221.85","178.198.153.224"]"
sw-original-request-uri
"/robots.txt"
sw-sales-channel-absolute-base-url
"https://alkohol-tester.dev.mc.m8.emzcustomers.de"
sw-sales-channel-base-url
""
sw-sales-channel-id
"cf0127dfbc4d47e9b74da3b7150bf8bd"
sw-snippet-set-id
"937a09a8ca1c4c7cb2a569923bce4abb"
sw-storefront-url
"https://alkohol-tester.dev.mc.m8.emzcustomers.de"
theme-base-name
null
theme-id
"768480db03954be6bc3642463b8a4d86"
theme-name
"Storefront"