HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#538 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#494 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#539 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#540 …} } ] |
| _stopwatch_token | "e77931" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| accept-encoding | "gzip, deflate" |
| accept-language | "en-US,en;q=0.5" |
| connection | "keep-alive" |
| host | "72.62.23.95" |
| sec-ch-ua | ""Chromium";v="142", "Not:A-Brand";v="24", "Brave";v="142"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| sec-gpc | "1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| 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, 25 Jan 2026 14:58:11 GMT" |
| location | "/login" |
| x-debug-token | "27bc77" |
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 |
|---|---|
| ANTHROPIC_API_KEY | "" |
| APP_ENV | "dev" |
| APP_SECRET | "9afc7a2245a193b22d31ba0868b374ec" |
| DATABASE_URL | "mysql://dev:Al@xione66@127.0.0.1:3306/gestion_agent?serverVersion=11.8.3-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MAILJET_API_KEY | "" |
| MAILJET_FROM_EMAIL | "noreply@yourdomain.com" |
| MAILJET_FROM_NAME | "Agent IA" |
| MAILJET_SECRET_KEY | "" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MISTRAL_API_KEY | "" |
| OLLAMA_BASE_URI | "http://127.0.0.1:11434" |
| OLLAMA_MODEL | "qwen2.5:latest" |
| OPENAI_API_KEY | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/agent_symfony/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/agent_symfony/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "72.62.23.95" |
| HTTP_SEC_CH_UA | ""Chromium";v="142", "Not:A-Brand";v="24", "Brave";v="142"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_SEC_GPC | "1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "138.197.161.37" |
| REMOTE_PORT | "46776" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769353091 |
| REQUEST_TIME_FLOAT | 1769353091.2385 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/agent_symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "72.62.23.95" |
| SERVER_ADMIN | "webmaster@dgentreprises.cloud" |
| SERVER_NAME | "72.62.23.95" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at 72.62.23.95 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "72.62.23.95" |
| SYMFONY_DOTENV_PATH | "/var/www/html/agent_symfony/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILJET_API_KEY,MAILJET_SECRET_KEY,MAILJET_FROM_EMAIL,MAILJET_FROM_NAME,OPENAI_API_KEY,MISTRAL_API_KEY,ANTHROPIC_API_KEY,OLLAMA_BASE_URI,OLLAMA_MODEL,DATABASE_URL" |