LoginController :: renderLoginPage
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\LoginController::renderLoginPage" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login_renderloginpage" |
| _route_params | [] |
| _stopwatch_token | "5e4c96" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "my-audio-admin.server-preprod.ovh" |
| 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 | "Sat, 20 Dec 2025 03:28:35 GMT" |
| x-debug-token | "1faccd" |
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 | "d3c30aeb89fd9143c8b132b956212a9c" |
| BASE_API | "https://my-audio-api.server-preprod.ovh/" |
| BASE_admin | "https://my-audio-admin.server-preprod.ovh/" |
| BASE_client | "https://my-audio-site.server-preprod.ovh/" |
| BASE_logiciel | "https://my-audio-pro.server-preprod.ovh/" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://myaudio:v95zaFN96NeP*@127.0.0.1:3306/myaudio_prod?serverVersion=mariadb-10.3.28" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/my-audio-admin/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/my-audio-admin/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "my-audio-admin.server-preprod.ovh" |
| 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:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.123" |
| REMOTE_PORT | "10605" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766201315 |
| REQUEST_TIME_FLOAT | 1766201315.3861 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/my-audio-admin/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://my-audio-admin.server-preprod.ovh/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "51.75.246.95" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "my-audio-admin.server-preprod.ovh" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at my-audio-admin.server-preprod.ovh Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "my-audio-admin.server-preprod.ovh" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,BASE_API,BASE_logiciel,BASE_client,BASE_admin" |