SecurityController :: dashboardRedirect
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::dashboardRedirect" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_dashboard_redirect" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#561 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#494 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#567 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#568 …} } ] |
| _stopwatch_token | "ccd552" |
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, br, zstd" |
| cache-control | "no-cache" |
| connection | "close" |
| host | "majo.attechgroup.ca" |
| pragma | "no-cache" |
| priority | "u=0, i" |
| sec-ch-ua | ""Not;A=Brand";v="99", "HeadlessChrome";v="139", "Chromium";v="139"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" |
| x-forwarded-for | "149.57.180.1" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "149.57.180.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, 26 Jun 2026 22:27:49 GMT" |
| location | "/login" |
| x-debug-token | "26d0e8" |
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 |
|---|---|
| ADMIN_EMAIL | "admin@attechgroup.ca" |
| APP_ENV | "dev" |
| APP_SECRET | "6f90bc23b12850901e85a538260e0a51" |
| DATABASE_URL | "postgresql://majo:Qsm26C8R9Nsp3Awp7S@127.0.0.1:5432/majo_db?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost:8000" |
| MAILER_FROM_EMAIL | "noreply@attechgroup.ca" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| DOCUMENT_ROOT | "/var/www/majo.com/public" |
| HOME | "/home/majo" |
| 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, br, zstd" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "majo.attechgroup.ca" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_SEC_CH_UA | ""Not;A=Brand";v="99", "HeadlessChrome";v="139", "Chromium";v="139"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "149.57.180.1" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "149.57.180.1" |
| INVOCATION_ID | "0a8e6a8348274bfb95c0e8fba048cd72" |
| JOURNAL_STREAM | "10:3073879" |
| LANG | "C.UTF-8" |
| LOGNAME | "majo" |
| MEMORY_PRESSURE_WATCH | "/sys/fs/cgroup/system.slice/majo.service/memory.pressure" |
| MEMORY_PRESSURE_WRITE | "c29tZSAyMDAwMDAgMjAwMDAwMAA=" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| REMOTE_ADDR | "172.18.0.2" |
| REMOTE_PORT | "36998" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1782512868 |
| REQUEST_TIME_FLOAT | 1782512868.9227 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/majo.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP 8.2.29 Development Server" |
| SHELL | "/bin/bash" |
| SYMFONY_DOTENV_PATH | "/var/www/majo.com/.env" |
| SYMFONY_DOTENV_VARS | "DATABASE_URL,DEFAULT_URI,APP_ENV,APP_SECRET,MAILER_FROM_EMAIL,ADMIN_EMAIL" |
| SYSTEMD_EXEC_PID | "348007" |
| USER | "majo" |
| argc | 0 |
| argv | [] |