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 {#537 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#492 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#538 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#539 …} } ] |
| _stopwatch_token | "767c63" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "72.62.23.95" |
| user-agent | "Mozilla/5.0 zgrab/0.x" |
| 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, 17 Dec 2025 17:30:45 GMT" |
| location | "/login" |
| x-debug-token | "77e8f0" |
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=8.0&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| 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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "72.62.23.95" |
| HTTP_USER_AGENT | "Mozilla/5.0 zgrab/0.x" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "165.227.195.139" |
| REMOTE_PORT | "48972" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765992645 |
| REQUEST_TIME_FLOAT | 1765992645.3438 |
| 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.65 (Debian) Server at 72.62.23.95 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/agent_symfony/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,OPENAI_API_KEY,MISTRAL_API_KEY,ANTHROPIC_API_KEY,OLLAMA_BASE_URI,OLLAMA_MODEL" |