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
"9RGjY+OJuYo="
_route_params
null
_stopwatch_token
"e99110"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1791
  #message: "No route found for "GET https://voorwinden.dotsdev.nl/thumbnail/b1/bc/17/1683466601/luhta-honkaniemi-blauw-1-00287937-30-11683466600.jpg_400x400.jpg" (from "https://voorwinden.dotsdev.nl/luhta-honkaniemi-00287937-30")"
  #code: 0
  #file: "/var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1546 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/dev/deployer/releases/56/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 {
    }
    /var/www/dev/deployer/releases/56/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dev/deployer/releases/56/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);}
    }
    /var/www/dev/deployer/releases/56/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);}
    /var/www/dev/deployer/releases/56/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);}
    /var/www/dev/deployer/releases/56/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);}
    /var/www/dev/deployer/releases/56/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);}
    }
    /var/www/dev/deployer/releases/56/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 {
    }
    /var/www/dev/deployer/releases/56/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);}
    /var/www/dev/deployer/releases/56/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) {
    }
    /var/www/dev/deployer/releases/56/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 {
    }
    /var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
    }
    /var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/HttpCache/HttpCache.php:481 {
      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);}
    /var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/HttpCache/HttpCache.php:454 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false) …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/HttpCache/HttpCache.php:348 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false) …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/HttpCache/HttpCache.php:226 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /var/www/dev/deployer/releases/56/vendor/shopware/core/HttpKernel.php:156 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /var/www/dev/deployer/releases/56/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) {
    }
    /var/www/dev/deployer/releases/56/public/index.php:69 {$kernel = new HttpKernel($appEnv, $debug, $classLoader);$result = $kernel->handle($request);}
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1044 …8}

Request Headers

Header Value
accept
"image/heif,image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"
accept-encoding
"identity"
accept-language
"en-US,en;q=0.5"
cookie
"session-=51fl408o2sbbeppdni52q01v0a; csrf[frontend.wishlist.product.merge]=b171f3c014544fc89734c2bb.t1lZtn0PCiOAhMwPggj6bCrCO0RRRnbM-80poils9ac.xygVjzxmb0zD1LxKxTCxXmOQcSMdc1v6t5sR8h0_p57PKAnlFWg_Yu_O_A; csrf[frontend.wishlist.product.merge.pagelet]=ef576e6bc109065f34ade539a3808.PNnUs5ro7MiTdHFpYdgyqxYZ7ZS7UJaw5w0qBpXmRG4.eo-RgNG6ovynLAMFALttmXArpv_pYaLvi0ptbqG0EStfiJjA26zbifxEJA; csrf[frontend.cms.buybox.switch]=da.IRhNFoR2-dhQtDbS9H_Cc41eGkGa3e7Zhh3qcYDI8vM.YGsBR8Ubr6o7zVnknTXzI-gNVQfJmN2N4ySpCOGhiMJIfXt00CbKtT72WQ; csrf[frontend.checkout.line-item.add]=e0f6ef6b528d.i8oJV74aVj9BKExXXl3-fvrXB4DbJmnhTaFWV8M3Drk.7q1-E4wrbmw3TwczBBG6KdexdMqRXhOMC_4veroFa_XYmW8WiW1iXAdeOw; csrf[frontend.wishlist.product.add]=b2ce.w7pbWmJ3DFNgFoJjI2sqXcwuvVzfvye5NCAMgT36B_Y.itwZbFUfeAk3c9JVbl97BYlW0h2FihHOdmRA93jDbaH61gkSMhB4ES5M1w; csrf[frontend.wishlist.product.remove]=750c4c.ZS0qbOw1YPRl5o2hZwOt1gnhGf-9umOB4vtgvR0vdf4.KUJyFaVBEaRWgsH-PVbJlDuifoqF7DrX28MG9XMeFrFXbGUatXtSul2D4g; csrf[frontend.mailchimp.newsletter.register.handle]=74d892f6e425f226927de749bb5.OhQbxTd82qwp0m06xronJuK_OBcu2KZGqvaWYjuQvqQ.XmxJjXgenMNqigtvk8NQcYuOc25csckBw4PRJW_6_ewMek6iXDTq61q5LA; csrf[frontend.store-api.proxy]=cdd60f78ba2d8c2.rptHlMs_fBCp5Sq2QqSKl6LXgOqEViMLmTzt2tiDzks.2P8k2oZzHiPMtlrjEJHd8dTk2b7yLHB6rH3Vnq7Vhi7Y1jLxqhIOf8LdYw"
forwarded
"for="47.128.31.233";host="voorwinden.dotsdev.nl";proto=https"
host
"voorwinden.dotsdev.nl"
range
"bytes=0-499"
referer
"https://voorwinden.dotsdev.nl/luhta-honkaniemi-00287937-30"
sec-fetch-dest
"image"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
sw-context-token
"KoGuSW2pn93JidHuQvEgje7obuLpcYUp"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
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.31.233"
x-php-ob-level
"2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 04 Oct 2024 01:26:15 GMT"
sw-context-token
"KoGuSW2pn93JidHuQvEgje7obuLpcYUp"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fvoorwinden.dotsdev.nl%2Fthumbnail%2Fb1%2Fbc%2F17%2F1683466601%2Fluhta-honkaniemi-blauw-1-00287937-30-11683466600.jpg_400x400.jpg%22%20%28from%20%22https%3A%2F%2Fvoorwinden.dotsdev.nl%2Fluhta-honkaniemi-00287937-30%22%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev%2Fdeployer%2Freleases%2F56%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"79f9e2"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
csrf
[
  "frontend.wishlist.product.merge" => "b171f3c014544fc89734c2bb.t1lZtn0PCiOAhMwPggj6bCrCO0RRRnbM-80poils9ac.xygVjzxmb0zD1LxKxTCxXmOQcSMdc1v6t5sR8h0_p57PKAnlFWg_Yu_O_A"
  "frontend.wishlist.product.merge.pagelet" => "ef576e6bc109065f34ade539a3808.PNnUs5ro7MiTdHFpYdgyqxYZ7ZS7UJaw5w0qBpXmRG4.eo-RgNG6ovynLAMFALttmXArpv_pYaLvi0ptbqG0EStfiJjA26zbifxEJA"
  "frontend.cms.buybox.switch" => "da.IRhNFoR2-dhQtDbS9H_Cc41eGkGa3e7Zhh3qcYDI8vM.YGsBR8Ubr6o7zVnknTXzI-gNVQfJmN2N4ySpCOGhiMJIfXt00CbKtT72WQ"
  "frontend.checkout.line-item.add" => "e0f6ef6b528d.i8oJV74aVj9BKExXXl3-fvrXB4DbJmnhTaFWV8M3Drk.7q1-E4wrbmw3TwczBBG6KdexdMqRXhOMC_4veroFa_XYmW8WiW1iXAdeOw"
  "frontend.wishlist.product.add" => "b2ce.w7pbWmJ3DFNgFoJjI2sqXcwuvVzfvye5NCAMgT36B_Y.itwZbFUfeAk3c9JVbl97BYlW0h2FihHOdmRA93jDbaH61gkSMhB4ES5M1w"
  "frontend.wishlist.product.remove" => "750c4c.ZS0qbOw1YPRl5o2hZwOt1gnhGf-9umOB4vtgvR0vdf4.KUJyFaVBEaRWgsH-PVbJlDuifoqF7DrX28MG9XMeFrFXbGUatXtSul2D4g"
  "frontend.mailchimp.newsletter.register.handle" => "74d892f6e425f226927de749bb5.OhQbxTd82qwp0m06xronJuK_OBcu2KZGqvaWYjuQvqQ.XmxJjXgenMNqigtvk8NQcYuOc25csckBw4PRJW_6_ewMek6iXDTq61q5LA"
  "frontend.store-api.proxy" => "cdd60f78ba2d8c2.rptHlMs_fBCp5Sq2QqSKl6LXgOqEViMLmTzt2tiDzks.2P8k2oZzHiPMtlrjEJHd8dTk2b7yLHB6rH3Vnq7Vhi7Y1jLxqhIOf8LdYw"
]
session-
"51fl408o2sbbeppdni52q01v0a"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Fri, 04 Oct 24 01:26:13 +0000"
Last used
"Fri, 04 Oct 24 01:26:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-frontend.checkout.line-item.add
"egwD218SvgKdZLDW-fsJJxzmF_y-y2eLSSfA7w4cFvw"
_csrf/https-frontend.cms.buybox.switch
"AsLQAmVrkyo6iJ1PeSOFSE3Te9Cyaiz1ie6bTP3mnBo"
_csrf/https-frontend.mailchimp.newsletter.register.handle
"dxRHObFoCXfUUywWi1KyrioGiuGGTjCH6nUgkH0GskA"
_csrf/https-frontend.store-api.proxy
"vdcNMLb3eSpUR5Wfv3YTvzSq5A8DvVHevMuea-rok8I"
_csrf/https-frontend.wishlist.product.add
"IfB67htZWeP6M4QXExoAZ56wBDLvE9jW9lRHPgtBNZU"
_csrf/https-frontend.wishlist.product.merge
"pqL9AieoCPpEG8K2IRJgL5-6LV8P4SR9xqPShg5AoJ0"
_csrf/https-frontend.wishlist.product.merge.pagelet
"FVE3KRN44Xrlac_2f2KkR14_lGGh4RUEcQLsAD7Ao0U"
_csrf/https-frontend.wishlist.product.remove
"LoXyItqP3dL_ZUdB2Cgu8VYV98fHn1cO2AOvYN2N8eo"
sessionId
"51fl408o2sbbeppdni52q01v0a"
sw-context-token
"KoGuSW2pn93JidHuQvEgje7obuLpcYUp"
sw-sales-channel-id
"327009eb5c1a48e192b7d2bcfa9c61be"

Session Usage

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

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_OPENSEARCH_URL
"127.0.0.1:9200"
APP_ENV
"dev"
APP_SECRET
"def00000636267ead1ca0405f5eb1b5cd763e8ca7be97c6ca5b4297422a2bc0360d5abcc7bade1280c8c54c830f253b09ca083016a1eda58a844472e3ad824b273710f19"
APP_URL
"https://voorwinden.dotsdev.nl"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/var/www/voorwinden/deployer/releases/1/var/cache/composer"
DATABASE_URL
"mysql://dev_db:CX2f7QWVSMhCRKy9@localhost:3306/dev_db"
INSTANCE_ID
"rIgNOLRnaOgWKpmhbybYankAy8zg1rRQ"
MAILER_URL
"native://default"
SHOPWARE_ADMIN_ES_ENABLED
"0"
SHOPWARE_ADMIN_ES_INDEX_PREFIX
"sw-admin"
SHOPWARE_ADMIN_ES_REFRESH_INDICES
"1"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"127.0.0.1:9200"
SHOPWARE_ES_INDEXING_ENABLED
"1"
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"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/dev/public_html"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/dev"
HTTPS
"on"
HTTP_ACCEPT
"image/heif,image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_COOKIE
"session-=51fl408o2sbbeppdni52q01v0a; csrf[frontend.wishlist.product.merge]=b171f3c014544fc89734c2bb.t1lZtn0PCiOAhMwPggj6bCrCO0RRRnbM-80poils9ac.xygVjzxmb0zD1LxKxTCxXmOQcSMdc1v6t5sR8h0_p57PKAnlFWg_Yu_O_A; csrf[frontend.wishlist.product.merge.pagelet]=ef576e6bc109065f34ade539a3808.PNnUs5ro7MiTdHFpYdgyqxYZ7ZS7UJaw5w0qBpXmRG4.eo-RgNG6ovynLAMFALttmXArpv_pYaLvi0ptbqG0EStfiJjA26zbifxEJA; csrf[frontend.cms.buybox.switch]=da.IRhNFoR2-dhQtDbS9H_Cc41eGkGa3e7Zhh3qcYDI8vM.YGsBR8Ubr6o7zVnknTXzI-gNVQfJmN2N4ySpCOGhiMJIfXt00CbKtT72WQ; csrf[frontend.checkout.line-item.add]=e0f6ef6b528d.i8oJV74aVj9BKExXXl3-fvrXB4DbJmnhTaFWV8M3Drk.7q1-E4wrbmw3TwczBBG6KdexdMqRXhOMC_4veroFa_XYmW8WiW1iXAdeOw; csrf[frontend.wishlist.product.add]=b2ce.w7pbWmJ3DFNgFoJjI2sqXcwuvVzfvye5NCAMgT36B_Y.itwZbFUfeAk3c9JVbl97BYlW0h2FihHOdmRA93jDbaH61gkSMhB4ES5M1w; csrf[frontend.wishlist.product.remove]=750c4c.ZS0qbOw1YPRl5o2hZwOt1gnhGf-9umOB4vtgvR0vdf4.KUJyFaVBEaRWgsH-PVbJlDuifoqF7DrX28MG9XMeFrFXbGUatXtSul2D4g; csrf[frontend.mailchimp.newsletter.register.handle]=74d892f6e425f226927de749bb5.OhQbxTd82qwp0m06xronJuK_OBcu2KZGqvaWYjuQvqQ.XmxJjXgenMNqigtvk8NQcYuOc25csckBw4PRJW_6_ewMek6iXDTq61q5LA; csrf[frontend.store-api.proxy]=cdd60f78ba2d8c2.rptHlMs_fBCp5Sq2QqSKl6LXgOqEViMLmTzt2tiDzks.2P8k2oZzHiPMtlrjEJHd8dTk2b7yLHB6rH3Vnq7Vhi7Y1jLxqhIOf8LdYw"
HTTP_FORWARDED
"for="47.128.31.233";host="voorwinden.dotsdev.nl";proto=https"
HTTP_HOST
"voorwinden.dotsdev.nl"
HTTP_RANGE
"bytes=0-499"
HTTP_REFERER
"https://voorwinden.dotsdev.nl/luhta-honkaniemi-00287937-30"
HTTP_SEC_FETCH_DEST
"image"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
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.31.233"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"52540"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1728005175
REQUEST_TIME_FLOAT
1728005175.139
REQUEST_URI
"/thumbnail/b1/bc/17/1683466601/luhta-honkaniemi-blauw-1-00287937-30-11683466600.jpg_400x400.jpg"
SCRIPT_FILENAME
"/var/www/dev/public_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"94.237.45.13"
SERVER_NAME
"voorwinden.dotsdev.nl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,DATABASE_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,ADMIN_OPENSEARCH_URL,SHOPWARE_ADMIN_ES_INDEX_PREFIX,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_CDN_STRATEGY_DEFAULT,BLUE_GREEN_DEPLOYMENT,MAILER_URL,COMPOSER_HOME,APP_SECRET,INSTANCE_ID"
USER
"dev"

Parent Request

Return to parent request (token = d80bf6)

Key Value
_is_sales_channel
true
_locale
"nl-NL"
_remove_csp_headers
true
_stopwatch_token
"6a92d3"
resolved-uri
"/thumbnail/b1/bc/17/1683466601/luhta-honkaniemi-blauw-1-00287937-30-11683466600.jpg_400x400.jpg"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"b2dec184b6c941649f0ad3289fbe942a"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["77.174.3.158", "178.84.158.221", "149.102.230.198", "92.151.135.121", "90.5.23.52"]"
sw-original-request-uri
"/thumbnail/b1/bc/17/1683466601/luhta-honkaniemi-blauw-1-00287937-30-11683466600.jpg_400x400.jpg"
sw-sales-channel-absolute-base-url
"https://voorwinden.dotsdev.nl"
sw-sales-channel-base-url
""
sw-sales-channel-id
"327009eb5c1a48e192b7d2bcfa9c61be"
sw-snippet-set-id
"9f1defabe8ab41a289693225a718fbc1"
sw-storefront-url
"https://voorwinden.dotsdev.nl"
theme-base-name
null
theme-id
"8ab3f6bcfc6c4f2888a1d47f72a2534c"
theme-name
"NdVoorwindenTheme"