ResourceController :: indexAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.product_review:indexAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _links | Fig\Link\GenericLinkProvider {#16143 -links: [ "000000000636123a000000002a54d876" => Fig\Link\Link {#16142 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _redirected | true |
| _route | "sylius_shop_product_review_index" |
| _route_params | [ "_sylius" => [ "template" => "@SyliusShop/ProductReview/index.html.twig" "repository" => [ "method" => "findAcceptedByProductSlugAndChannel" "arguments" => [ "$slug" "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel()" ] ] ] "_locale" => "fr" "slug" => "reblochon-fermier-aop" ] |
| _security_firewall_run | "_security_shop" |
| _stopwatch_token | "bccfda" |
| _sylius | [ "template" => "@SyliusShop/ProductReview/index.html.twig" "repository" => [ "method" => "findAcceptedByProductSlugAndChannel" "arguments" => [ "$slug" "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel()" ] ] ] |
| slug | "reblochon-fermier-aop" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=epj85mss12b89io3rn8ng2pfnm; sf_redirect=%7B%22token%22%3A%2260d240%22%2C%22route%22%3A%22sylius_shop_product_review_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmons%5C%2Fsite%5C%2Fwww%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| host | "mons.sylius1.axome.cc" |
| referer | "https://mons.sylius1.axome.cc/fr/products/reblochon-fermier-aop/reviews" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
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 | "Wed, 10 Dec 2025 08:39:42 GMT" |
| link | "<https://mons.sylius1.axome.cc/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| x-debug-token | "32f7b5" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "epj85mss12b89io3rn8ng2pfnm" |
| sf_redirect | "{"token":"60d240","route":"sylius_shop_product_review_index","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/mons\/site\/www\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 10 Dec 25 09:39:23 +0100" |
| Last used | "Wed, 10 Dec 25 09:39:42 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-sylius_product_review | "-sG8BmdSYQOP3G-2lOQoSIl0m7RJO6LAbf0fdN393WI" |
| channel | "mons" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\Context\RequestQueryChannelContext:54
[
[
"file" => "/home/mons/site/www/src/Context/RequestQueryChannelContext.php"
"line" => 54
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php"
"line" => 42
"function" => "getChannel"
"class" => "App\Context\RequestQueryChannelContext"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php"
"line" => 57
"function" => "getChannel"
"class" => "Sylius\Component\Channel\Context\CompositeChannelContext"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php"
"line" => 40
"function" => "getChannel"
"class" => "Sylius\Component\Channel\Context\CachedPerRequestChannelContext"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php"
"line" => 78
"function" => "getAvailableLocalesCodes"
"class" => "Sylius\Component\Core\Provider\ChannelBasedLocaleProvider"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "restrictRequestLocale"
"class" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/mons/site/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:45
[
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
"line" => 45
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
"line" => 45
"function" => "hasForChannel"
"class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
"line" => 42
"function" => "getCart"
"class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Controller/OrderController.php"
"line" => 180
"function" => "getCart"
"class" => "Sylius\Component\Order\Context\CompositeCartContext"
"type" => "->"
]
[
"file" => "/home/mons/site/www/src/Controller/OrderController.php"
"line" => 114
"function" => "getCurrentCart"
"class" => "Sylius\Bundle\OrderBundle\Controller\OrderController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "widgetAction"
"class" => "App\Controller\OrderController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/5d/5dfdca536a3a7cb07a87eca4e71f89d8ad80041c5ea8e20c51213f50bbf9d833.php"
"line" => 257
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_e2fb07b153ab4227b23b10c1132115a0856a3dcc98860faa5bc7f24e6e33a2ed"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php"
"line" => 36
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php"
"line" => 41
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\Renderer\TwigTemplateBlockRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php"
"line" => 47
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php"
"line" => 41
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php"
"line" => 40
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\Renderer\DelegatingTemplateEventRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php"
"line" => 49
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php"
"line" => 45
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/98/98929c3945be0f365c1eea611593680fd55f7e4f2375f723f27801d2d4022223.php"
"line" => 332
"function" => "render"
"class" => "Sylius\Bundle\UiBundle\Twig\TemplateEventExtension"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 182
"function" => "block_header"
"class" => "__TwigTemplate_df15c542636ee117fa3286e31145506b75a0061473b3335db669c7bb1f4e6d29"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/98/98929c3945be0f365c1eea611593680fd55f7e4f2375f723f27801d2d4022223.php"
"line" => 82
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_df15c542636ee117fa3286e31145506b75a0061473b3335db669c7bb1f4e6d29"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/9f/9fa379c3a398079829141a5a05eb8952a136bc7c097d9c0ea6f8bc765e4b15e5.php"
"line" => 48
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_424c6ba94dce92b2feee83d7589aa2b7e4f8ebada7f2bb53b4ca670141a03b18"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 235
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 164
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "indexAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
/home/mons/site/www/vendor/twig/twig/src/Extension/CoreExtension.php:1567
[
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1567
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/b2/b2affc172d01eb753ef51e8fe415e4b46602bb5d6cd76a1c2148edc9435a4f43.php"
"line" => 55
"function" => "twig_get_attribute"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_3b2e9bb31639185dc349a404d47e07d1a687c3ca2159ddc749c4633219686758"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/25/253bad1ef2dc46b56be57b18e30c885f268fc00650f3c5b8832831c1cd0e288d.php"
"line" => 43
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_fcb65d371d3d66000b3e17c720fae30ae6a08bb288ea2f6204f001bfd359d824"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/98/98929c3945be0f365c1eea611593680fd55f7e4f2375f723f27801d2d4022223.php"
"line" => 118
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_df15c542636ee117fa3286e31145506b75a0061473b3335db669c7bb1f4e6d29"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/9f/9fa379c3a398079829141a5a05eb8952a136bc7c097d9c0ea6f8bc765e4b15e5.php"
"line" => 48
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_424c6ba94dce92b2feee83d7589aa2b7e4f8ebada7f2bb53b4ca670141a03b18"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 235
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 164
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "indexAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ContainerKx5kxuS\getSession_FlashBagService:24
[
[
"file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/getSession_FlashBagService.php"
"line" => 24
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/App_KernelDevDebugContainer.php"
"line" => 2403
"function" => "do"
"class" => "ContainerKx5kxuS\getSession_FlashBagService"
"type" => "::"
]
[
"file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService.php"
"line" => 23
"function" => "load"
"class" => "ContainerKx5kxuS\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/App_KernelDevDebugContainer.php"
"line" => 2403
"function" => "do"
"class" => "ContainerKx5kxuS\getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService"
"type" => "::"
]
[
"file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/getBitbagSyliusCmsPlugin_Controller_Page_OverridenService.php"
"line" => 37
"function" => "load"
"class" => "ContainerKx5kxuS\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/App_KernelDevDebugContainer.php"
"line" => 2403
"function" => "do"
"class" => "ContainerKx5kxuS\getBitbagSyliusCmsPlugin_Controller_Page_OverridenService"
"type" => "::"
]
[
"file" => "/home/mons/site/www/vendor/symfony/dependency-injection/Container.php"
"line" => 238
"function" => "load"
"class" => "ContainerKx5kxuS\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/dependency-injection/Container.php"
"line" => 220
"function" => "make"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
"line" => 29
"function" => "instantiateController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 120
"function" => "instantiateController"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 42
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 86
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
"line" => 39
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 146
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/ff/ff54ab72ba742184dfec61fa120219bb8be295e41b199d845e2aeef603dae540.php"
"line" => 292
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_b2e1c305a6c54efb5215be5e430a2e029ab799ca7c96b237148e37e118a11f94"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/98/98929c3945be0f365c1eea611593680fd55f7e4f2375f723f27801d2d4022223.php"
"line" => 397
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 182
"function" => "block_footer"
"class" => "__TwigTemplate_df15c542636ee117fa3286e31145506b75a0061473b3335db669c7bb1f4e6d29"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/98/98929c3945be0f365c1eea611593680fd55f7e4f2375f723f27801d2d4022223.php"
"line" => 142
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_df15c542636ee117fa3286e31145506b75a0061473b3335db669c7bb1f4e6d29"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/var/cache/dev/twig/9f/9fa379c3a398079829141a5a05eb8952a136bc7c097d9c0ea6f8bc765e4b15e5.php"
"line" => 48
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_424c6ba94dce92b2feee83d7589aa2b7e4f8ebada7f2bb53b4ca670141a03b18"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/resource-bundle/src/Bundle/Controller/ControllerTrait.php"
"line" => 235
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php"
"line" => 164
"function" => "render"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "indexAction"
"class" => "Sylius\Bundle\ResourceBundle\Controller\ResourceController"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mons/site/www/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_EMAIL | "mons@mons-fromagerie.fr" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "EDITME" |
| CLICK_AND_COLLECT | "1" |
| CONTACT_EMAIL | "mons@mons-fromagerie.fr" |
| DATABASE_URL | "mysql://mons:9g07gL0zo8LGzqlzGkNruPvIW4lmdgqv@localhost/mons" |
| EWZ_RECAPTCHA_SECRET | "" |
| EWZ_RECAPTCHA_SITE_KEY | "" |
| FIDELIUM | "1" |
| FTP_SYNAPS | "ftp://ftpmons:wNXh1UTdfwh5w57GZ3T2V@149.202.50.21:21" |
| GIFT_CARD | "0" |
| GOOGLE_RECAPTCHA_SECRET | "6LdNjk0dAAAAAHtdBCuuMLhnzqWFlUvg-ihP7A64" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6LdNjk0dAAAAAGUmMhX5l61PkzOi-Fg5XenHPJuL" |
| GTM_CODE | "GTM-TGH3TXQ" |
| INFORMATION_REQUEST_EMAIL | "contact@monsformation.com" |
| 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://apikey: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@smtp.sendgrid.net:587" |
| MAPBOX_KEY | "pk.eyJ1IjoiZnJvbWFnZXJpZS1tb25zIiwiYSI6ImNrcXZ5Zm1nazBnY3IybnFoMHlyMmxvNXEifQ.Mk5vYEDuml3Hjtl_A1bmyg" |
| ORDER_HELP_EMAIL | "assistantecommerciale@mons-fromagerie.fr" |
| PRODUCT_INFORMATION_EMAIL | "assistantecommerciale@mons-fromagerie.fr" |
| QUOTE_REQUEST_EMAIL | "lacollonge@mons-fromagerie.fr" |
| RECIPIENT_EMAIL_ORDER | "commandes@mons-fromagerie.fr" |
| SENDER_EMAIL | "nepasrepondre@mons-fromagerie.fr" |
| SENDER_EMAIL_NAME | "Mons (ne pas répondre)" |
| SHOP_ACTIVATE | "1" |
| WEBSITE_URL | "https://www.mons-fromages.com" |
| 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 | "/home/mons/site/www/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=epj85mss12b89io3rn8ng2pfnm; sf_redirect=%7B%22token%22%3A%2260d240%22%2C%22route%22%3A%22sylius_shop_product_review_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmons%5C%2Fsite%5C%2Fwww%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| HTTP_HOST | "mons.sylius1.axome.cc" |
| HTTP_REFERER | "https://mons.sylius1.axome.cc/fr/products/reblochon-fermier-aop/reviews" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.186" |
| REMOTE_PORT | "48956" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765355981 |
| REQUEST_TIME_FLOAT | 1765355981.6022 |
| REQUEST_URI | "/fr/products/reblochon-fermier-aop/reviews/" |
| SCRIPT_FILENAME | "/home/mons/site/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.255.149.5" |
| SERVER_NAME | "mons.sylius1.axome.cc" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.21.6" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CONTACT_EMAIL,INFORMATION_REQUEST_EMAIL,PRODUCT_INFORMATION_EMAIL,QUOTE_REQUEST_EMAIL,ORDER_HELP_EMAIL,MAPBOX_KEY,ADMIN_EMAIL,SENDER_EMAIL,SENDER_EMAIL_NAME,RECIPIENT_EMAIL_ORDER,SHOP_ACTIVATE,CLICK_AND_COLLECT,FIDELIUM,GIFT_CARD,GTM_CODE,WEBSITE_URL,MAILER_DSN,FTP_SYNAPS" |
| USER | "www-data" |
Sub Requests 9
OrderController :: widgetAction (token = b89b8e)
| Key | Value |
|---|---|
| _controller | "sylius.controller.order:widgetAction" |
| _links | Fig\Link\GenericLinkProvider {#8386 -links: [ "0000000006360df5000000002a54d876" => Fig\Link\Link {#8385 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "sylius_shop_partial_cart_summary" |
| _route_params | [ "_sylius" => [ "template" => "$template" ] "_locale" => "fr" ] |
| _stopwatch_token | "589759" |
| _sylius | [ "template" => "$template" ] |
LocaleSwitchController :: renderAction (token = f63d74)
| Key | Value |
|---|---|
| _controller | "sylius.controller.shop.locale_switch:renderAction" |
| _format | "html" |
| _links | Fig\Link\GenericLinkProvider {#11784 -links: [ "0000000006360333000000002a54d876" => Fig\Link\Link {#11783 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _stopwatch_token | "f0ac58" |
ResourceController :: indexAction (token = 0342e2)
| Key | Value |
|---|---|
| _controller | "sylius.controller.taxon:indexAction" |
| _links | Fig\Link\GenericLinkProvider {#12212 -links: [ "0000000006360287000000002a54d876" => Fig\Link\Link {#12211 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "sylius_shop_partial_channel_menu_taxon_index" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr" ] |
| _stopwatch_token | "f751a0" |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
ProductController :: showAction (token = f9bc13)
| Key | Value |
|---|---|
| _controller | "sylius.controller.product:showAction" |
| _links | Fig\Link\GenericLinkProvider {#13106 -links: [ "0000000006361e05000000002a54d876" => Fig\Link\Link {#13105 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "sylius_shop_partial_product_show_by_slug" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findOneByChannelAndSlug" "arguments" => [ "expr:service('sylius.context.channel').getChannel()" "expr:service('sylius.context.locale').getLocaleCode()" "$slug" ] ] ] "_locale" => "fr" "slug" => "reblochon-fermier-aop" ] |
| _stopwatch_token | "ce290d" |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findOneByChannelAndSlug" "arguments" => [ "expr:service('sylius.context.channel').getChannel()" "expr:service('sylius.context.locale').getLocaleCode()" "$slug" ] ] ] |
| slug | "reblochon-fermier-aop" |
PageController :: renderLinkAction (token = e5e009)
| Key | Value |
|---|---|
| _controller | "bitbag_sylius_cms_plugin.controller.page.overriden:renderLinkAction" |
| _links | Fig\Link\GenericLinkProvider {#13650 -links: [ "0000000006361865000000002a54d876" => Fig\Link\Link {#13649 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "bitbag_sylius_cms_plugin_shop_page_show_link_by_code" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findOneEnabledByCode" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr" "code" => "centre-international-mons-formation" ] |
| _stopwatch_token | "20e2bf" |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findOneEnabledByCode" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
| code | "centre-international-mons-formation" |
ResourceController :: indexAction (token = a8777e)
| Key | Value |
|---|---|
| _controller | "odiseo_blog.controller.article_category::indexAction" |
| _links | Fig\Link\GenericLinkProvider {#14130 -links: [ "0000000006361a05000000002a54d876" => Fig\Link\Link {#14129 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "odiseo_sylius_blog_plugin_shop_partial_article_category_index" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findEnabled" ] ] "_locale" => "fr" ] |
| _stopwatch_token | "5ef056" |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findEnabled" ] ] |
PageController :: indexAction (token = 3e6e24)
| Key | Value |
|---|---|
| _controller | "bitbag_sylius_cms_plugin.controller.page.overriden:indexAction" |
| _links | Fig\Link\GenericLinkProvider {#14766 -links: [ "0000000006361499000000002a54d876" => Fig\Link\Link {#14765 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "bitbag_sylius_cms_plugin_shop_page_index_by_section_code_template" |
| _route_params | [ "_sylius" => [ "template" => "$template" "grid" => "bitbag_sylius_cms_plugin_shop_page" "repository" => [ "method" => "findBySectionCode" "arguments" => [ "$sectionCode" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr" "sectionCode" => "nos-structures" ] |
| _stopwatch_token | "b09601" |
| _sylius | [ "template" => "$template" "grid" => "bitbag_sylius_cms_plugin_shop_page" "repository" => [ "method" => "findBySectionCode" "arguments" => [ "$sectionCode" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
| sectionCode | "nos-structures" |
PageController :: renderLinkAction (token = 73a379)
| Key | Value |
|---|---|
| _controller | "bitbag_sylius_cms_plugin.controller.page.overriden:renderLinkAction" |
| _links | Fig\Link\GenericLinkProvider {#15240 -links: [ "00000000063616b3000000002a54d876" => Fig\Link\Link {#15239 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "bitbag_sylius_cms_plugin_shop_page_show_link_by_code" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findOneEnabledByCode" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr" "code" => "fromagers-evenementiels" ] |
| _stopwatch_token | "594fe4" |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findOneEnabledByCode" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
| code | "fromagers-evenementiels" |
PageController :: renderLinkAction (token = 3e0890)
| Key | Value |
|---|---|
| _controller | "bitbag_sylius_cms_plugin.controller.page.overriden:renderLinkAction" |
| _links | Fig\Link\GenericLinkProvider {#15715 -links: [ "0000000006361056000000002a54d876" => Fig\Link\Link {#15714 -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "bitbag_sylius_cms_plugin_shop_page_show_link_by_code" |
| _route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findOneEnabledByCode" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr" "code" => "pour-les-pros" ] |
| _stopwatch_token | "cc253d" |
| _sylius | [ "template" => "$template" "repository" => [ "method" => "findOneEnabledByCode" "arguments" => [ "$code" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
| code | "pour-les-pros" |