https://mons.sylius1.axome.cc/fr/products/langres-aop/reviews

RedirectController :: urlRedirectAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Fig\Link\GenericLinkProvider {#6857
  -links: [
    "000000005c40e0df000000000c0d3253" => Fig\Link\Link {#6858
      -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_product_review_index"
_route_params
[
  "path" => "/fr/products/langres-aop/reviews/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
  "_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" => "langres-aop"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"c40721"
_sylius
[
  "template" => "@SyliusShop/ProductReview/index.html.twig"
  "repository" => [
    "method" => "findAcceptedByProductSlugAndChannel"
    "arguments" => [
      "$slug"
      "expr:service('sylius.context.locale').getLocaleCode()"
      "expr:service('sylius.context.channel').getChannel()"
    ]
  ]
]
httpPort
80
httpsPort
443
path
"/fr/products/langres-aop/reviews/"
permanent
true
scheme
null
slug
"langres-aop"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=9p6og5u04av9hv0pkpl9i9lrna"
host
"mons.sylius1.axome.cc"
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
content-type
"text/html; charset=utf-8"
date
"Wed, 10 Dec 2025 05:05:51 GMT"
link
"<https://mons.sylius1.axome.cc/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
location
"https://mons.sylius1.axome.cc/fr/products/langres-aop/reviews/"
x-debug-token
"141ffb"

Cookies

Request Cookies

Key Value
PHPSESSID
"9p6og5u04av9hv0pkpl9i9lrna"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 06:05:48 +0100"
Last used
"Wed, 10 Dec 25 06:05:51 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-sylius_add_to_cart
"I0U04mAPDYGqrdfeyGM4k291x20aB34DZL7LB2mehvg"
channel
"mons"

Session Usage

4 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/ShopBundle/EventListener/SessionCartSubscriber.php"
    "line" => 59
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber"
    "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" => "->"
  ]
]
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=9p6og5u04av9hv0pkpl9i9lrna"
HTTP_HOST
"mons.sylius1.axome.cc"
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
"42066"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765343151
REQUEST_TIME_FLOAT
1765343151.3159
REQUEST_URI
"/fr/products/langres-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"