ProfilController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\ProfilController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#645 -links: [ 664 => Symfony\Component\WebLink\Link {#664 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css" } 647 => Symfony\Component\WebLink\Link {#647 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-cT2YKNc.css" } ] } |
| _route | "home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "c14a60" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.evannunes.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 | "Wed, 04 Feb 2026 13:40:14 GMT" |
| link | "</assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css>; rel="preload"; as="style",</assets/styles/app-cT2YKNc.css>; rel="preload"; as="style"" |
| x-debug-token | "57ff8f" |
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 |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "8bc0907ed2ac8e6e8d7fa74f918eb8af" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/evannunes/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/evannunes/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.evannunes.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 | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "www.evannunes.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.216.223" |
| REMOTE_PORT | "19078" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770212414 |
| REQUEST_TIME_FLOAT | 1770212414.3565 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/evannunes/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.215.224.195" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "www.evannunes.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at www.evannunes.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "www.evannunes.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/evannunes/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |