GET https://stage.bar-tek.com/garage

GarageController :: garagePage

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"FourtwosixRelaunchTheme\Storefront\Controller\GarageController::garagePage"
_cspNonce
"pdIVtf4r0vU="
_is_sales_channel
true
_locale
"fr-FR"
_loginRequired
true
_route
"frontend.garage.page"
_routeScope
[
  "storefront"
]
_route_params
[]
_stopwatch_token
"dfa275"
resolved-uri
"/garage"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"018dc0e813d870fcababb56de50581b4"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["94.31.93.26"]"
sw-original-request-uri
"/fr/garage"
sw-sales-channel-absolute-base-url
"https://stage.bar-tek.com"
sw-sales-channel-base-url
"/fr"
sw-sales-channel-id
"bc03b12fca6e446c9bbe735ae1f4d0ce"
sw-snippet-set-id
"6a42e19c1e6344028fc1ab5f051089f6"
sw-storefront-url
"https://stage.bar-tek.com/fr"
theme-base-name
null
theme-id
"c05fa824536d44d49fa7f559472e5fa0"
theme-name
"FourtwosixRelaunchTheme"

Request Headers

Header Value
accept
"*/*"
connection
"close"
cookie
"sw-cache-hash=9c173800dc6fec7d78c7db98575b187b; session-=rebk6ige9oe96k00dkogo7qas9; acris_shop_switch_checked=018dc0e813d870fcababb56de50581b4%7C4c5c1599081b49559d9f530fc94a736a"
host
"stage.bar-tek.com"
https
"on"
s-asn
"16509"
s-asorg
"AMAZON-02"
s-country
"US"
sw-context-token
"qaJm22KXOln2vAPC7s04Kuj4u6rG9230"
sw-language-id
"5494b24b09d445ebace47112836b4458"
timeout
"600"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.105"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-req-id
"03fd4db9f5afd8c13998f83201caf5ff"

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
"Wed, 17 Sep 2025 20:56:19 GMT"
location
"/fr/account/login?redirectTo=frontend.garage.page&redirectParameters=%5B%5D"
server-timing
""
x-debug-token
"2fc59b"

Cookies

Request Cookies

Key Value
acris_shop_switch_checked
"018dc0e813d870fcababb56de50581b4|4c5c1599081b49559d9f530fc94a736a"
session-
"rebk6ige9oe96k00dkogo7qas9"
sw-cache-hash
"9c173800dc6fec7d78c7db98575b187b"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Wed, 17 Sep 25 20:56:05 +0000"
Last used
"Wed, 17 Sep 25 20:56:18 +0000"
Lifetime
86400

Session Attributes

Attribute Value
counter
0
fts-force-payment-shipping-selection
true
sessionId
"rebk6ige9oe96k00dkogo7qas9"
sw-context-token
"qaJm22KXOln2vAPC7s04Kuj4u6rG9230"
sw-sales-channel-id
"bc03b12fca6e446c9bbe735ae1f4d0ce"

Session Usage

6 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:106
[
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 106
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Kernel.php"
    "line" => 155
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:107
[
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 107
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Kernel.php"
    "line" => 155
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:309
[
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 309
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 119
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Kernel.php"
    "line" => 155
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:314
[
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 314
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 119
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Kernel.php"
    "line" => 155
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:127
[
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 127
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Kernel.php"
    "line" => 155
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver:65
[
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/custom/plugins/fourtwosixCustomAdminUrl/src/Core/Framework/Routing/ApiRequestContextResolver.php"
    "line" => 32
    "function" => "resolve"
    "class" => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Routing/ContextResolverListener.php"
    "line" => 34
    "function" => "resolve"
    "class" => "FourtwosixCustomAdminUrl\Core\Framework\Routing\ApiRequestContextResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "resolveContext"
    "class" => "Shopware\Core\Framework\Routing\ContextResolverListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 50
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 50
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/shopware/core/Kernel.php"
    "line" => 155
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage/releases/170920251142/public/index.php"
    "line" => 10
    "args" => [
      "/var/www/stage/releases/170920251142/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
"PWm6NICfzfNkQwijUIm8p8p3OeerKUA2y7hBGiiam0oEQcYalNyqP0bG7JgCVUUhA8XnBVjJsR5l05WxpjLLtfJi6BdGcm9FlVrqyXT5xe1VLuxWqUmCi3d4wtyMFpPg9Z5djk6I"
APP_URL
"https://stage.bar-tek.com"
BLUE_GREEN_DEPLOYMENT
"0"
COMPOSER_HOME
"/var/www/stage/shop/var/cache/composer"
DATABASE_URL
"mysql://usr-fdc8:3f332c8eICFYfEbl4LqcrAfk@stage:3306/bartek_shopware?sslmode=disable&charset=utf8mb4&serverVersion=8.0"
INSTANCE_ID
"ksDMwKFQkgXLxxAazeZuBevvypCjb0P6"
LOCK_DSN
"redis://stage-redis:6379/6?persistent=1"
MAILER_DSN
"sendmail://default?command=/usr/sbin/sendmail%20-oi%20-t"
MESSENGER_TRANSPORT_CACHE_DSN
"amqp://admin:9HqsbX4nsQYAXhYDJXCeXTZB@rabbitmq:5672/%2Fstage/cache?connect_timeout=30&heartbeat=0"
MESSENGER_TRANSPORT_DSN
"amqp://admin:9HqsbX4nsQYAXhYDJXCeXTZB@rabbitmq:5672/%2Fstage/high?connect_timeout=30&heartbeat=0"
MESSENGER_TRANSPORT_DSN_LOW_PRIORITY
"amqp://admin:9HqsbX4nsQYAXhYDJXCeXTZB@rabbitmq:5672/%2Fstage/low?connect_timeout=30&heartbeat=0"
MESSENGER_TRANSPORT_FAILURE_DSN
"amqp://admin:9HqsbX4nsQYAXhYDJXCeXTZB@rabbitmq:5672/%2Fstage/failure?connect_timeout=30&heartbeat=0"
OPENSEARCH_URL
"http://opensearch-master:9200"
REDIS_URL_CACHE
"redis://stage-redis:6379/1?persistent=1"
REDIS_URL_CARTS
"redis://stage-redis:6379/5?persistent=1"
REDIS_URL_INCREMENTS
"redis://stage-redis:6379/7?persistent=1"
REDIS_URL_NUMBER_RANGE
"redis://stage-redis:6379/8?persistent=1"
SHOPWARE_CACHE_ID
"sw_cache_dev"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"1"
SHOPWARE_ES_INDEXING_ENABLED
"1"
SHOPWARE_ES_INDEX_PREFIX
"sw6_stage_"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
SHOPWARE_SKIP_WEBINSTALLER
"1"
SQL_SET_DEFAULT_SESSION_VARIABLES
"0"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_RUNTIME_OPTIONS
[
  "prod_envs" => [
    "prod"
    "e2e"
  ]
]
CONTEXT_DOCUMENT_ROOT
"/var/www/stage/shop/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/stage/shop/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sw-cache-hash=9c173800dc6fec7d78c7db98575b187b; session-=rebk6ige9oe96k00dkogo7qas9; acris_shop_switch_checked=018dc0e813d870fcababb56de50581b4%7C4c5c1599081b49559d9f530fc94a736a"
HTTP_HOST
"stage.bar-tek.com"
HTTP_HTTPS
"on"
HTTP_S_ASN
"16509"
HTTP_S_ASORG
"AMAZON-02"
HTTP_S_COUNTRY
"US"
HTTP_TIMEOUT
"600"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.105"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REQ_ID
"03fd4db9f5afd8c13998f83201caf5ff"
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_URL
"/fr/garage"
REMOTE_ADDR
"216.73.216.105"
REMOTE_PORT
"55852"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1758142579
REQUEST_TIME_FLOAT
1758142579.4192
REQUEST_URI
"/garage"
SCRIPT_FILENAME
"/var/www/stage/releases/170920251142/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.1.129.15"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"stage.bar-tek.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/stage/releases/170920251142/.env"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_DSN_LOW_PRIORITY,MESSENGER_TRANSPORT_FAILURE_DSN,MESSENGER_TRANSPORT_CACHE_DSN,MAILER_DSN,APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_CDN_STRATEGY_DEFAULT,COMPOSER_HOME,SQL_SET_DEFAULT_SESSION_VARIABLES,REDIS_URL_CACHE,REDIS_URL_CARTS,LOCK_DSN,REDIS_URL_INCREMENTS,REDIS_URL_NUMBER_RANGE,SHOPWARE_SKIP_WEBINSTALLER,SHOPWARE_CACHE_ID"