Error 400 Bad Request

GET https://showcase.payrexx.com/shopware6/public/navigation/2185182cbbd4462ea844abeb2a438b33&amp

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"LsWpIljzRIM="
_route_params
null
_stopwatch_token
"796b2f"
exception
Shopware\Core\Framework\Uuid\Exception\InvalidUuidException {#5519
  #message: "Value is not a valid UUID: 2185182cbbd4462ea844abeb2a438b33&amp"
  #code: 0
  #file: "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Uuid/Uuid.php"
  #line: 92
  -statusCode: 400
  -headers: []
  #parameters: [
    "input" => "2185182cbbd4462ea844abeb2a438b33&amp"
  ]
  trace: {
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Uuid/Uuid.php:92 {
      Shopware\Core\Framework\Uuid\Uuid::fromHexToBytes(string $uuid): string …
      › 
      ›     throw new InvalidUuidException($uuid);}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php:134 {
      Shopware\Core\Content\Category\SalesChannel\NavigationRoute->getCategoryMetaInfo(string $activeId, string $rootId): array …
      ›     WHERE `id` = :activeId OR `parent_id` = :activeId OR `id` = :rootId', ['activeId' => Uuid::fromHexToBytes($activeId), 'rootId' => Uuid::fromHexToBytes($rootId)]);}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php:56 {
      Shopware\Core\Content\Category\SalesChannel\NavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
      › 
      › $metaInfo = $this->getCategoryMetaInfo($activeId, $rootId);}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:96 {
      Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
      › 
      › $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($active, $rootId, $request, $context, $criteria));}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:327 {
      Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:89 {
      Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:43 {
      Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:31 {
      Shopware\Storefront\Framework\Cache\CacheTracer->Shopware\Storefront\Framework\Cache\{closure} …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:64 {
      Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:31 {
      Shopware\Storefront\Framework\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:96 {
      Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
      › 
      › $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($active, $rootId, $request, $context, $criteria));}
    /usr/www/users/showcase/shopware6/vendor/symfony/cache-contracts/CacheTrait.php:70 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->doGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, array &$metadata = null, LoggerInterface $logger = null): mixed …
      › $save = true;$item->set($callback($item, $save));if ($save) {
    }
    /usr/www/users/showcase/shopware6/vendor/symfony/cache-contracts/CacheTrait.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->get(string $key, callable $callback, float $beta = null, array &$metadata = null): mixed …
      › {    return $this->doGet($this, $key, $callback, $beta, $metadata);}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:101 {
      Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->loadNavigation(Request $request, string $active, string $rootId, int $depth, SalesChannelContext $context, Criteria $criteria, array $tags = []): NavigationRouteResponse …
      ›     return CacheValueCompressor::compress($response);});}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:67 {
      Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
      › // reload missing children of active category, depth 0 allows us the skip base navigation loading in the core route$active = $this->loadNavigation($request, $activeId, $rootId, 0, $context, $criteria, [self::ALL_TAG]);}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Profiling/Profiler.php:59 {
      Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
      › 
      ›     $result = $closure();} finally {
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:72 {
      Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
      ›         return $response;    });}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php:37 {
      Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
      › 
      › $response = $this->getDecorated()->load($activeId, $rootId, $request, $context, $criteria);}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Category/Service/NavigationLoader.php:49 {
      Shopware\Core\Content\Category\Service\NavigationLoader->load(string $activeId, SalesChannelContext $context, string $rootId, int $depth = 2): Tree …
      › $categories = $this->navigationRoute    ->load($activeId, $rootId, $request, $context, $criteria)    ->getCategories();
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php:52 {
      Shopware\Storefront\Pagelet\Header\HeaderPageletLoader->load(Request $request, SalesChannelContext $context): HeaderPagelet …
      ›     $salesChannel->getNavigationCategoryId(),    $salesChannel->getNavigationCategoryDepth());
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Page/GenericPageLoader.php:43 {
      Shopware\Storefront\Page\GenericPageLoader->Shopware\Storefront\Page\{closure} …
      › $page->setHeader(    $this->headerLoader->load($request, $context));
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/Profiling/Profiler.php:59 {
      Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
      › 
      ›     $result = $closure();} finally {
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Page/GenericPageLoader.php:86 {
      Shopware\Storefront\Page\GenericPageLoader->load(Request $request, SalesChannelContext $context): Page …
      ›         return $page;    });}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:28 {
      Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
      › {    $page = $this->genericLoader->load($request, $context);    $page = NavigationPage::createFrom($page);
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/storefront/Controller/NavigationController.php:42 {
      Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
      › {    $page = $this->navigationPageLoader->load($request, $context);}
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php:184 {
      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 {
    }
    /usr/www/users/showcase/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 {
    }
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php:464 {
      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);}
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php:439 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php:337 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php:215 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php:139 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php:61 {
      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) {
    }
    /usr/www/users/showcase/shopware6/public/index.php:63 {
      Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
      › {    return $this->httpKernel->handle($request, $type, $catch)->getResponse();}
    }
    /usr/www/users/showcase/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();
    }
    /usr/www/users/showcase/shopware6/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /usr/www/users/showcase/shopware6/public/index.php:12 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#928 …8}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"close"
content-length
"0"
forwarded
"for="47.128.50.146";host="showcase.payrexx.com";proto=https"
host
"showcase.payrexx.com"
sw-context-token
"yoacF5iPvmu5ComcvrhRrpLJnxsQc2IR"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
x-forwarded-for
"47.128.50.146"
x-php-ob-level
"0"

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
"Wed, 26 Jun 2024 07:46:49 GMT"
sw-context-token
"yoacF5iPvmu5ComcvrhRrpLJnxsQc2IR"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"Value%20is%20not%20a%20valid%20UUID%3A%202185182cbbd4462ea844abeb2a438b33%26amp"
x-debug-exception-file
"%2Fusr%2Fwww%2Fusers%2Fshowcase%2Fshopware6%2Fvendor%2Fshopware%2Fcore%2FFramework%2FUuid%2FUuid.php:92"
x-debug-token
"e6ce0c"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Wed, 26 Jun 24 07:46:49 +0000"
Last used
"Wed, 26 Jun 24 07:46:49 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"9dccd5a2ece2d3f56c077ed446fd18a2"
sw-context-token
"yoacF5iPvmu5ComcvrhRrpLJnxsQc2IR"
sw-sales-channel-id
"64f5b2d90adb4f9db6afe0ba2eacb491"

Session Usage

11 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:101
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 101
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:102
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 102
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:315
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 315
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 114
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:116
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 116
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:117
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 117
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:122
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 122
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 90
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 221
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 89
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 90
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 221
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 89
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 90
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 221
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 89
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 90
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 221
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 89
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 90
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 44
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 221
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 89
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 464
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 439
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 337
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 215
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 139
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/shopware/core/HttpKernel.php"
    "line" => 61
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 63
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/usr/www/users/showcase/shopware6/public/index.php:53$0"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/usr/www/users/showcase/shopware6/public/index.php"
    "line" => 12
    "args" => [
      "/usr/www/users/showcase/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
"def000000067bcb7a1a107056bf3d2007a445c1ad90068d3e13e10633795b39751ebf05017fe617b3e692abbf6f3549867b66c62b9f4467dcb01021d26c7f368212678b2"
APP_URL
"http://showcase.payrexx.com/shopware6/public"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/usr/www/users/showcase/shopware6/var/cache/composer"
DATABASE_URL
"mysql://showcase_sw6:y8xXSssz8bAjV99z@localhost:3306/showcase_sw6"
INSTANCE_ID
"zwUNKt6LKPiI2retj3P0s8WT177tfWnN"
LOCK_DSN
"flock"
MAILER_URL
"null://localhost"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
""
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"
BASE
"/shopware6/public"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/usr/www/users/showcase"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/usr/www/users/showcase"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"on"
H2_PUSH
"on"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"69239-1323-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_FORWARDED
"for="47.128.50.146";host="showcase.payrexx.com";proto=https"
HTTP_HOST
"showcase.payrexx.com"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
HTTP_X_FORWARDED_FOR
"47.128.50.146"
MAGICK_TEMPORARY_PATH
"/usr/home/showcase/.tmp"
MAGICK_TMPDIR
"/usr/home/showcase/.tmp"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPRC
"/home/httpd/php81-ini/showcase"
PHP_FCGI_MAX_REQUESTS
"100000"
PHP_SELF
"/shopware6/public/index.php"
PWD
"/home/httpd/cgi-bin"
QUERY_STRING
""
REDIRECT_BASE
"/shopware6/public"
REDIRECT_H2PUSH
"on"
REDIRECT_H2_PUSH
"on"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"69239-1323-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"showcase.payrexx.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/shopware6/public/navigation/2185182cbbd4462ea844abeb2a438b33&amp"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"28584"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1719388009
REQUEST_TIME_FLOAT
1719388009.0238
REQUEST_URI
"/shopware6/public/navigation/2185182cbbd4462ea844abeb2a438b33&amp"
SCRIPT_FILENAME
"/usr/www/users/showcase/shopware6/public/index.php"
SCRIPT_NAME
"/shopware6/public/index.php"
SERVER_ADDR
"94.130.227.193"
SERVER_ADMIN
"webmaster@showcase.payrexx.com"
SERVER_NAME
"showcase.payrexx.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache Server at showcase.payrexx.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"showcase.payrexx.com"
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,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT"
TMPDIR
"/usr/home/showcase/.tmp"
argc
0
argv
[]

Parent Request

Return to parent request (token = 979b57)

Key Value
_controller
"Shopware\Storefront\Controller\NavigationController::index"
_cspNonce
"LVTWfFArn1c="
_httpCache
true
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.navigation.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "_httpCache" => true
  "navigationId" => "2185182cbbd4462ea844abeb2a438b33&amp"
]
_stopwatch_token
"55b9d0"
navigationId
"2185182cbbd4462ea844abeb2a438b33&amp"
resolved-uri
"/navigation/2185182cbbd4462ea844abeb2a438b33&amp"
sw-context
Shopware\Core\Framework\Context {#1416
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1423 …}
  #ruleIds: [
    "19ebb59eedc64e0a96ed9146fd91d443"
    "3858957016644de4ae48c0500bf3ccc8"
    "76ea0133cf904717b15cc1e48b2f57cc"
    "8e63e5534e774564816c5a9a2d3f7b3d"
    "e1378db7808a478f919e0d740d5d6c1a"
    "fa3ae7e0bbe2494599dae5018a1d676e"
    "28caae75a5624f0d985abd0eb32aa160"
    "7186db98bbe243e6aed511b86a5a78f5"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "tax-free"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3913 …}
  -states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"1971dc0a49a04b2bb2884ca9db199bc3"
sw-maintenance
false
sw-maintenance-ip-whitelist
"[]"
sw-original-request-uri
"/shopware6/public/navigation/2185182cbbd4462ea844abeb2a438b33&amp"
sw-sales-channel-absolute-base-url
"https://showcase.payrexx.com/shopware6/public"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1415
  #extensions: []
  #token: "yoacF5iPvmu5ComcvrhRrpLJnxsQc2IR"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1426 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#3968 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3962 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#1428 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3222 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3278 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#3279 …}
  #permissions: []
  #permisionsLocked: false
  #context: Shopware\Core\Framework\Context {#1416
    #extensions: []
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #scope: "user"
    #rulesLocked: false
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1423 …}
    #ruleIds: [
      "19ebb59eedc64e0a96ed9146fd91d443"
      "3858957016644de4ae48c0500bf3ccc8"
      "76ea0133cf904717b15cc1e48b2f57cc"
      "8e63e5534e774564816c5a9a2d3f7b3d"
      "e1378db7808a478f919e0d740d5d6c1a"
      "fa3ae7e0bbe2494599dae5018a1d676e"
      "28caae75a5624f0d985abd0eb32aa160"
      "7186db98bbe243e6aed511b86a5a78f5"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "tax-free"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3913 …}
    -states: []
  }
  -domainId: "1971dc0a49a04b2bb2884ca9db199bc3"
  -itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3913 …}
  -totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3963 …}
  #areaRuleIds: [
    "flow" => [
      "19ebb59eedc64e0a96ed9146fd91d443"
    ]
    "product" => [
      "28caae75a5624f0d985abd0eb32aa160"
    ]
    "shipping" => [
      "28caae75a5624f0d985abd0eb32aa160"
    ]
  ]
  -states: []
}
sw-sales-channel-id
"64f5b2d90adb4f9db6afe0ba2eacb491"
sw-snippet-set-id
"3637143efa26456686b602aa14670c42"
sw-storefront-url
"https://showcase.payrexx.com/shopware6/public"
theme-base-name
null
theme-id
"0b27c56dd49248b5a98abb19d8427106"
theme-name
"Storefront"