GET https://saadmonitor.com/

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
"8c1a15"

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
host
"saadmonitor.com"
user-agent
"Mozilla/5.0"
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:08:49 GMT"
location
"/login"
x-debug-token
"33c4e8"

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_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"saadmonitor.com"
HTTP_USER_AGENT
"Mozilla/5.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.html"
QUERY_STRING
""
REMOTE_ADDR
"51.89.23.223"
REMOTE_PORT
"53680"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768842529
REQUEST_TIME_FLOAT
1768842529.2385
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"