Error 404 Not Found

GET https://before.bme24-shop.com/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"3LR3hw2SfXQ="
_route_params
[]
_stopwatch_token
"da6a47"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1282
  #message: "No route found for "GET https://before.bme24-shop.com/robots.txt""
  #code: 0
  #file: "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1016 …}
  -statusCode: 404
  -headers: []
  trace: {
    /www/htdocs/w01ddb5d/bme24-shop/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/w01ddb5d/bme24-shop/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 {#36 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#365 …}
        }
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#36 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#365 …}
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#36 …}
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#36 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#36 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#36 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#36 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#36 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#421 …}
        $type: 1
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#421 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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 {#421 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w01ddb5d/bme24-shop/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/w01ddb5d/bme24-shop/public/index.php:71 {
      Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w01ddb5d/bme24-shop/public/index.php:61$236->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/w01ddb5d/bme24-shop/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/w01ddb5d/bme24-shop/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /www/htdocs/w01ddb5d/bme24-shop/public/index.php:14 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#77 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"session-=867e935981a74eda751719eaf0ed5674"
host
"before.bme24-shop.com"
sw-context-token
"jgH0MQQlCEiVtk5gPbXsadURhGE3TBSd"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"
x-real-client-ip
"216.73.216.122"
x-real-client-ua
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 09 Feb 2026 03:55:15 GMT"
sw-context-token
"jgH0MQQlCEiVtk5gPbXsadURhGE3TBSd"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fbefore.bme24-shop.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fwww%2Fhtdocs%2Fw01ddb5d%2Fbme24-shop%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"75a648"
x-frame-options
"same-origin"

Cookies

Request Cookies

Key Value
session-
"867e935981a74eda751719eaf0ed5674"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Mon, 09 Feb 26 03:55:14 +0000"
Last used
"Mon, 09 Feb 26 03:55:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"867e935981a74eda751719eaf0ed5674"
sw-context-token
"jgH0MQQlCEiVtk5gPbXsadURhGE3TBSd"
sw-sales-channel-id
"1ffe249e91294b65ad4ef76fb42cae38"

Session Usage

5 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w01ddb5d/bme24-shop/public/index.php:61$236"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w01ddb5d/bme24-shop/public/index.php:61$236"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w01ddb5d/bme24-shop/public/index.php:61$236"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:331
[
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 331
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w01ddb5d/bme24-shop/public/index.php:61$236"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/www/htdocs/w01ddb5d/bme24-shop/public/index.php:61$236"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
    "line" => 14
    "args" => [
      "/www/htdocs/w01ddb5d/bme24-shop/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
"def0000042059f4538435dceacbc0616910c0dec6d837f7d0443c7edc790f3d282ce2fa732ea54eb83e3f2e0d034cb94e1098ad97239b4cca7deb860a0ed4647ff28b176"
APP_URL
"https://bme24-shop.bme24shop.de/"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/www/htdocs/w01ddb5d/bme24-shop/var/cache/composer"
DATABASE_URL
"mysql://d03cf041:gYE8SenDAEEZZnHwp2vy@localhost:3306/d03cf041"
INSTANCE_ID
"tCb0wPT8w3KqqprVcW1uVm5G8gqyZEAX"
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
"0"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w01ddb5d/bme24-shop/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w01ddb5d/bme24-shop/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7"
H2_STREAM_TAG
"1723499-2107-7"
HOME
"/www/htdocs/w01ddb5d"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"session-=867e935981a74eda751719eaf0ed5674"
HTTP_HOST
"before.bme24-shop.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_CLIENT_IP
"216.73.216.122"
HTTP_X_REAL_CLIENT_UA
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"7"
REDIRECT_H2_STREAM_TAG
"1723499-2107-7"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFKTCCBBGgAwIBAgISBcWwA/SaDoa9SeR3HU1sheHdMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjUxMjExMjIwODM0WhcNMjYwMzExMjIwODMzWjAgMR4wHAYDVQQD\n
ExViZWZvcmUuYm1lMjQtc2hvcC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\n
ggEKAoIBAQCzXqySe2gDsMG5i3/w3+B9onCzsRaQx99tH3LMa6zs5Pnw8YPjTsTe\n
Rm0z+EymRzkpte95QobfiFpGhFJCARlxeG6Cw1ffIZyDSIdsoYPTWwDfshvpIva8\n
bE+voTTG7X8XV+n1s6m6p9ZNPGJpHMaqEWWK6CnpwLm8wO38hRWP9PQk2bIXatv/\n
GCUIZidsEPOK9Gs6qhQaXGaUfcAHst+SxXiBafHPViABPg9W0sl+iy8B9Bm9S/It\n
r7NIvPwsdo32ehiPyALa6WQZYwoqXQtg1qidkWXBsL9jExcWRFLXOZiZH6jyvMXx\n
UK8SbKq9m6jJNV8hoMpNrA4aXnRlwlFDAgMBAAGjggJIMIICRDAOBgNVHQ8BAf8E\n
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC\n
MAAwHQYDVR0OBBYEFB3+fq+qF5iawtZXRue/TYwllGK5MB8GA1UdIwQYMBaAFOer\n
nw8sM6BT015PeMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYX\n
aHR0cDovL3IxMy5pLmxlbmNyLm9yZy8wOwYDVR0RBDQwMoIVYmVmb3JlLmJtZTI0\n
LXNob3AuY29tghl3d3cuYmVmb3JlLmJtZTI0LXNob3AuY29tMBMGA1UdIAQMMAow\n
CAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6Ly9yMTMuYy5sZW5jci5v\n
cmcvOTQuY3JsMIIBDAYKKwYBBAHWeQIEAgSB/QSB+gD4AHYAFoMtq/CpJQ8P8Dql\n
Rf/Iv8gj0IdL9gQpJ/jnHzMT9foAAAGbD6sDgwAABAMARzBFAiEAgvAOrPKjhYve\n
isRxQCgUYQEmnudcvKK1dFSW/LWm6LwCICUFxwsFYUvtnCgvTjP8avmFghiERWPi\n
+6Bouvoc7jHUAH4A4yON8o2iiOCq4Kzw+pDJhfC2v/XSpSewAfwcRFjEtugAAAGb\n
D6sDywAIAAAFACvMQPQEAwBHMEUCIQDuCWxCoVIka5GK8bMGO7Q2XBqYvOSGc3ey\n
mRa9TR5QkgIgUO3todvR6mS0dNZdLQjZvwo1lA9UrdIItQZg/BZCF/gwDQYJKoZI\n
hvcNAQELBQADggEBAIHU5pUh5c2c7yh4b2F9sE4UoErC8d3cPMhqo9M+889sLMCG\n
au20IBTVbhTFzt5/7PRWhiPxrmesNoV3Yu7WKPFUp8blCDqZ0DlFWn4rxzcswpe8\n
xdj6ZQONi342WVnZRTQlDQA+uDANCVCb8In0Yz2BX+547sr3hapHo8/w+ELc/Q0m\n
ixGoXsQHCHJ0z9egQ38x1iUCYAxfeXl9YGDvcY2uKkmYNJNf2tTgMaRX3X/wxLz9\n
qXOIY+wO0FPQj1AcR+w+jCjHxe0cRWryWtmUg+jKvaiQJj1SSeE46Pm9HVPMYvlE\n
p8/EEZpzwEf+/6VZqUqVwaGyrWRUBdrogIBTxAg=\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"before.bme24-shop.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aYlao6Cv0Er2DwVqCX7DwQAAkSQ"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"216.73.216.122"
REMOTE_PORT
"3383"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770609315
REQUEST_TIME_FLOAT
1770609315.67
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/www/htdocs/w01ddb5d/bme24-shop/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.130.210"
SERVER_ADMIN
"webmaster@before.bme24-shop.com"
SERVER_NAME
"before.bme24-shop.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFKTCCBBGgAwIBAgISBcWwA/SaDoa9SeR3HU1sheHdMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjUxMjExMjIwODM0WhcNMjYwMzExMjIwODMzWjAgMR4wHAYDVQQD\n
ExViZWZvcmUuYm1lMjQtc2hvcC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw\n
ggEKAoIBAQCzXqySe2gDsMG5i3/w3+B9onCzsRaQx99tH3LMa6zs5Pnw8YPjTsTe\n
Rm0z+EymRzkpte95QobfiFpGhFJCARlxeG6Cw1ffIZyDSIdsoYPTWwDfshvpIva8\n
bE+voTTG7X8XV+n1s6m6p9ZNPGJpHMaqEWWK6CnpwLm8wO38hRWP9PQk2bIXatv/\n
GCUIZidsEPOK9Gs6qhQaXGaUfcAHst+SxXiBafHPViABPg9W0sl+iy8B9Bm9S/It\n
r7NIvPwsdo32ehiPyALa6WQZYwoqXQtg1qidkWXBsL9jExcWRFLXOZiZH6jyvMXx\n
UK8SbKq9m6jJNV8hoMpNrA4aXnRlwlFDAgMBAAGjggJIMIICRDAOBgNVHQ8BAf8E\n
BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC\n
MAAwHQYDVR0OBBYEFB3+fq+qF5iawtZXRue/TYwllGK5MB8GA1UdIwQYMBaAFOer\n
nw8sM6BT015PeMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYX\n
aHR0cDovL3IxMy5pLmxlbmNyLm9yZy8wOwYDVR0RBDQwMoIVYmVmb3JlLmJtZTI0\n
LXNob3AuY29tghl3d3cuYmVmb3JlLmJtZTI0LXNob3AuY29tMBMGA1UdIAQMMAow\n
CAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6Ly9yMTMuYy5sZW5jci5v\n
cmcvOTQuY3JsMIIBDAYKKwYBBAHWeQIEAgSB/QSB+gD4AHYAFoMtq/CpJQ8P8Dql\n
Rf/Iv8gj0IdL9gQpJ/jnHzMT9foAAAGbD6sDgwAABAMARzBFAiEAgvAOrPKjhYve\n
isRxQCgUYQEmnudcvKK1dFSW/LWm6LwCICUFxwsFYUvtnCgvTjP8avmFghiERWPi\n
+6Bouvoc7jHUAH4A4yON8o2iiOCq4Kzw+pDJhfC2v/XSpSewAfwcRFjEtugAAAGb\n
D6sDywAIAAAFACvMQPQEAwBHMEUCIQDuCWxCoVIka5GK8bMGO7Q2XBqYvOSGc3ey\n
mRa9TR5QkgIgUO3todvR6mS0dNZdLQjZvwo1lA9UrdIItQZg/BZCF/gwDQYJKoZI\n
hvcNAQELBQADggEBAIHU5pUh5c2c7yh4b2F9sE4UoErC8d3cPMhqo9M+889sLMCG\n
au20IBTVbhTFzt5/7PRWhiPxrmesNoV3Yu7WKPFUp8blCDqZ0DlFWn4rxzcswpe8\n
xdj6ZQONi342WVnZRTQlDQA+uDANCVCb8In0Yz2BX+547sr3hapHo8/w+ELc/Q0m\n
ixGoXsQHCHJ0z9egQ38x1iUCYAxfeXl9YGDvcY2uKkmYNJNf2tTgMaRX3X/wxLz9\n
qXOIY+wO0FPQj1AcR+w+jCjHxe0cRWryWtmUg+jKvaiQJj1SSeE46Pm9HVPMYvlE\n
p8/EEZpzwEf+/6VZqUqVwaGyrWRUBdrogIBTxAg=\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"before.bme24-shop.com"
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"
UNIQUE_ID
"aYlao6Cv0Er2DwVqCX7DwQAAkSQ"
USER
"w01ddb5d"
argc
0
argv
[]

Parent Request

Return to parent request (token = 8c8794)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"6720dc"
resolved-uri
"/robots.txt"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"23a86649c0c34773b6d602aa73fbc0d1"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["89.14.28.237","188.174.0.61","188.174.1.193","78.55.135.123","188.174.3.61","188.174.11.16","188.174.20.85"]"
sw-original-request-uri
"/robots.txt"
sw-sales-channel-absolute-base-url
"https://before.bme24-shop.com"
sw-sales-channel-base-url
""
sw-sales-channel-id
"1ffe249e91294b65ad4ef76fb42cae38"
sw-snippet-set-id
"96a206d1b6d442abab223c9f94202152"
sw-storefront-url
"https://before.bme24-shop.com"
theme-base-name
"TcinnThemeWareModern"
theme-id
"cedcaef7c2774aa2b1af995bb6b32da3"
theme-name
null