Redirect 302 redirect from GET @sylius_shop_default_locale (0163c1)

GET https://dev.kochamysamochody.pl/pl_PL/

TemplateController :: templateAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\TemplateController::templateAction"
_firewall_context
"security.firewall.map.context.shop"
_locale
"pl_PL"
_redirected
true
_route
"sylius_shop_homepage"
_route_params
[
  "template" => "@SyliusShop/homepage/index.html.twig"
  "_locale" => "pl_PL"
]
_security_authenticators
[]
_security_firewall_run
"_security_shop"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#7398
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#6801 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#7404
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#7399 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#7406
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#7407 …}
  }
]
_stopwatch_token
"ff5fd9"
template
"@SyliusShop/homepage/index.html.twig"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%220163c1%22%2C%22route%22%3A%22sylius_shop_default_locale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=41c139f9e91b286cee8bfc827ca9fa2e"
host
"dev.kochamysamochody.pl"
referer
"https://dev.kochamysamochody.pl/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.135"
x-forwarded-host
"dev.kochamysamochody.pl"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.216.135"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Fri, 09 Jan 2026 06:04:20 GMT"
expires
"-1"
pragma
"no-cache"
set-cookie
"wishlist_cookie_token=1f4c432c-a987-4a5d-88c2-b42e6c1eaf70; expires=Sat, 09 Jan 2027 06:04:20 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
x-debug-token
"fe0471"
x-frame-options
"sameorigin"

Cookies

Request Cookies

Key Value
PHPSESSID
"41c139f9e91b286cee8bfc827ca9fa2e"
sf_redirect
"{"token":"0163c1","route":"sylius_shop_default_locale","method":"GET","controller":"n\/a","status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
wishlist_cookie_token
Symfony\Component\HttpFoundation\Cookie {#33297
  #expire: 1799474660
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "wishlist_cookie_token"
  #value: "1f4c432c-a987-4a5d-88c2-b42e6c1eaf70"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 4

Session Metadata

Key Value
Created
"Fri, 09 Jan 26 06:04:18 +0000"
Last used
"Fri, 09 Jan 26 06:04:18 +0000"
Lifetime
0

Session Attributes

Attribute Value
_default_customer_group
"retail"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\CustomerGroupContextListener:54
[
  [
    "file" => "/var/www/html/src/EventListener/CustomerGroupContextListener.php"
    "line" => 54
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\CustomerGroupContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/be/bebae4319639868a5eeb3699e596ad3a.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_771df6c2b9e17b396442ca590229a24a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/873ab5266b819545f218399e9c06cba1.php"
    "line" => 114
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50fcc88b9adc1a22dbef0e15891a81f2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/f2/f20ed6cdef6f0fb7a6ef4212310e2674.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_77afb36d57bce97a512d384dcfb9b02d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/TemplateController.php"
    "line" => 48
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "templateAction"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\TemplateController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:35
[
  [
    "file" => "/var/www/html/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 35
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 40
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 38
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
    "line" => 75
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
    "line" => 55
    "function" => "getCart"
    "class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 184
    "function" => "initializeCart"
    "class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 93
    "function" => "preMount"
    "class" => "Symfony\UX\TwigComponent\ComponentFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 84
    "function" => "mountFromObject"
    "class" => "Symfony\UX\TwigComponent\ComponentFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "create"
    "class" => "Symfony\UX\TwigComponent\ComponentFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
    "line" => 48
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 37
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/23/23ffa2b7d994da1073de27c5ebee512d.php"
    "line" => 54
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7b06aff8e84160f8c04a8967fd0ca4fb"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
    "line" => 48
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 37
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 33
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/873ab5266b819545f218399e9c06cba1.php"
    "line" => 289
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_50fcc88b9adc1a22dbef0e15891a81f2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/873ab5266b819545f218399e9c06cba1.php"
    "line" => 245
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_50fcc88b9adc1a22dbef0e15891a81f2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/87/873ab5266b819545f218399e9c06cba1.php"
    "line" => 119
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_50fcc88b9adc1a22dbef0e15891a81f2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/f2/f20ed6cdef6f0fb7a6ef4212310e2674.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_77afb36d57bce97a512d384dcfb9b02d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/TemplateController.php"
    "line" => 48
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "templateAction"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\TemplateController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"63d6e19e8ea2ba5f49408026df254595"
CUSTOMER_GROUP_PRICING_PRIORITY
"10"
FB_ID
""
FB_SECRET
""
JWT_PASSPHRASE
"66d45daf91b2ed1031e62d81c81dba2e"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
ORGANIZATION_PRICING_PRIORITY
"20"
RABBITMQ_URL
"amqp://sylius_rmq:SyliusRMQ2024Secure@rabbitmq:5672/sylius"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN
"doctrine://default?queue_name=catalog_promotion_removal"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN
"doctrine://default?queue_name=catalog_promotion_removal_failed"
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN
"doctrine://default?queue_name=main_failed"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN
"sync://"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN
"sync://"
SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH
"%kernel.project_dir%/config/encryption/dev.key"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
BITBAG_ES_INDEX_PREFIX
"prod_"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://sylius_prod:SyliusDatabase2024%23Secure!Production@mariadb-prod:3306/sylius_prod"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
ELASTICSEARCH_PASSWORD
"ElasticSearch2024#Secure!Production"
ELASTICSEARCH_URL
"http://elasticsearch-prod:9200/"
ELASTICSEARCH_USERNAME
"elastic"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
GTM_CONTAINER_ID
"GTM-KRD3CJMS"
HOME
"/home/www-data"
HOSTNAME
"74eb91103c45"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%220163c1%22%2C%22route%22%3A%22sylius_shop_default_locale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=41c139f9e91b286cee8bfc827ca9fa2e"
HTTP_HOST
"dev.kochamysamochody.pl"
HTTP_REFERER
"https://dev.kochamysamochody.pl/"
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.135"
HTTP_X_FORWARDED_HOST
"dev.kochamysamochody.pl"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.135"
MAILER_DSN
"smtp://sklep@kochamysamochody.pl:s5ajR585AcAF7nwJWZfB@mail.kochamysamochody.pl:587"
MEMCACHED_HOST
"memcached"
PATH
"/var/www/html/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.29.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c"
PHP_URL
"https://www.php.net/distributions/php-8.2.29.tar.xz"
PHP_VERSION
"8.2.29"
PWD
"/var/www/html"
QUERY_STRING
""
RABBITMQ_DSN
"amqp://sylius_rmq:SyliusRMQ2024%23Secure!Production@rabbitmq-prod:5672/sylius"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.1"
REMOTE_PORT
"57260"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1767938658
REQUEST_TIME_FLOAT
1767938658.6837
REQUEST_URI
"/pl_PL/"
ROUTER_DEFAULT_URI
"https://dev.kochamysamochody.pl"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.3"
SERVER_NAME
"dev.kochamysamochody.pl"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.25.5"
SHLVL
"2"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,RABBITMQ_URL,CUSTOMER_GROUP_PRICING_PRIORITY,ORGANIZATION_PRICING_PRIORITY,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,FB_ID,FB_SECRET"
USER
"www-data"
argc
0
argv
[]

Sub Requests 1

RenderHeaderTemplateAction (token = bbbd57)

Key Value
_controller
"sylius_wishlist_plugin.controller.action.render_header_template"
_route
"sylius_wishlist_plugin_shop_wishlist_render_header_template"
_route_params
[]
_stopwatch_token
"5eb9c4"