PayPalButtonsController :: renderProductPageButtonsAction

Request

GET Parameters

Key Value
_path
"_format=html&_locale=en_US&_controller=sylius_paypal.controller.paypal_buttons%3A%3ArenderProductPageButtonsAction"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius_paypal.controller.paypal_buttons::renderProductPageButtonsAction"
_format
"html"
_locale
"en_US"
_stopwatch_token
"d82e80"
productId
128

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-language
"en-us,en;q=0.5"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%2236aa88%22%2C%22route%22%3A%22sylius_shop_contact_request%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fsylius%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; shop_deauth_profile_token=36aa88"
forwarded
"for="64.252.75.138";host="crystalmarkt.com";proto=http"
host
"crystalmarkt.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 ade0cadf195b634f1ce60fe31eb474a2.cloudfront.net (CloudFront)"
x-amz-cf-id
"RgpjK8OujRWvA2LnyoQdhzhxON640BEDywykxEKxdyPMpspeulHbvg=="
x-forwarded-for
"64.252.75.138"
x-php-ob-level
"5"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Tue, 18 Nov 2025 19:00:18 GMT"
x-debug-token
"52dd0e"

Cookies

Request Cookies

Key Value
sf_redirect
"{"token":"36aa88","route":"sylius_shop_contact_request","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/srv\/sylius\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}"
shop_deauth_profile_token
"36aa88"

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Tue, 18 Nov 25 19:00:18 +0000"
Last used
"Tue, 18 Nov 25 19:00:18 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/sylius_shop_add_to_cart
"MyFatMW0tvzIKuoO9u9jHqahEBoWE8gjDUjBdCzVdT0"

Session Usage

10 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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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/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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 122
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 116
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 116
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Form.php"
    "line" => 896
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
    "line" => 120
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
    "line" => 95
    "function" => "getFormView"
    "class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 199
    "function" => "initializeForm"
    "class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 108
    "function" => "postMount"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 122
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 116
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/ResolvedFormType.php"
    "line" => 116
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/form/Form.php"
    "line" => 896
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
    "line" => 120
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
    "line" => 95
    "function" => "getFormView"
    "class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 199
    "function" => "initializeForm"
    "class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
    "line" => 108
    "function" => "postMount"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/9f/9f0b52af49351a276735a447ec86cbd4.php"
    "line" => 51
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff1b5408ab3535f9ac51c4bde2fe1d99"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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: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/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/9f/9f0b52af49351a276735a447ec86cbd4.php"
    "line" => 51
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff1b5408ab3535f9ac51c4bde2fe1d99"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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: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/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/9f/9f0b52af49351a276735a447ec86cbd4.php"
    "line" => 51
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff1b5408ab3535f9ac51c4bde2fe1d99"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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: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/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/9f/9f0b52af49351a276735a447ec86cbd4.php"
    "line" => 51
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff1b5408ab3535f9ac51c4bde2fe1d99"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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: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/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/9f/9f0b52af49351a276735a447ec86cbd4.php"
    "line" => 51
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff1b5408ab3535f9ac51c4bde2fe1d99"
    "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/9a/9aaf8651b055dce22f3970aff862f5de.php"
    "line" => 60
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_410475b3ca0315f03cd160ecd0fbab85"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/af/af5437ebf4505ab7e9a1d26e427b9b5a.php"
    "line" => 51
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa3d125e2f01a339670185ab47df0dcb"
    "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/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "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/09/094f21e5f517b7c8fbc4a2c0bdf1211f.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_5b7bd9a96d15bc5fc30fd1a7b6ffb5cd"
    "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/97/97fdd1857af1e21784b8ced2fb183823.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_e737427fa2e1045621da632992d9d790"
    "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" => 104
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 147
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/var/cache/dev/twig/c5/c5aa9a89d09c52d22e72c2767c1e6d28.php"
    "line" => 275
    "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/6d/6d0a7ed3b965498722c4b1592ba6aadc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a89011f79a666b6b7435e0ca4bb1a74b"
    "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" => 125
    "function" => "render"
    "class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
    "type" => "->"
  ]
  [
    "file" => "/srv/sylius/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "showAction"
    "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"
  ]
]

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_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2236aa88%22%2C%22route%22%3A%22sylius_shop_contact_request%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fsylius%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; shop_deauth_profile_token=36aa88"
HTTP_FORWARDED
"for="64.252.75.138";host="crystalmarkt.com";proto=http"
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 ade0cadf195b634f1ce60fe31eb474a2.cloudfront.net (CloudFront)"
HTTP_X_AMZ_CF_ID
"RgpjK8OujRWvA2LnyoQdhzhxON640BEDywykxEKxdyPMpspeulHbvg=="
HTTP_X_FORWARDED_FOR
"64.252.75.138"
LD_PRELOAD
"/usr/lib/preloadable_libiconv.so"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/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.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
"_path=_format%3Dhtml%26_locale%3Den_US%26_controller%3Dsylius_paypal.controller.paypal_buttons%253A%253ArenderProductPageButtonsAction"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"62504"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1763492418
REQUEST_TIME_FLOAT
1763492418.2283
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Den_US%26_controller%3Dsylius_paypal.controller.paypal_buttons%253A%253ArenderProductPageButtonsAction"
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
[]

Parent Request

Return to parent request (token = 94dea5)

Key Value
_controller
"sylius.controller.product::showAction"
_firewall_context
"security.firewall.map.context.shop"
_locale
"en_US"
_redirected
true
_route
"sylius_shop_product_show"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/product/show.html.twig"
    "repository" => [
      "method" => "findOneByChannelAndSlug"
      "arguments" => [
        "expr:service('sylius.context.channel').getChannel()"
        "expr:service('sylius.context.locale').getLocaleCode()"
        "$slug"
      ]
    ]
  ]
  "_locale" => "en_US"
  "slug" => "sunshine-strappy-delight"
]
_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
"484cc1"
_sylius
[
  "template" => "@SyliusShop/product/show.html.twig"
  "repository" => [
    "method" => "findOneByChannelAndSlug"
    "arguments" => [
      "expr:service('sylius.context.channel').getChannel()"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "$slug"
    ]
  ]
]
slug
"sunshine-strappy-delight"