https://willy-staging.wappcom.de/DIE-WILLYS

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"E8X6lGAs9G8="
_route_params
null
_stopwatch_token
"cedcc6"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1929
  #message: "No route found for "GET https://willy-staging.wappcom.de/DIE-WILLYS""
  #code: 0
  #file: "/html/willy-staging/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1672 …}
  -statusCode: 404
  -headers: []
  trace: {
    /html/willy-staging/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /html/willy-staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#745 …}
        }
      }
    }
    /html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#745 …}
      }
    }
    /html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …20]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
      }
    }
    /html/willy-staging/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:56 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
      }
    }
    /html/willy-staging/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:98 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
      }
    }
    /html/willy-staging/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php:55 {
      Shopware\Core\Framework\Event\BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
      }
    }
    /html/willy-staging/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:37 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch($event, string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
      }
    }
    /html/willy-staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1310 …}
        $eventName: "kernel.request"
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1320 …}
        $type: 1
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1320 …}
        $type: 1
        $catch: true
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1320 …}
        $type: 1
        $catch: true
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php:479 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Kernel {#102 …}
        $request: Symfony\Component\HttpFoundation\Request {#1320 …}
        $type: 1
        $catch: true
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php:452 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false) …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#1320 …}
        $catch: true
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false) …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#775 …}
        $catch: true
      }
    }
    /html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php:224 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#775 …}
        $catch: true
      }
    }
    /html/willy-staging/vendor/shopware/core/HttpKernel.php:156 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#775 …}
        $type: 1
        $catch: true
      }
    }
    /html/willy-staging/vendor/shopware/core/HttpKernel.php:81 {
      Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, (int) $type, (bool) $catch);} catch (Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#5 …}
        $type: 1
        $catch: true
      }
    }
    /html/willy-staging/public/index.php:85 {
      › 
      › $result = $kernel->handle($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#5 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1316 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"csrf[frontend.checkout.configure]=9b9d31108ba690fb83ab6b.FamLNJxWjEwuT_WcE1L9Nc_jOfN-IoVV9ZRZxxUFGaQ.c-HOAdVl3XQYG4-qWxyVYo6FdZ0XS7cBrecIpmJ1cM5zz89W5hihHkINhg; csrf[frontend.store-api.proxy]=a880a38a4308a9a935aee9453a3b5.fHVXd6MMz1CvjVczP0Fy56yZCWkmC0CQJzamrXzO1kc.ThEPGcJo-A_f_AZ6WigrhcDSYBEUXirGRl314R32ohJFISVF9Dj5KczMbw; csrf[frontend.easy_coupon_design.product_design_preview]=38628cf42cb6822f399253fb21.ecRI99rz9VJXq4GNZogxdTh4ePF_BYnPKerRpxicKrE.G4ortJakxGI54rPgCflnKl03C9wmR_6WeL2Uzn7FSMgWqGXHs5qGHT3GwA; csrf[frontend.wishlist.product.merge.pagelet]=b6e68.5AuBU2-EI815gdkDPLqpPcB8wYbfkzav1pct5v2Mx_Y.q1jWCwTFRoMy5qtmafTLcPFJlcu46UGCjK9ZgbPFpL-mTOcQGbJ2uiPAiA; csrf[frontend.wishlist.product.merge]=2ab5421.5qaLBkUtjgUPbStdcDghFh0R9TrBUyTXX8lUC-K_fIk.v-jvXzJmxmhbHVMRNQAUJll7p0qFOVGDN6E7ZJLlF7zS_sxHJkKjVV4DRA; session-=jdjm5u74at80v7m4pl86ebmjvo; csrf[frontend.checkout.switch-language]=f8e92fd330fcae30a2552.dGg3IAFvZylAax1S3Ut_PHm54yrToSb8CHMgkcn6vfA.RAcHFWMqUGA1KWQIvBgrc0_Sul6r51aaWiF0o76p8odZCVRDMgxVeTYRLQ; csrf[frontend.form.newsletter.register.handle]=549b9b05.Z32sfd7V3wWLZmAMwYrJTzynQeden4aRCnr1EmTCJeU.ChqUKZy-q0T-Jwl-ivCueFGKLJEm7tDAPleBYxWRU5YtCd0PjYC-X9skKQ; csrf[frontend.account.recover.request]=ff41c3ce608df0988d2a.0_ibCGH2W6CDAKewv1VEqUa0VX6jGcP6xmdtS7ekAuo.lrXXfj6BDOT6SubKxgZp4QCHYkfnQLe_gTIOeIaWMN2btPFYUIQW7uZm5g"
forwarded
"for="216.73.216.113";host="willy-staging.wappcom.de";proto=https"
host
"willy-staging.wappcom.de"
sw-context-token
"uWtF9Xur4SOGNIPXbqA7uphDUKTFYrAN"
sw-language-id
"3a8f7b81f3174352af9413657e1fa2ec"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.113"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 02 Mar 2026 02:19:38 GMT"
sw-context-token
"uWtF9Xur4SOGNIPXbqA7uphDUKTFYrAN"
sw-language-id
"3a8f7b81f3174352af9413657e1fa2ec"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwilly-staging.wappcom.de%2FDIE-WILLYS%22"
x-debug-exception-file
"%2Fhtml%2Fwilly-staging%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"7b7e29"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
csrf
[
  "frontend.checkout.configure" => "9b9d31108ba690fb83ab6b.FamLNJxWjEwuT_WcE1L9Nc_jOfN-IoVV9ZRZxxUFGaQ.c-HOAdVl3XQYG4-qWxyVYo6FdZ0XS7cBrecIpmJ1cM5zz89W5hihHkINhg"
  "frontend.store-api.proxy" => "a880a38a4308a9a935aee9453a3b5.fHVXd6MMz1CvjVczP0Fy56yZCWkmC0CQJzamrXzO1kc.ThEPGcJo-A_f_AZ6WigrhcDSYBEUXirGRl314R32ohJFISVF9Dj5KczMbw"
  "frontend.easy_coupon_design.product_design_preview" => "38628cf42cb6822f399253fb21.ecRI99rz9VJXq4GNZogxdTh4ePF_BYnPKerRpxicKrE.G4ortJakxGI54rPgCflnKl03C9wmR_6WeL2Uzn7FSMgWqGXHs5qGHT3GwA"
  "frontend.wishlist.product.merge.pagelet" => "b6e68.5AuBU2-EI815gdkDPLqpPcB8wYbfkzav1pct5v2Mx_Y.q1jWCwTFRoMy5qtmafTLcPFJlcu46UGCjK9ZgbPFpL-mTOcQGbJ2uiPAiA"
  "frontend.wishlist.product.merge" => "2ab5421.5qaLBkUtjgUPbStdcDghFh0R9TrBUyTXX8lUC-K_fIk.v-jvXzJmxmhbHVMRNQAUJll7p0qFOVGDN6E7ZJLlF7zS_sxHJkKjVV4DRA"
  "frontend.checkout.switch-language" => "f8e92fd330fcae30a2552.dGg3IAFvZylAax1S3Ut_PHm54yrToSb8CHMgkcn6vfA.RAcHFWMqUGA1KWQIvBgrc0_Sul6r51aaWiF0o76p8odZCVRDMgxVeTYRLQ"
  "frontend.form.newsletter.register.handle" => "549b9b05.Z32sfd7V3wWLZmAMwYrJTzynQeden4aRCnr1EmTCJeU.ChqUKZy-q0T-Jwl-ivCueFGKLJEm7tDAPleBYxWRU5YtCd0PjYC-X9skKQ"
  "frontend.account.recover.request" => "ff41c3ce608df0988d2a.0_ibCGH2W6CDAKewv1VEqUa0VX6jGcP6xmdtS7ekAuo.lrXXfj6BDOT6SubKxgZp4QCHYkfnQLe_gTIOeIaWMN2btPFYUIQW7uZm5g"
]
session-
"jdjm5u74at80v7m4pl86ebmjvo"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Mon, 02 Mar 26 02:19:34 +0000"
Last used
"Mon, 02 Mar 26 02:19:37 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-frontend.account.recover.request
"EMLv_wWDyJAzyS-HF379DYtEGUc31227HLjP1rMNefA"
_csrf/https-frontend.checkout.configure
"fHE5I3Q86Tz6HNhWAfLnii2TXsQawpijffDbzN-RlBs"
_csrf/https-frontend.checkout.switch-language
"0o05bE7IuByZaSTO6kYtxFpfRRT2wSOw-acc3c2Pvz0"
_csrf/https-frontend.easy_coupon_design.product_design_preview
"bNcCLW10nI2moqV_eOs-YBwYQWEifYbyol-0iisOjmA"
_csrf/https-frontend.form.newsletter.register.handle
"mg8TBktAuAirKzg7m-mvxqVQ4-tqqSvsJtqrSUaZPBI"
_csrf/https-frontend.store-api.proxy
"2dXnad7_pqQIeiYblKix2UjVakSLa8tU9Tr2W46ycA8"
_csrf/https-frontend.wishlist.product.merge
"YNdYwKHmTpxLE850DjRpDjuThhoopZk54XGAco-PQno"
_csrf/https-frontend.wishlist.product.merge.pagelet
"OSWXkAeNKgreUNbM15TMgzw-Z8tgNIcIBGfCv6UwZAQ"
sessionId
"jdjm5u74at80v7m4pl86ebmjvo"
sw-context-token
"uWtF9Xur4SOGNIPXbqA7uphDUKTFYrAN"
sw-sales-channel-id
"2048cd18bda04149a7eac1289fd49bc6"

Session Usage

4 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:180
[
  [
    "file" => "/html/willy-staging/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 180
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:181
[
  [
    "file" => "/html/willy-staging/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 181
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:424
[
  [
    "file" => "/html/willy-staging/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 424
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 193
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:201
[
  [
    "file" => "/html/willy-staging/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 201
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/html/willy-staging/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def000000a100d16d5641e2615e8e59bcdbad9a30a7a6af3f288c5eed378f33f3350be4b7b30d8c289fc8b6e2ef58dde44e278297f877eae311e2d03a309e092975211ee"
APP_URL
"http://willy-staging.wappcom.de"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/home/www//p619289//html/willy-staging/var/cache/composer"
DATABASE_SSL_DONT_VERIFY_SERVER_CERT
"1"
DATABASE_URL
"mysql://p619289:2eVsJiii17Eua%5fraGt%24P@db001345.mydbserver.com:3306/usr_p619289_2"
INSTANCE_ID
"Ot6KdyAOO92Xepr1WWEqBcqJpq6Cj8zt"
MAILER_URL
"native://default"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"elasticsearch:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/www/p619289/html/willy-staging/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/www/p619289/html/willy-staging/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GCONV_PATH
"/usr/local/php/lib64/gconv"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"113"
H2_STREAM_TAG
"2196960-412-113"
HOME
"/home/www/p619289"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"csrf[frontend.checkout.configure]=9b9d31108ba690fb83ab6b.FamLNJxWjEwuT_WcE1L9Nc_jOfN-IoVV9ZRZxxUFGaQ.c-HOAdVl3XQYG4-qWxyVYo6FdZ0XS7cBrecIpmJ1cM5zz89W5hihHkINhg; csrf[frontend.store-api.proxy]=a880a38a4308a9a935aee9453a3b5.fHVXd6MMz1CvjVczP0Fy56yZCWkmC0CQJzamrXzO1kc.ThEPGcJo-A_f_AZ6WigrhcDSYBEUXirGRl314R32ohJFISVF9Dj5KczMbw; csrf[frontend.easy_coupon_design.product_design_preview]=38628cf42cb6822f399253fb21.ecRI99rz9VJXq4GNZogxdTh4ePF_BYnPKerRpxicKrE.G4ortJakxGI54rPgCflnKl03C9wmR_6WeL2Uzn7FSMgWqGXHs5qGHT3GwA; csrf[frontend.wishlist.product.merge.pagelet]=b6e68.5AuBU2-EI815gdkDPLqpPcB8wYbfkzav1pct5v2Mx_Y.q1jWCwTFRoMy5qtmafTLcPFJlcu46UGCjK9ZgbPFpL-mTOcQGbJ2uiPAiA; csrf[frontend.wishlist.product.merge]=2ab5421.5qaLBkUtjgUPbStdcDghFh0R9TrBUyTXX8lUC-K_fIk.v-jvXzJmxmhbHVMRNQAUJll7p0qFOVGDN6E7ZJLlF7zS_sxHJkKjVV4DRA; session-=jdjm5u74at80v7m4pl86ebmjvo; csrf[frontend.checkout.switch-language]=f8e92fd330fcae30a2552.dGg3IAFvZylAax1S3Ut_PHm54yrToSb8CHMgkcn6vfA.RAcHFWMqUGA1KWQIvBgrc0_Sul6r51aaWiF0o76p8odZCVRDMgxVeTYRLQ; csrf[frontend.form.newsletter.register.handle]=549b9b05.Z32sfd7V3wWLZmAMwYrJTzynQeden4aRCnr1EmTCJeU.ChqUKZy-q0T-Jwl-ivCueFGKLJEm7tDAPleBYxWRU5YtCd0PjYC-X9skKQ; csrf[frontend.account.recover.request]=ff41c3ce608df0988d2a.0_ibCGH2W6CDAKewv1VEqUa0VX6jGcP6xmdtS7ekAuo.lrXXfj6BDOT6SubKxgZp4QCHYkfnQLe_gTIOeIaWMN2btPFYUIQW7uZm5g"
HTTP_FORWARDED
"for="216.73.216.113";host="willy-staging.wappcom.de";proto=https"
HTTP_HOST
"willy-staging.wappcom.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.113"
LO_PATH
"/usr/local/php/lib64/locale"
MAGICK_C0DER_MODULE_PATH
"/usr/local/php/lib64/ImageMagick-6.9.11/modules-Q16/coders"
OPENSSL_CONF
"/etc/ssl/openssl.cnf"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/command"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"113"
REDIRECT_H2_STREAM_TAG
"2196960-412-113"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"willy-staging.wappcom.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/DIE-WILLYS"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"33629"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772417977
REQUEST_TIME_FLOAT
1772417977.7677
REQUEST_URI
"/DIE-WILLYS"
SCRIPT_FILENAME
"/home/www/p619289/html/willy-staging/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.38.53"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"willy-staging.wappcom.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"willy-staging.wappcom.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,DATABASE_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_CDN_STRATEGY_DEFAULT,MAILER_URL,COMPOSER_HOME,DATABASE_SSL_DONT_VERIFY_SERVER_CERT,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT"
USER
"p619289"

Parent Request

Return to parent request (token = 1e8eb2)

Key Value
_is_sales_channel
true
_locale
"en-GB"
_remove_csp_headers
true
_stopwatch_token
"b07422"
resolved-uri
"/DIE-WILLYS"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"d138f21cef644431a6c574e6343a90f5"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/en/DIE-WILLYS"
sw-sales-channel-absolute-base-url
"https://willy-staging.wappcom.de"
sw-sales-channel-base-url
"/en"
sw-sales-channel-id
"2048cd18bda04149a7eac1289fd49bc6"
sw-snippet-set-id
"1833009971f04e6a8e90528541cddc39"
sw-storefront-url
"https://willy-staging.wappcom.de/en"
theme-base-name
"zenitPlatformAtmos"
theme-id
"2d9022d74bd5462faabe0ba609210368"
theme-name
"zenitPlatformAtmosSet2"