ProductController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "products" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "2cbf48" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| connection | "close" |
| content-length | "0" |
| host | "laboutiquebelge.gabriel-cassano.be" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-db8vz (squid/6.10)" |
| x-forwarded-for | "10.3.223.181" |
| 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 | "Thu, 30 Oct 2025 15:29:59 GMT" |
| x-debug-token | "271f89" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/security-core/Security.php"
"line" => 63
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/src/Services/CartService.php"
"line" => 29
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Security"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/src/Twig/Extension/CartExtension.php"
"line" => 29
"function" => "getCartItemCount"
"class" => "App\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/var/cache/dev/twig/ae/aeb71470dde058e00bdb14ef0faf2531.php"
"line" => 134
"function" => "getCartItemCount"
"class" => "App\Twig\CartExtension"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_049f9104763b79845f237fee9efb85a7"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/var/cache/dev/twig/50/5029b70419944d8de8f25be15317c2f7.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5553a68eea8b1b852ddb7953a4ad020f"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/src/Controller/ProductController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "index"
"class" => "App\Controller\ProductController"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web65/web/public/index.php"
"line" => 5
"args" => [
"/var/www/clients/client0/web65/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "45f87658cfcaed6412ace57d431d9dcd" |
| DATABASE_URL | "mysql://c0boutiquebelge:Radwane6@127.0.0.1/c0boutiquebelge" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/laboutiquebelge.gabriel-cassano.be/web" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/laboutiquebelge.gabriel-cassano.be/web" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "laboutiquebelge.gabriel-cassano.be" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-db8vz (squid/6.10)" |
| HTTP_X_FORWARDED_FOR | "10.3.223.181" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPRC | "/etc/php/8.2/cgi/" |
| PHP_DOCUMENT_ROOT | "/var/www/clients/client0/web65" |
| PHP_FCGI_MAX_REQUESTS | "5000" |
| PHP_SELF | "/public/index.php" |
| PWD | "/var/www/php-fcgi-scripts/web65" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/nos-produits" |
| REMOTE_ADDR | "216.73.216.133" |
| REMOTE_PORT | "41705" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1761838199 |
| REQUEST_TIME_FLOAT | 1761838199.464 |
| REQUEST_URI | "/nos-produits" |
| SCRIPT_FILENAME | "/var/www/laboutiquebelge.gabriel-cassano.be/web/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "37.187.119.230" |
| SERVER_ADMIN | "webmaster@laboutiquebelge.gabriel-cassano.be" |
| SERVER_NAME | "laboutiquebelge.gabriel-cassano.be" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| TEMP | "/var/www/clients/client0/web65/tmp" |
| TMP | "/var/www/clients/client0/web65/tmp" |
| TMPDIR | "/var/www/clients/client0/web65/tmp" |