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 {#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
"bfae82"

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
host
"saadmonitor.com"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Mobile/15E148 Safari/604.1"
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, 21 Mar 2026 03:26:30 GMT"
location
"/login"
x-debug-token
"ced1da"

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_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"saadmonitor.com"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Mobile/15E148 Safari/604.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.html"
QUERY_STRING
""
REMOTE_ADDR
"45.141.215.227"
REMOTE_PORT
"64184"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774063590
REQUEST_TIME_FLOAT
1774063590.8277
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.66 (Debian) Server at saadmonitor.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (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_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"