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" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip" |
accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
cache-control | "no-cache" |
forwarded | "for=182.44.8.254; proto=http; host=www.programmeur-togolais.org" |
host | "www.programmeur-togolais.org" |
pragma | "no-cache" |
remote-ip | "182.44.8.254" |
remote-port | "54380" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
x-forwarded-for | "182.44.8.254" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-iplb-unique-id | "B62C08FE:D46C_2E6939A9:0050_680759F1_1DE83:33DA" |
x-ovhrequest-id | "4e0023bf1239d4892e6585441161aeec" |
x-php-ob-level | "1" |
x-predictor | "1" |
x-remote-ip | "182.44.8.254" |
x-remote-port | "54380" |
x-remote-proto | "http" |
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 | "Tue, 22 Apr 2025 08:57:21 GMT" |
x-debug-token | "3c800b" |
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" => "/home/programmwd/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/twig-bridge/AppVariable.php" "line" => 81 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1544 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/programmwd/www/var/cache/dev/twig/b1/b13178a3b6036692f15e46bbee5aeaef71a20f31407330fb85eb3fd897883f65.php" "line" => 157 "function" => "twig_get_attribute" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_ccc1a362447d6bd975ef11daf7ef0a6cea075ec7489739c86d7d70c17218f38b" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/programmwd/www/var/cache/dev/twig/b5/b50c75b4a66f33f242fef445811f5d86dd8eb80112d52e69f248d554c83890bc.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_abc49deb31b6c9685acf6ddcb361b55ecd1ee5c8dcc780e170cd510cfac778d5" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 251 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 259 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/programmwd/www/src/Controller/HomeController.php" "line" => 17 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "index" "class" => "App\Controller\HomeController" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 79 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/http-kernel/Kernel.php" "line" => 199 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 37 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/programmwd/www/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/programmwd/www/public/index.php" "line" => 5 "args" => [ "/home/programmwd/www/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 | "33fdb6b967d7629167b49d698722b6ca" |
DATABASE_URL | "mysql://programmwd776:0NeekXnMx8G5YS@programmwd776.mysql.db:3306/programmwd776?serverVersion=mariadb-10.4.20" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CFG_CLUSTER | "cluster020" |
DOCUMENT_ROOT | "/home/programmwd/www/public" |
ENVIRONMENT | "production" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "0" |
GEOIP_COUNTRY_CODE | "CN" |
GEOIP_COUNTRY_NAME | "China" |
GEOIP_DMA_CODE | "0" |
GEOIP_LATITUDE | "34.773201" |
GEOIP_LONGITUDE | "113.722000" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_FORWARDED | "for=182.44.8.254; proto=http; host=www.programmeur-togolais.org" |
HTTP_HOST | "www.programmeur-togolais.org" |
HTTP_PRAGMA | "no-cache" |
HTTP_REMOTE_IP | "182.44.8.254" |
HTTP_REMOTE_PORT | "54380" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
HTTP_X_FORWARDED_FOR | "182.44.8.254" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_IPLB_UNIQUE_ID | "B62C08FE:D46C_2E6939A9:0050_680759F1_1DE83:33DA" |
HTTP_X_OVHREQUEST_ID | "4e0023bf1239d4892e6585441161aeec" |
HTTP_X_PREDICTOR | "1" |
HTTP_X_REMOTE_IP | "182.44.8.254" |
HTTP_X_REMOTE_PORT | "54380" |
HTTP_X_REMOTE_PROTO | "http" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "182.44.8.254" |
REMOTE_PORT | "23522" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1745312241 |
REQUEST_TIME_FLOAT | 1745312241.4663 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/programmwd/www/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://www.programmeur-togolais.org/" |
SCRIPT_URL | "/" |
SERVER_ADDR | "10.20.20.4" |
SERVER_ADMIN | "postmaster@www.programmeur-togolais.org" |
SERVER_NAME | "www.programmeur-togolais.org" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
UNIQUE_ID | "aAdZ8V1O0PZeQt1zTWUznwAABnc" |
USER | "programmwd" |
argc | 0 |
argv | [] |