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 | "en_US" |
| _redirected | true |
| _route | "sylius_shop_homepage" |
| _route_params | [ "template" => "@SyliusShop/homepage/index.html.twig" "_locale" => "en_US" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6794 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#5937 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6800 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#6795 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6802 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#6803 …} } ] |
| _stopwatch_token | "c99773" |
| template | "@SyliusShop/homepage/index.html.twig" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%22a81330%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" |
| host | "crystalmarkt.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 0a864429e4c3205f41fe9901ea675d26.cloudfront.net (CloudFront)" |
| x-amz-cf-id | "DWoETi61HDHR57hbBVE7cCXffMNM88dBUdDvcgGoj6Ue9N96hXaY9Q==" |
| x-forwarded-for | "216.73.216.140" |
| x-php-ob-level | "0" |
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 | "Tue, 18 Nov 2025 17:07:28 GMT" |
| x-debug-token | "a87c21" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"a81330","route":"sylius_shop_default_locale","method":"GET","controller":"n\/a","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 18 Nov 25 17:07:28 +0000" |
| Last used | "Tue, 18 Nov 25 17:07:28 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/srv/sylius/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:35
[
[
"file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
"line" => 35
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
"line" => 40
"function" => "hasForChannel"
"class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
"line" => 38
"function" => "getCart"
"class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
"line" => 75
"function" => "getCart"
"class" => "Sylius\Component\Order\Context\CompositeCartContext"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
"line" => 55
"function" => "getCart"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 184
"function" => "initializeCart"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 93
"function" => "preMount"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 84
"function" => "mountFromObject"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "create"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/f0/f07af7c787942aa17f68d80b64464f9e.php"
"line" => 54
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_fb657da750c5d6bf3f1c718162d46e78"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
"line" => 314
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_header"
"class" => "__TwigTemplate_e281358dc833a2f57375c08a1ecdef8a"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
"line" => 269
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_e281358dc833a2f57375c08a1ecdef8a"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
"line" => 109
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e281358dc833a2f57375c08a1ecdef8a"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/b0/b002dbb850f7bf19ebecbc6f43c8c31d.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b3e7ff533acb4cd4c37900239368ff8b"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/framework-bundle/Controller/TemplateController.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "templateAction"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\TemplateController"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1909
[
[
"file" => "/srv/sylius/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/7c/7c44038108d35f009cb0a5f6f6600ccf.php"
"line" => 57
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_1cf999ca7ef300b38114c0cef04285f2"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/6b/6b709c5eff08ca2e82c69a2229706178.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a471cb305d0d93a9a1bf314ffa1b44c1"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 37
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 33
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
"line" => 314
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_header"
"class" => "__TwigTemplate_e281358dc833a2f57375c08a1ecdef8a"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
"line" => 269
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_e281358dc833a2f57375c08a1ecdef8a"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
"line" => 109
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e281358dc833a2f57375c08a1ecdef8a"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/b0/b002dbb850f7bf19ebecbc6f43c8c31d.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b3e7ff533acb4cd4c37900239368ff8b"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/framework-bundle/Controller/TemplateController.php"
"line" => 48
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "templateAction"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\TemplateController"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/sylius/public/index.php"
"line" => 5
"args" => [
"/srv/sylius/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "4gtVKQm3j0rgmP1nm1965AuTl6A5qod" |
| DATABASE_URL | "mysql://sundarbans_leder_admin:018YNDNopy5mewNw@172.18.0.2:3306/sundarbans_leder_prod_202504" |
| MAILER_DSN | "smtp://default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| PHP_DATE_TIMEZONE | "UTC" |
| 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://" |
| XDEBUG_MODE | "off" |
Defined as regular env variables
| Key | Value |
|---|---|
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_MEMORY_LIMIT | "-1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/srv/sylius/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/home/www-data" |
| HOSTNAME | "1244c5b320d6" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22a81330%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" |
| HTTP_HOST | "crystalmarkt.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 0a864429e4c3205f41fe9901ea675d26.cloudfront.net (CloudFront)" |
| HTTP_X_AMZ_CF_ID | "DWoETi61HDHR57hbBVE7cCXffMNM88dBUdDvcgGoj6Ue9N96hXaY9Q==" |
| HTTP_X_FORWARDED_FOR | "216.73.216.140" |
| LD_PRELOAD | "/usr/lib/preloadable_libiconv.so" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin" |
| 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.3.17.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 | "6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.17.tar.xz" |
| PHP_VERSION | "8.3.17" |
| PWD | "/srv/sylius" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "64.252.75.54" |
| REMOTE_PORT | "8230" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1763485648 |
| REQUEST_TIME_FLOAT | 1763485648.6168 |
| REQUEST_URI | "/en_US/" |
| SCRIPT_FILENAME | "/srv/sylius/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.5" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SHLVL | "1" |
| SYMFONY_DOTENV_PATH | "/srv/sylius/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,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,PHP_DATE_TIMEZONE,APP_DEBUG,XDEBUG_MODE" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |