Error 404 Not Found

GET https://nc-tkd-dev-sw65.roqx.de/wordpress/

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"ejXuFWiyOZ4="
_route_params
[]
_stopwatch_token
"a68e19"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1395
  #message: "No route found for "GET https://nc-tkd-dev-sw65.roqx.de/wordpress/""
  #code: 0
  #file: "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1149 …}
  -statusCode: 404
  -headers: []
  trace: {
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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) {
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#355 …}
        }
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#355 …}
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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);}
      arguments: {
        $listeners: [ …19]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:67 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#792 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#778 …}
        $type: 1
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#778 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#778 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:473 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Kernel {#31 …}
        $request: Symfony\Component\HttpFoundation\Request {#778 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:448 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#778 …}
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#152 …}
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:221 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#152 …}
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php:143 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#152 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php:65 {
      Shopware\Core\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, $type, $catch);} catch (Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:86 {
      Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:76$0->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
      › {    return $this->httpKernel->handle($request, $type, $catch)->getResponse();}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:15 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#788 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
cookie
"session-=e731fb0494cc5f6ed3107e078bffdc95"
forwarded
"for="34.124.181.72";host="nc-tkd-dev-sw65.roqx.de";proto=https"
host
"nc-tkd-dev-sw65.roqx.de"
sw-context-token
"RTiv2sOez7ZQmiRAg1X9e0t7Vamdax1V"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0 Safari/537.36"
x-forwarded-for
"34.124.181.72"
x-le-client-ip
"34.124.181.72"
x-le-client-ua
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0 Safari/537.36"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 28 Mar 2026 05:03:17 GMT"
sw-context-token
"RTiv2sOez7ZQmiRAg1X9e0t7Vamdax1V"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fnc-tkd-dev-sw65.roqx.de%2Fwordpress%2F%22"
x-debug-exception-file
"%2Fwww%2Fhtdocs%2Fw019b1ec%2Fnetcup%2Fnc-tkd-dev-sw65.roqx.de%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"b4695f"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
session-
"e731fb0494cc5f6ed3107e078bffdc95"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sat, 28 Mar 26 05:03:14 +0000"
Last used
"Sat, 28 Mar 26 05:03:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"e731fb0494cc5f6ed3107e078bffdc95"
sw-context-token
"RTiv2sOez7ZQmiRAg1X9e0t7Vamdax1V"
sw-sales-channel-id
"56444c67e69c46efbc122a0a32bcbbb0"

Session Usage

4 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:76$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 15
    "args" => [
      "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:76$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 15
    "args" => [
      "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:76$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 15
    "args" => [
      "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 473
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 448
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 221
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php:76$0"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
    "line" => 15
    "args" => [
      "/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/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
"def00000e6b9a91f55cef844ed415aa0a3beaa9883e5c8d056b4be9c696985023e9c1277931d5a20f9b9331a621ccd6a18a407d050c31bf3e0a56667d0988f40c4d3df80"
APP_URL
"https://nc-tkd-dev-sw65.roqx.de/"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/var/cache/composer"
DATABASE_URL
"mysql://d042800a:pCQG8VnYoh5c7UBQyrQw@localhost:3306/d042800a"
INSTANCE_ID
"R8vx0NFsCfFpbSmZJDJFKJpwP2GkAUex"
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"
XLSX_IMPORTER_API_KEY
"K8gjQhKMD21lqKcoarYqQ6ZIuOsSmjUd8UpnMGPM"
XLSX_IMPORTER_API_URL
"https://3hddgrnylb.execute-api.eu-central-1.amazonaws.com/prod/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/www/htdocs/w019b1ec"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"session-=e731fb0494cc5f6ed3107e078bffdc95"
HTTP_FORWARDED
"for="34.124.181.72";host="nc-tkd-dev-sw65.roqx.de";proto=https"
HTTP_HOST
"nc-tkd-dev-sw65.roqx.de"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"34.124.181.72"
HTTP_X_LE_CLIENT_IP
"34.124.181.72"
HTTP_X_LE_CLIENT_UA
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/120.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIDwTCCA0agAwIBAgISBehFAtNNeNGP2fzkkQ6t8GhIMAoGCCqGSM49BAMDMDIx\n
CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n
ODAeFw0yNjAxMjUwMTU4MzJaFw0yNjA0MjUwMTU4MzFaMCIxIDAeBgNVBAMTF25j\n
LXRrZC1kZXYtc3c2NS5yb3F4LmRlMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\n
Waxamiu5iviymzM1WSUkRuXCGVSP9u9uzqPRkPcdlIuqyrgRv3Mzp8vCebn4iXiJ\n
+rfPWdxTS4KGrQW1bBV3L6OCAkowggJGMA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUE\n
FjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQU\n
5Vv5hM8M+IS9EokKrvbiaKkUziIwHwYDVR0jBBgwFoAUjw0TovYuftFQbDMYOF1Z\n
jiNykcowMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAChhZodHRwOi8vZTguaS5s\n
ZW5jci5vcmcvMD8GA1UdEQQ4MDaCF25jLXRrZC1kZXYtc3c2NS5yb3F4LmRlght3\n
d3cubmMtdGtkLWRldi1zdzY1LnJvcXguZGUwEwYDVR0gBAwwCjAIBgZngQwBAgEw\n
LQYDVR0fBCYwJDAioCCgHoYcaHR0cDovL2U4LmMubGVuY3Iub3JnLzczLmNybDCC\n
AQwGCisGAQQB1nkCBAIEgf0EgfoA+AB+AHF+lfPCOIptseOEST0x4VqpYgh2LUIA\n
4AUM0Ge1pmHiAAABm/MVXQAACAAABQAHu9E+BAMARzBFAiEA2Byam2heiEszHDPT\n
Zi2R28n5dLdLCWfpGf8ADrvwdWsCICI2oMYZKFW76Pr2hWgLvvsG5RW4H0Pk4sQd\n
vzG3nN5dAHYAyzj3FYl8hKFEX1vB3fvJbvKaWc1HCmkFhbDLFMMUWOcAAAGb8xVk\n
SwAABAMARzBFAiB7T3mIWQjF6aV7eg/WkLtmwWJ8DNB9NULk5ndctxttLQIhAK37\n
WzaPEbvg6MroT5Sk4rI1VIN9JxuNM6aJlw74xg9TMAoGCCqGSM49BAMDA2kAMGYC\n
MQD8ZefUFyE1c6eelXGC9xJGL8pk1iF7lhwEtSya0pKgfH4a7PQ1+KlLEdqfdaAy\n
jjoCMQD4oXEMn3GyL10HJCdAvz5NYhXSHii9bCMPPvDEkxoc/SIlXotOtcO0z8+p\n
SFd4cp8=\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"nc-tkd-dev-sw65.roqx.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"acdhFUREGOM5JBHEJE2dAgAAAME"
REDIRECT_URL
"/wordpress/"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"55716"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774674197
REQUEST_TIME_FLOAT
1774674197.31
REQUEST_URI
"/wordpress/"
SCRIPT_FILENAME
"/www/htdocs/w019b1ec/netcup/nc-tkd-dev-sw65.roqx.de/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.163.154"
SERVER_ADMIN
"webmaster@nc-tkd-dev-sw65.roqx.de"
SERVER_NAME
"nc-tkd-dev-sw65.roqx.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIDwTCCA0agAwIBAgISBehFAtNNeNGP2fzkkQ6t8GhIMAoGCCqGSM49BAMDMDIx\n
CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n
ODAeFw0yNjAxMjUwMTU4MzJaFw0yNjA0MjUwMTU4MzFaMCIxIDAeBgNVBAMTF25j\n
LXRrZC1kZXYtc3c2NS5yb3F4LmRlMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE\n
Waxamiu5iviymzM1WSUkRuXCGVSP9u9uzqPRkPcdlIuqyrgRv3Mzp8vCebn4iXiJ\n
+rfPWdxTS4KGrQW1bBV3L6OCAkowggJGMA4GA1UdDwEB/wQEAwIHgDAdBgNVHSUE\n
FjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQU\n
5Vv5hM8M+IS9EokKrvbiaKkUziIwHwYDVR0jBBgwFoAUjw0TovYuftFQbDMYOF1Z\n
jiNykcowMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAChhZodHRwOi8vZTguaS5s\n
ZW5jci5vcmcvMD8GA1UdEQQ4MDaCF25jLXRrZC1kZXYtc3c2NS5yb3F4LmRlght3\n
d3cubmMtdGtkLWRldi1zdzY1LnJvcXguZGUwEwYDVR0gBAwwCjAIBgZngQwBAgEw\n
LQYDVR0fBCYwJDAioCCgHoYcaHR0cDovL2U4LmMubGVuY3Iub3JnLzczLmNybDCC\n
AQwGCisGAQQB1nkCBAIEgf0EgfoA+AB+AHF+lfPCOIptseOEST0x4VqpYgh2LUIA\n
4AUM0Ge1pmHiAAABm/MVXQAACAAABQAHu9E+BAMARzBFAiEA2Byam2heiEszHDPT\n
Zi2R28n5dLdLCWfpGf8ADrvwdWsCICI2oMYZKFW76Pr2hWgLvvsG5RW4H0Pk4sQd\n
vzG3nN5dAHYAyzj3FYl8hKFEX1vB3fvJbvKaWc1HCmkFhbDLFMMUWOcAAAGb8xVk\n
SwAABAMARzBFAiB7T3mIWQjF6aV7eg/WkLtmwWJ8DNB9NULk5ndctxttLQIhAK37\n
WzaPEbvg6MroT5Sk4rI1VIN9JxuNM6aJlw74xg9TMAoGCCqGSM49BAMDA2kAMGYC\n
MQD8ZefUFyE1c6eelXGC9xJGL8pk1iF7lhwEtSya0pKgfH4a7PQ1+KlLEdqfdaAy\n
jjoCMQD4oXEMn3GyL10HJCdAvz5NYhXSHii9bCMPPvDEkxoc/SIlXotOtcO0z8+p\n
SFd4cp8=\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"nc-tkd-dev-sw65.roqx.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT,XLSX_IMPORTER_API_URL,XLSX_IMPORTER_API_KEY"
UNIQUE_ID
"acdhFUREGOM5JBHEJE2dAgAAAME"
USER
"w019b1ec"
argc
0
argv
[]

Parent Request

Return to parent request (token = 877837)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"4d7ee3"
resolved-uri
"/wordpress/"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"8ec72fc5dbc741479a212b878aaf0bfa"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["79.140.190.37","153.5.193.241"]"
sw-original-request-uri
"/wordpress/"
sw-sales-channel-absolute-base-url
"https://nc-tkd-dev-sw65.roqx.de"
sw-sales-channel-base-url
""
sw-sales-channel-id
"56444c67e69c46efbc122a0a32bcbbb0"
sw-snippet-set-id
"43617e6401cc4c8db28e4941da2903c5"
sw-storefront-url
"https://nc-tkd-dev-sw65.roqx.de"
theme-base-name
null
theme-id
"a463a8093762413783b7cf0ccb9be36c"
theme-name
"Storefront"