UserAuthenticatorController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\UserAuthenticatorController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#981 -links: [ 980 => Symfony\Component\WebLink\Link {#980 -href: "https://appli.preprod.neocognition.ai/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _route | "app_index" |
| _route_params | [] |
| _stopwatch_token | "e21aff" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cookie | "lang=en" |
| host | "appli.preprod.neocognition.ai" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.26" |
| x-forwarded-host | "appli.preprod.neocognition.ai" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "4d63e2aeb7a0" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.26" |
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 | "Mon, 08 Dec 2025 23:09:31 GMT" |
| link | "<https://appli.preprod.neocognition.ai/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| location | "/login" |
| x-debug-token | "72388a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| lang | "en" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "78d8150960ead8fdae52f08b30fbe145" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://app:ylRoDKy9B0xRiavy@mariadb:3306/app?serverVersion=mariadb-10.8.2&charset=utf8mb4" |
| JWT_PASSPHRASE | "chrysippe" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| WEBSITE_URL | "appli.preprod.neocognition.ai" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/app/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_COOKIE | "lang=en" |
| HTTP_HOST | "appli.preprod.neocognition.ai" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.26" |
| HTTP_X_FORWARDED_HOST | "appli.preprod.neocognition.ai" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "4d63e2aeb7a0" |
| HTTP_X_REAL_IP | "216.73.216.26" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "172.18.0.8" |
| REMOTE_PORT | "44622" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765235371 |
| REQUEST_TIME_FLOAT | 1765235371.9174 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.7" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "appli.preprod.neocognition.ai" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.54 (Debian) Server at appli.preprod.neocognition.ai Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.54 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,WEBSITE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |