https://juwelier-mersin.de/form/newsletter

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"78c5c.RA41YpjsZPSauAgN43bgF1GSXOePQ5UtQbqgnUjBJ2M.ATlTKMejEZX8zkF9lyzVQTb5H63lLeJ7Gc2UzD_4FSAUOUAB3JVVza30TQ"
_grecaptcha_v3
""
email
"ovahujob29@gmail.com"
firstName
"iRFFHbBYjXnU"
lastName
"UgxcOjjyY"
option
"unsubscribe"
privacy
"jeJREOkVinnF"
salutationId
"2ee6622594af424d9e4ad3c314b4560b"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"IpUlYTpH2K0="
_route_params
null
_stopwatch_token
"27fe51"
exception
Shopware\Storefront\Framework\Captcha\Exception\CaptchaInvalidException {#4569
  #message: "The provided value for captcha "Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3" is not valid."
  #code: 0
  #file: "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php"
  #line: 75
  -statusCode: 403
  -headers: []
  #parameters: [
    "captcha" => "Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3"
  ]
  trace: {
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php:75 {
      Shopware\Storefront\Framework\Captcha\CaptchaRouteListener->validateCaptcha(ControllerEvent $event): void …
      › if ($captcha->shouldBreak()) {    throw new CaptchaInvalidException($captcha);}
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:51 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:96 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php:53 {
      Shopware\Core\Framework\Event\BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:35 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch($event, string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php:141 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php:149 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php:75 {
      Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, (int) $type, (bool) $catch);} catch (DBALException $e) {
    }
    /var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php:85 {
      › 
      › $result = $kernel->handle($request);}
  }
}
logger
Symfony\Bridge\Monolog\Logger {#875 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
connection
"close"
content-length
"325"
content-type
"application/json"
cookie
"session-=j5k72qite1pqcf8kbbfko5vg4b"
host
"juwelier-mersin.de"
sw-context-token
"KJRliKt4jkMoW9LPwcoyOCNK8cBo8j4i"
sw-language-id
"a40e55caad4343a598981d7bdb9466b4"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"177.221.207.20"

Request Content

Pretty

{
    "_csrf_token": "78c5c.RA41YpjsZPSauAgN43bgF1GSXOePQ5UtQbqgnUjBJ2M.ATlTKMejEZX8zkF9lyzVQTb5H63lLeJ7Gc2UzD_4FSAUOUAB3JVVza30TQ",
    "_grecaptcha_v3": "",
    "email": "ovahujob29@gmail.com",
    "firstName": "iRFFHbBYjXnU",
    "lastName": "UgxcOjjyY",
    "option": "unsubscribe",
    "privacy": "jeJREOkVinnF",
    "salutationId": "2ee6622594af424d9e4ad3c314b4560b"
}

Raw

{"_csrf_token":"78c5c.RA41YpjsZPSauAgN43bgF1GSXOePQ5UtQbqgnUjBJ2M.ATlTKMejEZX8zkF9lyzVQTb5H63lLeJ7Gc2UzD_4FSAUOUAB3JVVza30TQ","_grecaptcha_v3":"","email":"ovahujob29@gmail.com","firstName":"iRFFHbBYjXnU","lastName":"UgxcOjjyY","option":"unsubscribe","privacy":"jeJREOkVinnF","salutationId":"2ee6622594af424d9e4ad3c314b4560b"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Dec 2024 12:25:04 GMT"
sw-context-token
"KJRliKt4jkMoW9LPwcoyOCNK8cBo8j4i"
sw-language-id
"a40e55caad4343a598981d7bdb9466b4"
x-debug-exception
"The%20provided%20value%20for%20captcha%20%22Shopware%5CStorefront%5CFramework%5CCaptcha%5CGoogleReCaptchaV3%22%20is%20not%20valid."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fs22511.creoline.cloud%2Fmersin-shopware%2Fvendor%2Fshopware%2Fstorefront%2FFramework%2FCaptcha%2FCaptchaRouteListener.php:75"
x-debug-token
"4e391b"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
session-
"j5k72qite1pqcf8kbbfko5vg4b"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 22 Dec 24 12:22:55 +0000"
Last used
"Sun, 22 Dec 24 12:24:59 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-frontend.account.login
"3iZ79u_3OGlfsJp85PnZKJBS0tOhladztwSXWvC072g"
_csrf/https-frontend.account.recover.request
"EmMnCMxSdmM7to0APKe0s8rjlYGlXfqxnKu5FOWGeXk"
_csrf/https-frontend.account.register.save
"jtr3C6ciAusBNXy11OpHFy4EyCulL0jBq483RtQe_6k"
_csrf/https-frontend.checkout.line-item.add
"W7rZZqEOJHt03CftfDJo0nrKOJPMxFjaShIFpOejvvw"
_csrf/https-frontend.checkout.switch-language
"sFzyuvBQoZHL-Cr6-b2QLSDdxQQbc-G6-7NnDI6ca1Y"
_csrf/https-frontend.compare.offcanvas
"ibJrwG7NzIDlIPTEjAp4RvHxLjJHmBc107IZKYAqAts"
_csrf/https-frontend.form.contact.send
"1iQ1bzW8XsVweMTyXwEIbAB9XTAJSz_PhzMHGrdc4ug"
_csrf/https-frontend.form.newsletter.register.handle
"E7fJ_OuafvIptZ5VgkCJjnwVXw4Qw92CP7ucDy197LE"
_csrf/https-frontend.store-api.proxy
"tHSp5jY-d5umdkM0HO79Oq1ORto41J9JuTVppdBPfKA"
_csrf/https-frontend.wishlist.product.add
"c8bksrJoA1d9sbw1OGnuoPPTxd2XwMHp7Q896FACFNQ"
_csrf/https-frontend.wishlist.product.merge
"8xOXmjRjKXR6dnCIELXRAiyh2iB5SXE4pVkUk1dtudw"
_csrf/https-frontend.wishlist.product.merge.pagelet
"D0b5-4JjJiMptslVhRIIlaTz4ONRz3wWG1atNe2fXnY"
_csrf/https-frontend.wishlist.product.remove
"Le5fSHJ23ls0uYC0E8plRT9Bd218Svs6xJVmHRqt12A"
sessionId
"j5k72qite1pqcf8kbbfko5vg4b"
sw-context-token
"KJRliKt4jkMoW9LPwcoyOCNK8cBo8j4i"
sw-sales-channel-id
"8741ecacdbe14983bd46cc0465f9d2bc"

Session Usage

7 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:176
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 176
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:177
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 177
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:408
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 408
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 189
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:197
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 197
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php"
    "line" => 113
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php"
    "line" => 96
    "function" => "validateCsrfToken"
    "class" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "csrfCheck"
    "class" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 141
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php"
    "line" => 113
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php"
    "line" => 96
    "function" => "validateCsrfToken"
    "class" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "csrfCheck"
    "class" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 141
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php"
    "line" => 113
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php"
    "line" => 96
    "function" => "validateCsrfToken"
    "class" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "csrfCheck"
    "class" => "Shopware\Storefront\Framework\Csrf\CsrfRouteListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 51
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 96
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 35
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 141
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 149
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/vendor/shopware/core/HttpKernel.php"
    "line" => 75
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"aaf000000aa835bd8ec180be9e623c030774dcf827f8937647845cb4f194693aed6d51d0349b6d480c27bc8493dd7408d55dce829e8b4ef7cf949d15aee0148f0d1f6a9e"
APP_URL
"https://mersin.s22511.creoline.cloud"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/vhosts/s22511.creoline.cloud/httpdocs/var/cache/composer"
DATABASE_URL
"mysql://mersin_sw6:Mersin2023@localhost:3306/mersin_sw6"
INSTANCE_ID
"A215HUpGDzv9sD29d2nXlyfLKlYlMWnd"
MAILER_URL
"null://localhost"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
""
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_HTTP_CACHE_ENABLED
"0"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"325"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/s22511.creoline.cloud"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"session-=j5k72qite1pqcf8kbbfko5vg4b"
HTTP_HOST
"juwelier-mersin.de"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"177.221.207.20"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z2gFH--FRz8uPIOZNZsjFgAAANA"
REDIRECT_URL
"/form/newsletter"
REMOTE_ADDR
"177.221.207.20"
REMOTE_PORT
"43202"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1734870303
REQUEST_TIME_FLOAT
1734870303.8601
REQUEST_URI
"/form/newsletter"
SCRIPT_FILENAME
"/var/www/vhosts/s22511.creoline.cloud/mersin-shopware/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.1.82.136"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"juwelier-mersin.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at juwelier-mersin.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,MAILER_URL,DATABASE_URL,COMPOSER_HOME,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_CDN_STRATEGY_DEFAULT"
UNIQUE_ID
"Z2gFH--FRz8uPIOZNZsjFgAAANA"
USER
"sw6.creoline.cloud_ew2fxl96blt"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 464c20)

Key Value
XmlHttpRequest
true
_captcha
true
_controller
"Shopware\Storefront\Controller\FormController::handleNewsletter"
_cspNonce
"/Nw9rkeAZHU="
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.form.newsletter.register.handle"
_routeScope
[
  "storefront"
]
_route_params
[
  "XmlHttpRequest" => true
]
_since
Shopware\Core\Framework\Routing\Annotation\Since {#1527
  -value: "6.1.0.0"
}
_stopwatch_token
"9597aa"
resolved-uri
"/form/newsletter"
sw-context
Shopware\Core\Framework\Context {#1508
  #extensions: []
  #languageIdChain: [
    "a40e55caad4343a598981d7bdb9466b4"
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #currencyFactor: 1.0
  #scope: "user"
  #ruleIds: [
    "3858957016644de4ae48c0500bf3ccc8"
    "48bef84853e54070959bb5039a7391d9"
    "6d597ef717234af89f35f7e7cec78667"
    "8f9488fad55d48cfaa3107ec53608a07"
    "e1378db7808a478f919e0d740d5d6c1a"
    "3cf541369e6d4a2fa70aa8687a65fc2d"
    "4c951eea5afd430eb3a7044122f66d47"
    "26ad5a20df464a48aefac1f93c23fd60"
    "28caae75a5624f0d985abd0eb32aa160"
  ]
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1511 …}
  #considerInheritance: true
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3935 …}
  -states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"b0864ececfd345bdb3099cf3d6490992"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["176.199.211.245"]"
sw-original-request-uri
"/form/newsletter"
sw-sales-channel-absolute-base-url
"https://juwelier-mersin.de"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1512
  #extensions: []
  #token: "KJRliKt4jkMoW9LPwcoyOCNK8cBo8j4i"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1505 …}
  #fallbackCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1505 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#3939 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3937 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#3263 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3408 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3096 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#1498 …}
  #rulesIds: [
    "3858957016644de4ae48c0500bf3ccc8"
    "48bef84853e54070959bb5039a7391d9"
    "6d597ef717234af89f35f7e7cec78667"
    "8f9488fad55d48cfaa3107ec53608a07"
    "e1378db7808a478f919e0d740d5d6c1a"
    "3cf541369e6d4a2fa70aa8687a65fc2d"
    "4c951eea5afd430eb3a7044122f66d47"
    "26ad5a20df464a48aefac1f93c23fd60"
    "28caae75a5624f0d985abd0eb32aa160"
  ]
  #rulesLocked: false
  #permissions: []
  #permisionsLocked: false
  #context: Shopware\Core\Framework\Context {#1508
    #extensions: []
    #languageIdChain: [
      "a40e55caad4343a598981d7bdb9466b4"
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #currencyFactor: 1.0
    #scope: "user"
    #ruleIds: [
      "3858957016644de4ae48c0500bf3ccc8"
      "48bef84853e54070959bb5039a7391d9"
      "6d597ef717234af89f35f7e7cec78667"
      "8f9488fad55d48cfaa3107ec53608a07"
      "e1378db7808a478f919e0d740d5d6c1a"
      "3cf541369e6d4a2fa70aa8687a65fc2d"
      "4c951eea5afd430eb3a7044122f66d47"
      "26ad5a20df464a48aefac1f93c23fd60"
      "28caae75a5624f0d985abd0eb32aa160"
    ]
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1511 …}
    #considerInheritance: true
    #taxState: "gross"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3935 …}
    -states: []
  }
  -itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3935 …}
  -totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3907 …}
  -domainId: "b0864ececfd345bdb3099cf3d6490992"
  -states: []
}
sw-sales-channel-id
"8741ecacdbe14983bd46cc0465f9d2bc"
sw-snippet-set-id
"1dea8bccfb824911b0d86d033a2d97e3"
sw-storefront-url
"https://juwelier-mersin.de"
theme-base-name
null
theme-id
"c1b29d01d57a45f3b8c47a6458848cac"
theme-name
"Storefront"