Error 500 Internal Server Error

GET https://nortec.de/form/contact

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
comment
"Как можно было докатиться до такого позора? Эти «псевдопотерпевшие» – это настоящие преступники! Их цель – не справедливость, а легкие деньги. Они врут, извращают факты, подделывают документы и делают всё, чтобы очернить <a href="https://compromat01.group/main/investigations/132915-otpetye-moshenniki.html">Бест Вей</a>. Кто-то вложил в Гермес, кто-то в Лайф-из-Гуд – так идите туда и спрашивайте свои деньги! <a href="https://compromat01.group/main/investigations/132915-otpetye-moshenniki.html">Бест Вей</a> ни копейки у вас не брал, а его теперь используют как мишень, чтобы обогатиться за счет чужих активов. Суд обязан видеть эту наглую ложь. Хватит этих цирков – пора уже называть вещи своими именами. Эти «жертвы» – обычные аферисты, которые пользуются безнаказанностью."
email
"zpuzqxns@mailkv.com"
entityName
"category"
firstName
"Randyhen"
formId
"form-572229737"
lastName
"RandyhenNP"
navigationId
"2cdbc1c010f64fb4a0f4d90192ef8f51"
phone
"88527758288"
privacy
"on"
salutationId
"756d19978c694b3891b6d0b9b6f308dc"
shopware_basic_captcha_confirm
""
slotId
"d3307323f07b43f7ad887b43ae923ffb"
subject
"Комаров"
submit
""

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"joFuPNbYl20="
_route_params
[]
_stopwatch_token
"5769da"
exception
Symfony\Component\Routing\Exception\MethodNotAllowedException {#4655
  #message: ""
  #code: 0
  #file: "/var/www/vhosts/nortec.de/shop/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php"
  #line: 46
  #allowedMethods: [
    "POST"
  ]
  trace: {
    /var/www/vhosts/nortec.de/shop/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:46 {
      Symfony\Component\Routing\Matcher\CompiledUrlMatcher->match(string $pathinfo): array …
      › if ($allow) {    throw new MethodNotAllowedException(array_keys($allow));}
    }
    /var/www/vhosts/nortec.de/shop/vendor/symfony/routing/Router.php:226 {
      Symfony\Component\Routing\Router->match(string $pathinfo): array …
      › {    return $this->getMatcher()->match($pathinfo);}
    }
    /var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Routing/Router.php:148 {
      Shopware\Storefront\Framework\Routing\Router->match(string $pathinfo): array …
      › {    return $this->decorated->match($pathinfo);}
    }
    /var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Controller/StorefrontController.php:168 {
      Shopware\Storefront\Controller\StorefrontController->forwardToRoute(string $routeName, array $attributes = [], array $routeParameters = []): Response …
      › 
      › $route = $router->match($url);$router->getContext()->setMethod($method);
    }
    /var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Controller/ErrorController.php:108 {
      Shopware\Storefront\Controller\ErrorController->onCaptchaFailure(ConstraintViolationList $violations, Request $request): Response …
      › if (!$request->isXmlHttpRequest()) {    return $this->forwardToRoute($request->get('_route'), ['formViolations' => $formViolations]);}
    }
    /var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php:74 {
      Shopware\Storefront\Framework\Captcha\CaptchaRouteListener->Shopware\Storefront\Framework\Captcha\{closure} …
      › 
      › $event->setController(fn () => $this->errorController->onCaptchaFailure($violations, $request));}
    /var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php:182 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/nortec.de/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) {
    }
    /var/www/vhosts/nortec.de/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 {
    }
    /var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php:143 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /var/www/vhosts/nortec.de/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) {
    }
    /var/www/vhosts/nortec.de/shop/public/index.php:71 {
      Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0->handle(Request $request, int $type = self::MAIN_REQUEST, bool $catch = true): Response …
      › {    return $this->httpKernel->handle($request, $type, $catch)->getResponse();}
    }
    /var/www/vhosts/nortec.de/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();
    }
    /var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/nortec.de/shop/public/index.php:14 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#761 …9}

Request Headers

Header Value
accept
"*/*"
connection
"close"
content-length
"3639"
content-type
"application/x-www-form-urlencoded"
cookie
"session-=cha7b4p4kd0g14h76ev6rnb0u7"
host
"nortec.de"
pragma
"no-cache"
referer
"https://nortec.de/Informationen/Kontakt/"
sw-context-token
"ab8gD3BXoi1NsGMc9knOuHxQmf9h9gHZ"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99  Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

salutationId=756d19978c694b3891b6d0b9b6f308dc&firstName=Randyhen&lastName=RandyhenNP&email=zpuzqxns%40mailkv.com&phone=88527758288&subject=%D0%9A%D0%BE%D0%BC%D0%B0%D1%80%D0%BE%D0%B2&comment=%D0%9A%D0%B0%D0%BA+%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE+%D0%B1%D1%8B%D0%BB%D0%BE+%D0%B4%D0%BE%D0%BA%D0%B0%D1%82%D0%B8%D1%82%D1%8C%D1%81%D1%8F+%D0%B4%D0%BE+%D1%82%D0%B0%D0%BA%D0%BE%D0%B3%D0%BE+%D0%BF%D0%BE%D0%B7%D0%BE%D1%80%D0%B0%3F+%D0%AD%D1%82%D0%B8+%C2%AB%D0%BF%D1%81%D0%B5%D0%B2%D0%B4%D0%BE%D0%BF%D0%BE%D1%82%D0%B5%D1%80%D0%BF%D0%B5%D0%B2%D1%88%D0%B8%D0%B5%C2%BB+%E2%80%93+%D1%8D%D1%82%D0%BE+%D0%BD%D0%B0%D1%81%D1%82%D0%BE%D1%8F%D1%89%D0%B8%D0%B5+%D0%BF%D1%80%D0%B5%D1%81%D1%82%D1%83%D0%BF%D0%BD%D0%B8%D0%BA%D0%B8%21+%D0%98%D1%85+%D1%86%D0%B5%D0%BB%D1%8C+%E2%80%93+%D0%BD%D0%B5+%D1%81%D0%BF%D1%80%D0%B0%D0%B2%D0%B5%D0%B4%D0%BB%D0%B8%D0%B2%D0%BE%D1%81%D1%82%D1%8C%2C+%D0%B0+%D0%BB%D0%B5%D0%B3%D0%BA%D0%B8%D0%B5+%D0%B4%D0%B5%D0%BD%D1%8C%D0%B3%D0%B8.+%D0%9E%D0%BD%D0%B8+%D0%B2%D1%80%D1%83%D1%82%2C+%D0%B8%D0%B7%D0%B2%D1%80%D0%B0%D1%89%D0%B0%D1%8E%D1%82+%D1%84%D0%B0%D0%BA%D1%82%D1%8B%2C+%D0%BF%D0%BE%D0%B4%D0%B4%D0%B5%D0%BB%D1%8B%D0%B2%D0%B0%D1%8E%D1%82+%D0%B4%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B+%D0%B8+%D0%B4%D0%B5%D0%BB%D0%B0%D1%8E%D1%82+%D0%B2%D1%81%D1%91%2C+%D1%87%D1%82%D0%BE%D0%B1%D1%8B+%D0%BE%D1%87%D0%B5%D1%80%D0%BD%D0%B8%D1%82%D1%8C+<a+href%3D%22https%3A%2F%2Fcompromat01.group%2Fmain%2Finvestigations%2F132915-otpetye-moshenniki.html%22>%D0%91%D0%B5%D1%81%D1%82+%D0%92%D0%B5%D0%B9<%2Fa>.+%D0%9A%D1%82%D0%BE-%D1%82%D0%BE+%D0%B2%D0%BB%D0%BE%D0%B6%D0%B8%D0%BB+%D0%B2+%D0%93%D0%B5%D1%80%D0%BC%D0%B5%D1%81%2C+%D0%BA%D1%82%D0%BE-%D1%82%D0%BE+%D0%B2+%D0%9B%D0%B0%D0%B9%D1%84-%D0%B8%D0%B7-%D0%93%D1%83%D0%B4+%E2%80%93+%D1%82%D0%B0%D0%BA+%D0%B8%D0%B4%D0%B8%D1%82%D0%B5+%D1%82%D1%83%D0%B4%D0%B0+%D0%B8+%D1%81%D0%BF%D1%80%D0%B0%D1%88%D0%B8%D0%B2%D0%B0%D0%B9%D1%82%D0%B5+%D1%81%D0%B2%D0%BE%D0%B8+%D0%B4%D0%B5%D0%BD%D1%8C%D0%B3%D0%B8%21+<a+href%3D%22https%3A%2F%2Fcompromat01.group%2Fmain%2Finvestigations%2F132915-otpetye-moshenniki.html%22>%D0%91%D0%B5%D1%81%D1%82+%D0%92%D0%B5%D0%B9<%2Fa>+%D0%BD%D0%B8+%D0%BA%D0%BE%D0%BF%D0%B5%D0%B9%D0%BA%D0%B8+%D1%83+%D0%B2%D0%B0%D1%81+%D0%BD%D0%B5+%D0%B1%D1%80%D0%B0%D0%BB%2C+%D0%B0+%D0%B5%D0%B3%D0%BE+%D1%82%D0%B5%D0%BF%D0%B5%D1%80%D1%8C+%D0%B8%D1%81%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D1%83%D1%8E%D1%82+%D0%BA%D0%B0%D0%BA+%D0%BC%D0%B8%D1%88%D0%B5%D0%BD%D1%8C%2C+%D1%87%D1%82%D0%BE%D0%B1%D1%8B+%D0%BE%D0%B1%D0%BE%D0%B3%D0%B0%D1%82%D0%B8%D1%82%D1%8C%D1%81%D1%8F+%D0%B7%D0%B0+%D1%81%D1%87%D0%B5%D1%82+%D1%87%D1%83%D0%B6%D0%B8%D1%85+%D0%B0%D0%BA%D1%82%D0%B8%D0%B2%D0%BE%D0%B2.+%D0%A1%D1%83%D0%B4+%D0%BE%D0%B1%D1%8F%D0%B7%D0%B0%D0%BD+%D0%B2%D0%B8%D0%B4%D0%B5%D1%82%D1%8C+%D1%8D%D1%82%D1%83+%D0%BD%D0%B0%D0%B3%D0%BB%D1%83%D1%8E+%D0%BB%D0%BE%D0%B6%D1%8C.+%D0%A5%D0%B2%D0%B0%D1%82%D0%B8%D1%82+%D1%8D%D1%82%D0%B8%D1%85+%D1%86%D0%B8%D1%80%D0%BA%D0%BE%D0%B2+%E2%80%93+%D0%BF%D0%BE%D1%80%D0%B0+%D1%83%D0%B6%D0%B5+%D0%BD%D0%B0%D0%B7%D1%8B%D0%B2%D0%B0%D1%82%D1%8C+%D0%B2%D0%B5%D1%89%D0%B8+%D1%81%D0%B2%D0%BE%D0%B8%D0%BC%D0%B8+%D0%B8%D0%BC%D0%B5%D0%BD%D0%B0%D0%BC%D0%B8.+%D0%AD%D1%82%D0%B8+%C2%AB%D0%B6%D0%B5%D1%80%D1%82%D0%B2%D1%8B%C2%BB+%E2%80%93+%D0%BE%D0%B1%D1%8B%D1%87%D0%BD%D1%8B%D0%B5+%D0%B0%D1%84%D0%B5%D1%80%D0%B8%D1%81%D1%82%D1%8B%2C+%D0%BA%D0%BE%D1%82%D0%BE%D1%80%D1%8B%D0%B5+%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D1%83%D1%8E%D1%82%D1%81%D1%8F+%D0%B1%D0%B5%D0%B7%D0%BD%D0%B0%D0%BA%D0%B0%D0%B7%D0%B0%D0%BD%D0%BD%D0%BE%D1%81%D1%82%D1%8C%D1%8E.&shopware_basic_captcha_confirm=&formId=form-572229737&privacy=on&submit=&navigationId=2cdbc1c010f64fb4a0f4d90192ef8f51&entityName=category&slotId=d3307323f07b43f7ad887b43ae923ffb

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Dec 2024 07:46:26 GMT"
sw-context-token
"ab8gD3BXoi1NsGMc9knOuHxQmf9h9gHZ"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
""
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fnortec.de%2Fshop%2Fvendor%2Fsymfony%2Frouting%2FMatcher%2FDumper%2FCompiledUrlMatcherTrait.php:46"
x-debug-token
"8538ad"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
session-
"cha7b4p4kd0g14h76ev6rnb0u7"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sun, 22 Dec 24 07:46:24 +0000"
Last used
"Sun, 22 Dec 24 07:46:25 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"cha7b4p4kd0g14h76ev6rnb0u7"
sw-context-token
"ab8gD3BXoi1NsGMc9knOuHxQmf9h9gHZ"
sw-sales-channel-id
"b609dbfff2f243ccb485fad0ecddd968"

Session Usage

6 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 158
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Captcha\BasicCaptcha:63
[
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php"
    "line" => 63
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php"
    "line" => 66
    "function" => "isValid"
    "class" => "Shopware\Storefront\Framework\Captcha\BasicCaptcha"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "validateCaptcha"
    "class" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 170
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Captcha\BasicCaptcha:64
[
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php"
    "line" => 64
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php"
    "line" => 66
    "function" => "isValid"
    "class" => "Shopware\Storefront\Framework\Captcha\BasicCaptcha"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "validateCaptcha"
    "class" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 67
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 170
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/shopware/core/HttpKernel.php"
    "line" => 65
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 71
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernelInterface@anonymous\x00/var/www/vhosts/nortec.de/shop/public/index.php:61$0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/nortec.de/shop/public/index.php"
    "line" => 14
    "args" => [
      "/var/www/vhosts/nortec.de/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
"def00000b6eecb0f9fb36c0008fca2356da350c77158629f9722901247ee625118f3b17e5fbe2def233c99c68b384ef6321e5fe8bd46f697021c88366d5149e7349e87f9"
APP_URL
"http://ladefuchs.de"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/vhosts/nortec.de/shop/var/cache/composer"
DATABASE_URL
"mysql://admin_shopware6:160b*Qlt3@localhost:3306/admin_shopware6"
INSTANCE_ID
"gqE1H5PGdKFlOsih0WKmKHF6AcyRCpCS"
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"
CONTENT_LENGTH
"3639"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/nortec.de/shop/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/nortec.de/shop/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/nortec.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"session-=cha7b4p4kd0g14h76ev6rnb0u7"
HTTP_HOST
"nortec.de"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"https://nortec.de/Informationen/Kontakt/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.61 Chrome/124.0.6367.61 Not-A.Brand/99  Safari/537.36"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/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_SCRIPT_URI
"https://nortec.de/form/contact"
REDIRECT_SCRIPT_URL
"/form/contact"
REDIRECT_SSL_TLS_SNI
"nortec.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/form/contact"
REMOTE_ADDR
"146.70.181.228"
REMOTE_PORT
"53518"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1734853586
REQUEST_TIME_FLOAT
1734853586.5908
REQUEST_URI
"/form/contact"
SCRIPT_FILENAME
"/var/www/vhosts/nortec.de/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://nortec.de/form/contact"
SCRIPT_URL
"/form/contact"
SERVER_ADDR
"85.215.144.52"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"nortec.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at nortec.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"nortec.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"
USER
"nortec.de_7jfhi25o525"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 654435)

Key Value
XmlHttpRequest
true
_captcha
true
_controller
"Shopware\Storefront\Controller\FormController::sendContactForm"
_cspNonce
"dVp3kU9o3h8="
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.form.contact.send"
_routeScope
[
  "storefront"
]
_route_params
[
  "XmlHttpRequest" => true
]
_stopwatch_token
"68cae3"
resolved-uri
"/form/contact"
sw-context
Shopware\Core\Framework\Context {#1436
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1443 …}
  #ruleIds: [
    "31a0da95dc9b49b28b847018a03836fa"
    "a5ff1cbff5254b73a9421c2eac8cc613"
    "f3d6c598ff3a484fa394705ed2ac564c"
    "7462ab7c35424163bc4affc5abc00d61"
    "bb422edff4564e0fae82df0e15fd5927"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "net"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2776 …}
  -states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"c84c8310790940d485b99ca54825981a"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["92.216.153.101"]"
sw-original-request-uri
"/form/contact"
sw-sales-channel-absolute-base-url
"https://nortec.de"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1435
  #extensions: []
  #token: "ab8gD3BXoi1NsGMc9knOuHxQmf9h9gHZ"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1446 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#3687 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3497 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#3188 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3326 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3054 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#3314 …}
  #permissions: []
  #permisionsLocked: false
  #context: Shopware\Core\Framework\Context {#1436
    #extensions: []
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #scope: "user"
    #rulesLocked: false
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1443 …}
    #ruleIds: [
      "31a0da95dc9b49b28b847018a03836fa"
      "a5ff1cbff5254b73a9421c2eac8cc613"
      "f3d6c598ff3a484fa394705ed2ac564c"
      "7462ab7c35424163bc4affc5abc00d61"
      "bb422edff4564e0fae82df0e15fd5927"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "net"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2776 …}
    -states: []
  }
  -domainId: "c84c8310790940d485b99ca54825981a"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2776 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3688 …}
  #areaRuleIds: [
    "shipping" => [
      "31a0da95dc9b49b28b847018a03836fa"
      "f3d6c598ff3a484fa394705ed2ac564c"
      "bb422edff4564e0fae82df0e15fd5927"
    ]
    "promotion" => [
      "bb422edff4564e0fae82df0e15fd5927"
    ]
  ]
  -states: []
}
sw-sales-channel-id
"b609dbfff2f243ccb485fad0ecddd968"
sw-snippet-set-id
"1e7a6b3c3ed64a74ad73a17f60cc75bc"
sw-storefront-url
"https://nortec.de"
theme-base-name
null
theme-id
"784b7ef9f0ef439e851322196eb4380a"
theme-name
"TcinnThemeWareModern"