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 {#346 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#287 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#350 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#351 …} } ] |
| _stopwatch_token | "338105" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.saadmonitor.com" |
| 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 | "Fri, 20 Mar 2026 22:48:00 GMT" |
| location | "/login" |
| x-debug-token | "293e54" |
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 | "d6db078b77d3d343708b8fc8930dbee1a354b89aa66f31a6e578275d856127f2" |
| DATABASE_URL | "mysql://debian:VwK7nGQ4lbR1Pcx_@127.0.0.1:3306/monitor" |
| DEFAULT_URI | "https://saadmonitor.com" |
| GOTENBERG_URL | "http://localhost:3000" |
| JWT_PRIVATE_KEY_PATH | "config/jwt/private.pem" |
| JWT_PUBLIC_KEY_PATH | "config/jwt/public.pem" |
| MAILER_DSN | "mailjet+api://e9b648ce697712cce51f07c33b34024f:3b5d5e28302cab0684b46f122cdd1c47@default?sandbox=false" |
| MAILJET_API_KEY | "e9b648ce697712cce51f07c33b34024f" |
| MAILJET_API_SECRET | "3b5d5e28302cab0684b46f122cdd1c47" |
| MAILJET_FROM_EMAIL | "mouftsow@gmail.com" |
| MAIL_FROM_EMAIL | "mouftsow@gmail.com" |
| MAIL_FROM_NAME | "saadmonitor" |
| 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" |
| RECAPTCHA3_KEY | "6Lc34FcsAAAAAEU0ugSSdWsUp8_TDOtVFDFj2p4w" |
| RECAPTCHA3_SCORE_THRESHOLD | "0.5" |
| RECAPTCHA3_SECRET | "6Lc34FcsAAAAAAgZrym0YgribLYakY1ldIAd0u8V" |
| SYMFONY_ENV | "prod" |
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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.saadmonitor.com" |
| 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.html" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.133" |
| REMOTE_PORT | "8373" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774046880 |
| REQUEST_TIME_FLOAT | 1774046880.8499 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/monitor/backend/public/index.php" |
| SCRIPT_NAME | "/index.html" |
| SCRIPT_URI | "https://www.saadmonitor.com/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "193.70.3.237" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "www.saadmonitor.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at www.saadmonitor.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "www.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_DEBUG,APP_SECRET,MONITOR_API_KEY,DEFAULT_URI,MONITOR_JWT_TTL,JWT_PRIVATE_KEY_PATH,JWT_PUBLIC_KEY_PATH,MONITOR_JWT_PASSPHRASE,MAILJET_API_KEY,MAILJET_API_SECRET,MAILJET_FROM_EMAIL,MAIL_FROM_EMAIL,MAIL_FROM_NAME,MAILER_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,RECAPTCHA3_SCORE_THRESHOLD,GOTENBERG_URL" |