ResourceController :: showAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.product::showAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _locale | "en_GB" |
| _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_GB" "slug" => "chadwick-5" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6009 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#5697 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6017 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#6006 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6019 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#6020 …} } ] |
| _stopwatch_token | "771a4b" |
| _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 | "chadwick-5" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "stage.stoves2u.co.uk" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.14" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.14" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 25 Apr 2026 14:52:16 GMT" |
| x-debug-token | "c2b7cc" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 25 Apr 26 14:52:16 +0000" |
| Last used | "Sat, 25 Apr 26 14:52:16 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/sylius_shop_add_to_cart | "cQA9Kwcp-TmipsdmLcwZlIrpCDzNvG77M2pUhYP7vPg" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:35
[
[
"file" => "/application/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
"line" => 35
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
"line" => 40
"function" => "hasForChannel"
"class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
"line" => 38
"function" => "getCart"
"class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/Component/Cart/WidgetComponent.php"
"line" => 75
"function" => "getCart"
"class" => "Sylius\Component\Order\Context\CompositeCartContext"
"type" => "->"
]
[
"file" => "/application/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" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 184
"function" => "initializeCart"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 93
"function" => "preMount"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 84
"function" => "mountFromObject"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "create"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/96/96249bad712578fc485f716ad3cc087d.php"
"line" => 54
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_87bd0d79160c7df260e8789fc17404b9"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 269
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_header"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 225
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1909
[
[
"file" => "/application/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/dd/ddb4112621df9fe6ce877d2ea3473cc4.php"
"line" => 57
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ac6bb9cb406bde86e4915a08f7c01f09"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/11/1107a03bb7afbf5d8c6646c55eec96a3.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_405df55b1358d145025a49b89894e278"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 269
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_header"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 225
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
"line" => 120
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
"line" => 95
"function" => "getFormView"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 199
"function" => "initializeForm"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 108
"function" => "postMount"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 84
"function" => "mountFromObject"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "create"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 122
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/ResolvedFormType.php"
"line" => 116
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/form/Form.php"
"line" => 896
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
"line" => 120
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-live-component/src/ComponentWithFormTrait.php"
"line" => 95
"function" => "getFormView"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 199
"function" => "initializeForm"
"class" => "Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 108
"function" => "postMount"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentFactory.php"
"line" => 84
"function" => "mountFromObject"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "create"
"class" => "Symfony\UX\TwigComponent\ComponentFactory"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/d3/d3514d00f5c0916387dfcbd1c6f8cfce.php"
"line" => 51
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6da77d936cb1ce7246f409bc19faec8c"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/d3/d3514d00f5c0916387dfcbd1c6f8cfce.php"
"line" => 51
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6da77d936cb1ce7246f409bc19faec8c"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/d3/d3514d00f5c0916387dfcbd1c6f8cfce.php"
"line" => 51
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6da77d936cb1ce7246f409bc19faec8c"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/d3/d3514d00f5c0916387dfcbd1c6f8cfce.php"
"line" => 51
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6da77d936cb1ce7246f409bc19faec8c"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/application/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/application/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/d3/d3514d00f5c0916387dfcbd1c6f8cfce.php"
"line" => 51
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6da77d936cb1ce7246f409bc19faec8c"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/70/70873be56e7c1811cbef85d4f2358714.php"
"line" => 60
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e09d72b9de4272e021539d68e819b6f3"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/a2/a2ad1e902349f53370b9e34d3fbbd580.php"
"line" => 51
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b95f69c911d2e1c62460f1a47b1f6b3f"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 77
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
"line" => 56
"function" => "render"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableComponentRenderer.php"
"line" => 48
"function" => "createAndRender"
"class" => "Symfony\UX\TwigComponent\ComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableComponentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/3c/3ce4afc343c6448653cd593b5e6f144f.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_938945aec3c755bb3336a09e28979b45"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 116
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/cc/ccbf3630eb7adbadb35018e6c64a1b9e.php"
"line" => 52
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f6ca8d88ef9b03efeb233d73ba1901b2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
"line" => 45
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
"line" => 36
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
"line" => 32
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
"line" => 58
"function" => "render"
"class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
"line" => 34
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
"line" => 28
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
"line" => 104
"function" => "render"
"class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 104
"function" => "renderHook"
"class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 230
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/8d/8d812b9a959766b1f62c654372a6f719.php"
"line" => 103
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3999335dc8c88c801ffb3651191db73a"
"type" => "->"
]
[
"file" => "/application/var/cache/dev/twig/6c/6cc8b11330ca4854d3f0907b8a01488f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3fdef41706abc0f64a386f5aa91da9d2"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 247
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/application/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 125
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "showAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/application/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/application/public/index.php"
"line" => 5
"args" => [
"/application/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_DOMAIN | "localhost:7281" |
| APP_ENV | "dev" |
| APP_SECRET | "EDITME" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysqli://root:root@mysql:3306/firestoves?serverVersion=8.0.22" |
| FROM_EMAIL_ADDRESS | "no-reply@inyourface.space" |
| HOST_USER | "1000" |
| HOST_USERGROUP | "987" |
| JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://mailhog:1025" |
| MERCURE_JWT_SECRET | "pmZdKGgHxGXCfDSp2yoe7jrbM24LAWVoZbyjdpdj6Xf9rWPYbcrFPtNvtEiJpKWktuNPmvBwEU3gg7aYGfZXEUnCbTvAuwTFkeW2" |
| MERCURE_PUBLIC_URL | "http://10.66.125.96:7360/.well-known/mercure" |
| MERCURE_PUBLISHER_JWT_KEY | "pmZdKGgHxGXCfDSp2yoe7jrbM24LAWVoZbyjdpdj6Xf9rWPYbcrFPtNvtEiJpKWktuNPmvBwEU3gg7aYGfZXEUnCbTvAuwTFkeW2" |
| MERCURE_SUBSCRIBER_JWT_KEY | "pmZdKGgHxGXCfDSp2yoe7jrbM24LAWVoZbyjdpdj6Xf9rWPYbcrFPtNvtEiJpKWktuNPmvBwEU3gg7aYGfZXEUnCbTvAuwTFkeW2" |
| MERCURE_TOPIC_PREFIX | "https://firestoves.space/" |
| MERCURE_URL | "http://mercure/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| MONGODB_DATABASE_NAME | "firestoves" |
| MONGODB_ROOT_PASSWORD | "root" |
| MYSQL_DATABASE_NAME | "firestoves" |
| MYSQL_ROOT_PASSWORD | "root" |
| REDIS_URL | "redis://redis:6379" |
| S3_ENDPOINT | "http://10.66.125.96:7362" |
| S3_FULL_URL | "http://10.66.125.96:7362/stoves2u/stoves2u" |
| S3_REGION | "local" |
| S3_USERDATA_ACCESS_KEY | "admin" |
| S3_USERDATA_SECRET_KEY | "letmeinnow1" |
| S3_VERSION | "latest" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN | "sync://" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN | "sync://" |
| SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/dev.key" |
| USERDATA_BUCKET | "stoves2u" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/application/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/var/www" |
| HOSTNAME | "b51432c50633" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "stage.stoves2u.co.uk" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.14" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.14" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.21.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 | "4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd6" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.21.tar.xz" |
| PHP_VALUE | "error_log=/var/log/nginx/application_php_errors.log" |
| PHP_VERSION | "8.3.21" |
| PWD | "/application" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.66.125.99" |
| REMOTE_PORT | "59970" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1777128735 |
| REQUEST_TIME_FLOAT | 1777128735.2807 |
| REQUEST_URI | "/en_GB/products/chadwick-5" |
| SCRIPT_FILENAME | "/application/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.23.12" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.27.4" |
| SYMFONY_DOTENV_PATH | "/application/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,MYSQL_ROOT_PASSWORD,MYSQL_DATABASE_NAME,MONGODB_ROOT_PASSWORD,MONGODB_DATABASE_NAME,HOST_USER,HOST_USERGROUP,DATABASE_URL,CORS_ALLOW_ORIGIN,FROM_EMAIL_ADDRESS,APP_DOMAIN,REDIS_URL,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,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MERCURE_PUBLISHER_JWT_KEY,MERCURE_SUBSCRIBER_JWT_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_TOPIC_PREFIX,MAILER_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,S3_ENDPOINT,S3_USERDATA_ACCESS_KEY,S3_USERDATA_SECRET_KEY,S3_REGION,S3_VERSION,USERDATA_BUCKET,S3_FULL_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |
Sub Requests 1
PayPalButtonsController :: renderProductPageButtonsAction (token = 44e38a)
| Key | Value |
|---|---|
| _controller | "sylius_paypal.controller.paypal_buttons::renderProductPageButtonsAction" |
| _format | "html" |
| _locale | "en_GB" |
| _stopwatch_token | "390fcd" |
| productId | 3 |