http://laboutiquebelge.gabriel-cassano.be/

HomeController :: 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\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"home"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5228cc"

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-sbzrs (squid/6.10)"
x-forwarded-for
"10.2.52.92"
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
"Sun, 31 Aug 2025 03:09:09 GMT"
x-debug-token
"7e2138"

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/62/6245349b3b9cd3c8c2141b79f77c5dd8.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_aff592168fd042de00b932ddb30899ad"
    "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/HomeController.php"
    "line" => 41
    "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\HomeController"
    "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-sbzrs (squid/6.10)"
HTTP_X_FORWARDED_FOR
"10.2.52.92"
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
"/"
REMOTE_ADDR
"216.73.216.124"
REMOTE_PORT
"19393"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1756609748
REQUEST_TIME_FLOAT
1756609748.8317
REQUEST_URI
"/"
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"