ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"vxKTOqzHMvk="
_route_params
[]
_stopwatch_token
"286294"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1360
  #message: "No route found for "GET https://ersatzshop.proactiv-gmbh.de/Rollstuehle/LIFT-solid-elektrisch/Rueckensysteme-Seitenteile/Rueckenhoehenverstellung""
  #code: 0
  #file: "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1157 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:47 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/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/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
      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/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:457 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:355 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php:225 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} else {
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Kernel.php:158 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#646 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"session-=5cq8289biv9j8has118ev1d3g8"
forwarded
"for="216.73.216.150";host="ersatzshop.proactiv-gmbh.de";proto=https"
host
"ersatzshop.proactiv-gmbh.de"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"XXBO5sOG2eCBxUYmZMr5RrjCQMjPIYJY"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"216.73.216.150"
x-php-ob-level
"1"
x-real-ip
"216.73.216.150"

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
"Tue, 24 Feb 2026 17:35:06 GMT"
sw-context-token
"XXBO5sOG2eCBxUYmZMr5RrjCQMjPIYJY"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fersatzshop.proactiv-gmbh.de%2FRollstuehle%2FLIFT-solid-elektrisch%2FRueckensysteme-Seitenteile%2FRueckenhoehenverstellung%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fproactiv-gmbh.de%2Fersatzteile-dev%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"672018"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
session-
"5cq8289biv9j8has118ev1d3g8"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Tue, 24 Feb 26 17:34:56 +0000"
Last used
"Tue, 24 Feb 26 17:35:05 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"5cq8289biv9j8has118ev1d3g8"
sw-context-token
"XXBO5sOG2eCBxUYmZMr5RrjCQMjPIYJY"
sw-sales-channel-id
"6a8a51146bdf45ae84afc5687075d380"

Session Usage

5 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:331
[
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 331
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def000004dfa10b9990ee28db4e2cdb3556bd0ed3f2fb83007024bcd6833009591e75e044fca128c21808ef486de50c592f9ca85c6b73d6ef58e3f0989de68b54cbe5817"
APP_URL
"https://ersatzshop.proactiv-gmbh.de"
BLUE_GREEN_DEPLOYMENT
"0"
DATABASE_URL
"mysql://ersatzteile-dev:Ry!e24a26@localhost:3306/ersatzteile-db-dev"
INSTANCE_ID
"yGGz5UJYT1doiGBvirNTbVM3Fg9ZEI0D"
LOCK_DSN
"flock"
MAILER_URL
"null://localhost"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
""
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/proactiv-gmbh.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"session-=5cq8289biv9j8has118ev1d3g8"
HTTP_FORWARDED
"for="216.73.216.150";host="ersatzshop.proactiv-gmbh.de";proto=https"
HTTP_HOST
"ersatzshop.proactiv-gmbh.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"216.73.216.150"
HTTP_X_REAL_IP
"216.73.216.150"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"ersatzshop.proactiv-gmbh.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aZ3hSAPUWDG4D_Po4EC7awAAAUU"
REDIRECT_URL
"/Rollstuehle/LIFT-solid-elektrisch/Rueckensysteme-Seitenteile/Rueckenhoehenverstellung"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"50908"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771954504
REQUEST_TIME_FLOAT
1771954504.7766
REQUEST_URI
"/Rollstuehle/LIFT-solid-elektrisch/Rueckensysteme-Seitenteile/Rueckenhoehenverstellung"
SCRIPT_FILENAME
"/var/www/vhosts/proactiv-gmbh.de/ersatzteile-dev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.38.237.171"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ersatzshop.proactiv-gmbh.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at ersatzshop.proactiv-gmbh.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"ersatzshop.proactiv-gmbh.de"
SYMFONY_DOTENV_VARS
"LOCK_DSN,APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT"
UNIQUE_ID
"aZ3hSAPUWDG4D_Po4EC7awAAAUU"
USER
"proactiv_su01"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 780d9d)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"7f9629"
resolved-uri
"/Rollstuehle/LIFT-solid-elektrisch/Rueckensysteme-Seitenteile/Rueckenhoehenverstellung"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"251cf0b8d044420087b2ff30835d311e"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["95.91.231.9","87.122.248.4","\t8.43.122.15"]"
sw-original-request-uri
"/Rollstuehle/LIFT-solid-elektrisch/Rueckensysteme-Seitenteile/Rueckenhoehenverstellung"
sw-sales-channel-absolute-base-url
"https://ersatzshop.proactiv-gmbh.de"
sw-sales-channel-base-url
""
sw-sales-channel-id
"6a8a51146bdf45ae84afc5687075d380"
sw-snippet-set-id
"bb728ade74c04a798e01143a841260b4"
sw-storefront-url
"https://ersatzshop.proactiv-gmbh.de"
theme-base-name
null
theme-id
"2bb39d5915aa44059f79fef44fa1c5dd"
theme-name
"Herrengraben"