SecurityController :: home
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::home" |
| _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 {#289 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#240 …} } ] |
| _stopwatch_token | "d5f748" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate" |
| accept-language | "en-US,en;q=0.9,de-CH;q=0.8,de;q=0.7,ca;q=0.6" |
| host | "saadmonitor.com" |
| user-agent | "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile 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 | "Mon, 19 Jan 2026 17:33:20 GMT" |
| location | "/login" |
| x-debug-token | "5a48ff" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "your-secret-key-here-change-in-production" |
| DATABASE_URL | "mysql://debian:VwK7nGQ4lbR1Pcx_@127.0.0.1:3306/monitor" |
| DEFAULT_URI | "http://localhost:8086" |
| MAILER_DSN | "smtp:localhost" |
| MONITOR_API_KEY | "f8b9d0628b68509a3ba1c9d315c2bd4e1bed39776b142484cf19d74f126ce2ee" |
| MONITOR_JWT_PASSPHRASE | "change-me" |
| MONITOR_JWT_TTL | "600" |
| MYSQL_DATABASE | "monitor" |
| MYSQL_PASSWORD | "change-me" |
| MYSQL_ROOT_PASSWORD | "change-me" |
| MYSQL_USER | "monitor" |
| SYMFONY_ENV | "dev" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/monitor/backend/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/monitor/backend/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,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9,de-CH;q=0.8,de;q=0.7,ca;q=0.6" |
| HTTP_HOST | "saadmonitor.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.html" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "84.254.106.197" |
| REMOTE_PORT | "47062" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768844000 |
| REQUEST_TIME_FLOAT | 1768844000.2307 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/monitor/backend/public/index.php" |
| SCRIPT_NAME | "/index.html" |
| SCRIPT_URI | "https://saadmonitor.com/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "193.70.3.237" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "saadmonitor.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at saadmonitor.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SSL_TLS_SNI | "saadmonitor.com" |
| SYMFONY_DOTENV_PATH | "/var/www/monitor/backend/.env" |
| SYMFONY_DOTENV_VARS | "MYSQL_ROOT_PASSWORD,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,DATABASE_URL,SYMFONY_ENV,APP_ENV,APP_SECRET,MONITOR_API_KEY,MAILER_DSN,DEFAULT_URI,MONITOR_JWT_TTL,MONITOR_JWT_PASSPHRASE,APP_DEBUG" |