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
"HAfXVvXxNnI="
_route_params
null
_stopwatch_token
"822e74"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1790
  #message: "No route found for "GET https://voorwinden.dotsdev.nl/media/a2/3d/66/1679998176/voorwinden-the-gallery-we-are-orange-babies-opening-sept-2020-13-foto-adrian-kuipers.webp" (from "https://voorwinden.dotsdev.nl/")"
  #code: 0
  #file: "/var/www/dev/deployer/releases/56/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1545 …}
  -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/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"nl-NL,nl;q=0.9,en-US;q=0.8,en;q=0.7"
cookie
"timezone=Europe/Amsterdam; session-=s7ca54isis89eja6lj6gst91i6; csrf[frontend.wishlist.product.merge]=3fbe463bf72fd11d41db67.9RmlLj7RfUfJvwPZpUGc1vEaSD6MUte6p6uTwso7EMY.jGPKd3CkMSOu1TGU02zOpK5-elPKGZL7xerhpZphYqqnf8pDCIMPJaHNVg; csrf[frontend.wishlist.product.merge.pagelet]=49bac2948c394811bba94d3af39c.G1AzevXM22izlyPVRlwrd7nIkcteblJ3nOi7WZIoVI4.fxJkGZ25g1vd_xGza2VGNOGq6ZkGHTgf16_-I-FAI7ciGHUWhpy5EPv5cg; csrf[frontend.mailchimp.newsletter.register.handle]=9d75ae09df30f641513742836.GGLmudt5sV_O44evLh1Z5FBJ0TYahTQBPjZ-D-_wdrI.UjSi-pk_iDG-k7LZWHsgsTcRiGRLx1VVRF8aXpmfD_8hGtPxtk_ZLb6Xzg; csrf[frontend.store-api.proxy]=5d63484d159d5a2f8346c0ea2c.eUk6I5gUJoYmWBAi6XcNF0IqOyRPv6Z_JZFH8Me80_M.NihpSNd_XMIfbUFbri84Z3BlXGgG9NRKdsUM3avE5odAGVUQrCJS4nxrYw"
forwarded
"for="82.172.170.19";host="voorwinden.dotsdev.nl";proto=https"
host
"voorwinden.dotsdev.nl"
priority
"i"
purpose
"prefetch"
referer
"https://voorwinden.dotsdev.nl/"
sec-ch-ua
""Not A(Brand";v="8", "Chromium";v="132", "Google Chrome";v="132""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"image"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
sec-purpose
"prefetch;prerender"
sw-context-token
"WOqeVX0lastGDv6RA8wLKB6vKKyyE6Hm"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
x-forwarded-for
"82.172.170.19"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 07 Feb 2025 16:10:53 GMT"
sw-context-token
"WOqeVX0lastGDv6RA8wLKB6vKKyyE6Hm"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fvoorwinden.dotsdev.nl%2Fmedia%2Fa2%2F3d%2F66%2F1679998176%2Fvoorwinden-the-gallery-we-are-orange-babies-opening-sept-2020-13-foto-adrian-kuipers.webp%22%20%28from%20%22https%3A%2F%2Fvoorwinden.dotsdev.nl%2F%22%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev%2Fdeployer%2Freleases%2F56%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"de81f7"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
csrf
[
  "frontend.wishlist.product.merge" => "3fbe463bf72fd11d41db67.9RmlLj7RfUfJvwPZpUGc1vEaSD6MUte6p6uTwso7EMY.jGPKd3CkMSOu1TGU02zOpK5-elPKGZL7xerhpZphYqqnf8pDCIMPJaHNVg"
  "frontend.wishlist.product.merge.pagelet" => "49bac2948c394811bba94d3af39c.G1AzevXM22izlyPVRlwrd7nIkcteblJ3nOi7WZIoVI4.fxJkGZ25g1vd_xGza2VGNOGq6ZkGHTgf16_-I-FAI7ciGHUWhpy5EPv5cg"
  "frontend.mailchimp.newsletter.register.handle" => "9d75ae09df30f641513742836.GGLmudt5sV_O44evLh1Z5FBJ0TYahTQBPjZ-D-_wdrI.UjSi-pk_iDG-k7LZWHsgsTcRiGRLx1VVRF8aXpmfD_8hGtPxtk_ZLb6Xzg"
  "frontend.store-api.proxy" => "5d63484d159d5a2f8346c0ea2c.eUk6I5gUJoYmWBAi6XcNF0IqOyRPv6Z_JZFH8Me80_M.NihpSNd_XMIfbUFbri84Z3BlXGgG9NRKdsUM3avE5odAGVUQrCJS4nxrYw"
]
session-
"s7ca54isis89eja6lj6gst91i6"
timezone
"Europe/Amsterdam"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Fri, 07 Feb 25 16:10:51 +0000"
Last used
"Fri, 07 Feb 25 16:10:53 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-frontend.mailchimp.newsletter.register.handle
"JVDCBF9npp5vvfyUgXYRQBaTzidQvoyM9x5Hm6hrptI"
_csrf/https-frontend.store-api.proxy
"OaSkOkzD95QyGX5p2OgLIKr5STK-lx5t9Po346tdZ3s"
_csrf/https-frontend.wishlist.product.merge
"yzoYNuLdgj2Mv-Rr_d2mFKEAbArgPZrlRfom6RrbhrU"
_csrf/https-frontend.wishlist.product.merge.pagelet
"dBWchuX3nh2f-9mCXbxRXsjhKGEzshw99HFlsPbxHnQ"
sessionId
"s7ca54isis89eja6lj6gst91i6"
sw-context-token
"WOqeVX0lastGDv6RA8wLKB6vKKyyE6Hm"
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/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"nl-NL,nl;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"timezone=Europe/Amsterdam; session-=s7ca54isis89eja6lj6gst91i6; csrf[frontend.wishlist.product.merge]=3fbe463bf72fd11d41db67.9RmlLj7RfUfJvwPZpUGc1vEaSD6MUte6p6uTwso7EMY.jGPKd3CkMSOu1TGU02zOpK5-elPKGZL7xerhpZphYqqnf8pDCIMPJaHNVg; csrf[frontend.wishlist.product.merge.pagelet]=49bac2948c394811bba94d3af39c.G1AzevXM22izlyPVRlwrd7nIkcteblJ3nOi7WZIoVI4.fxJkGZ25g1vd_xGza2VGNOGq6ZkGHTgf16_-I-FAI7ciGHUWhpy5EPv5cg; csrf[frontend.mailchimp.newsletter.register.handle]=9d75ae09df30f641513742836.GGLmudt5sV_O44evLh1Z5FBJ0TYahTQBPjZ-D-_wdrI.UjSi-pk_iDG-k7LZWHsgsTcRiGRLx1VVRF8aXpmfD_8hGtPxtk_ZLb6Xzg; csrf[frontend.store-api.proxy]=5d63484d159d5a2f8346c0ea2c.eUk6I5gUJoYmWBAi6XcNF0IqOyRPv6Z_JZFH8Me80_M.NihpSNd_XMIfbUFbri84Z3BlXGgG9NRKdsUM3avE5odAGVUQrCJS4nxrYw"
HTTP_FORWARDED
"for="82.172.170.19";host="voorwinden.dotsdev.nl";proto=https"
HTTP_HOST
"voorwinden.dotsdev.nl"
HTTP_PRIORITY
"i"
HTTP_PURPOSE
"prefetch"
HTTP_REFERER
"https://voorwinden.dotsdev.nl/"
HTTP_SEC_CH_UA
""Not A(Brand";v="8", "Chromium";v="132", "Google Chrome";v="132""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"image"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_PURPOSE
"prefetch;prerender"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"82.172.170.19"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"59038"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1738944653
REQUEST_TIME_FLOAT
1738944653.8672
REQUEST_URI
"/media/a2/3d/66/1679998176/voorwinden-the-gallery-we-are-orange-babies-opening-sept-2020-13-foto-adrian-kuipers.webp"
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/3.0"
SERVER_SOFTWARE
"nginx/1.26.2"
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 = 93647d)

Key Value
_is_sales_channel
true
_locale
"nl-NL"
_remove_csp_headers
true
_stopwatch_token
"0285b9"
resolved-uri
"/media/a2/3d/66/1679998176/voorwinden-the-gallery-we-are-orange-babies-opening-sept-2020-13-foto-adrian-kuipers.webp"
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
"/media/a2/3d/66/1679998176/voorwinden-the-gallery-we-are-orange-babies-opening-sept-2020-13-foto-adrian-kuipers.webp"
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"