ResourceController :: indexAction
Request
GET Parameters
| Key | Value |
|---|---|
| page | "2" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.product::indexAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _locale | "en_US" |
| _route | "sylius_shop_product_index" |
| _route_params | [ "_sylius" => [ "template" => "@SyliusShop/product/index.html.twig" "grid" => "sylius_shop_product" ] "_locale" => "en_US" "slug" => "jeans/women" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6715 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#5831 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6721 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#6716 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6723 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#6724 …} } ] |
| _stopwatch_token | "3e0202" |
| _sylius | [ "template" => "@SyliusShop/product/index.html.twig" "grid" => "sylius_shop_product" ] |
| slug | "jeans/women" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "demoshop.dosmart.world" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.44" |
| x-forwarded-host | "demoshop.dosmart.world" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "7b273995c754" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.44" |
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 | "Sun, 21 Dec 2025 18:24:41 GMT" |
| x-debug-token | "05e40e" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 21 Dec 25 18:24:41 +0000" |
| Last used | "Sun, 21 Dec 25 18:24:41 +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/cb/cbc2fd33caf29a2769bb5be9c6d8f422.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_7a9629cf770f779de7bb1c6bc49f5d7b"
"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/75/7541c37a8ba8bc0ec6875a13bbf935d7.php"
"line" => 273
"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_efd048c3661e18d77b4f6cd0f4a5a1be"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/75/7541c37a8ba8bc0ec6875a13bbf935d7.php"
"line" => 229
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_efd048c3661e18d77b4f6cd0f4a5a1be"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 491
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/27/274625c8e62f801d6ca0eb6192c0f925.php"
"line" => 77
"function" => "yieldParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_fe4590e311b599253ead68a470b2d831"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/75/7541c37a8ba8bc0ec6875a13bbf935d7.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_efd048c3661e18d77b4f6cd0f4a5a1be"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/27/274625c8e62f801d6ca0eb6192c0f925.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_fe4590e311b599253ead68a470b2d831"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/87/8723d0f1139d8d8463f271bc1ae55bb7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0dabb02ee1db7471d379b5a17fa772a8"
"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/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 150
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "indexAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"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/1f/1fbf1adae34a2382755a49ebcb8bd86a.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_528597ad90e03c0405c693edc2be6637"
"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/7b/7b669a4dd4390c023f4ddd2ed25454b7.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_4200803e546b66bb17547b0dca4ff14c"
"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/75/7541c37a8ba8bc0ec6875a13bbf935d7.php"
"line" => 273
"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_efd048c3661e18d77b4f6cd0f4a5a1be"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/75/7541c37a8ba8bc0ec6875a13bbf935d7.php"
"line" => 229
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_efd048c3661e18d77b4f6cd0f4a5a1be"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 491
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/27/274625c8e62f801d6ca0eb6192c0f925.php"
"line" => 77
"function" => "yieldParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_fe4590e311b599253ead68a470b2d831"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/75/7541c37a8ba8bc0ec6875a13bbf935d7.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_efd048c3661e18d77b4f6cd0f4a5a1be"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/27/274625c8e62f801d6ca0eb6192c0f925.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_fe4590e311b599253ead68a470b2d831"
"type" => "->"
]
[
"file" => "/srv/sylius/var/cache/dev/twig/87/8723d0f1139d8d8463f271bc1ae55bb7.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0dabb02ee1db7471d379b5a17fa772a8"
"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/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 150
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "indexAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"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" |
| JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/dev.key" |
| container_name_demoshop_ds_sylius | "demoshop_ds_sylius_php" |
| host_demoshop_ds_sylius | "demoshop.localhost" |
| http_entrypoints | "web" |
| server_app_dir_demoshop_ds_sylius | "TODO?_/srv/www/demoshop_ds" |
| tls_enabled | "false" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "EDITME" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_MEMORY_LIMIT | "-1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "mysql://sylius:TyKokote1.@demoshop_ds_sylius_mysql/sylius_%kernel.environment%" |
| DOCUMENT_ROOT | "/srv/sylius/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/home/sylius" |
| HOSTNAME | "e6c161036781" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "demoshop.dosmart.world" |
| 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.44" |
| HTTP_X_FORWARDED_HOST | "demoshop.dosmart.world" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "7b273995c754" |
| HTTP_X_REAL_IP | "216.73.216.44" |
| IMAGE_TAG | "sha-7f21d71" |
| LD_PRELOAD | "/usr/lib/preloadable_libiconv.so" |
| MAILER_DSN | "smtp://mailhog:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| 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_DATE_TIMEZONE | "UTC" |
| PHP_IDE_CONFIG | "serverName=sylius" |
| 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 | "page=2" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.19.0.6" |
| REMOTE_PORT | "34082" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766341480 |
| REQUEST_TIME_FLOAT | 1766341480.5797 |
| REQUEST_URI | "/en_US/taxons/jeans/women?page=2" |
| SCRIPT_FILENAME | "/srv/sylius/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.5" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SHLVL | "1" |
| 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://" |
| SYMFONY_DOTENV_PATH | "/srv/sylius/.env" |
| SYMFONY_DOTENV_VARS | "APP_DEBUG,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,http_entrypoints,tls_enabled,host_demoshop_ds_sylius,container_name_demoshop_ds_sylius,server_app_dir_demoshop_ds_sylius" |
| USER | "sylius" |
| XDEBUG_CONFIG | "" |
| XDEBUG_MODE | "off" |
| XDEBUG_PROFILE | "" |
| XDEBUG_PROFILER_ENABLE | "" |
| XDEBUG_PROFILER_ENABLE_TRIGGER | "" |
| XDEBUG_SESSION | "" |
| XDEBUG_SESSION_START | "" |
| XDEBUG_TRACE | "" |
| XDEBUG_TRACE_ENABLE_TRIGGER | "" |
| XDEBUG_TRIGGER | "" |
| argc | 0 |
| argv | [] |