IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\IndexController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "all" |
| _route_params | [ "action" => "robots.txt" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#279 -tokenExtractor: Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor {#280 …} -jwtManager: Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager {#271 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#118 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#282 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#284 …} } ] |
| _stopwatch_token | "7a0898" |
| action | "robots.txt" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| host | "hellopec.cestnous.fr" |
| 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 | "Sun, 11 Jan 2026 21:47:42 GMT" |
| x-debug-token | "4937e7" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AI_TOKEN | "355fb799d9a288108de29083c74529c5" |
| APP_ENV | "dev" |
| APP_SECRET | "ab8c6e9234fc6df634f709c5ce345579" |
| DATABASE_URL | "mysql://hellopec:sQqh4Dhrpyq7UBR@mt153455-001.eu.clouddb.ovh.net:35859/hellopec?serverVersion=8.0.21" |
| DOMAIN | "https://hellopec.cestnous.fr" |
| GOOGLE_API_KEY | "" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| JWT_PASSPHRASE | "3e18555d4ab84f4bd3323355d5c30a87" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "gmail+smtp://pec@hellopec.fr:VEN5aou!!!@default?verify_peer=0" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/hellopec/website/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/hellopec/website/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "hellopec.cestnous.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.101" |
| REMOTE_PORT | "42131" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768168062 |
| REQUEST_TIME_FLOAT | 1768168062.1443 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/var/www/hellopec/website/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.77.215.211" |
| SERVER_ADMIN | "dev@cestnous.fr" |
| SERVER_NAME | "hellopec.cestnous.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at hellopec.cestnous.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "hellopec.cestnous.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/hellopec/website/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,MESSENGER_TRANSPORT_DSN,AI_TOKEN,DOMAIN" |