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 {#543 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#481 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#547 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#548 …} } ] |
| _stopwatch_token | "176f74" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| connection | "close" |
| host | "144.217.162.17" |
| referer | "http://144.217.162.17/" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64; rv:124.0) Gecko/20100101 Firefox/124.0" |
| x-forwarded-for | "216.218.206.67" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.218.206.67" |
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 | "Thu, 04 Jun 2026 00:04:51 GMT" |
| location | "/login" |
| x-debug-token | "c8f969" |
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_ENV | "dev" |
| APP_SECRET | "6f90bc23b12850901e85a538260e0a51" |
| DATABASE_URL | "postgresql://pro_destinations:2t3SuMW8ou1v@127.0.0.1:5432/pro_destinations?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost:8000" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| DOCUMENT_ROOT | "/var/www/prodestination.com/public" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "144.217.162.17" |
| HTTP_REFERER | "http://144.217.162.17/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64; rv:124.0) Gecko/20100101 Firefox/124.0" |
| HTTP_X_FORWARDED_FOR | "216.218.206.67" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.218.206.67" |
| PHP_SELF | "/index.php" |
| REMOTE_ADDR | "172.18.0.2" |
| REMOTE_PORT | "37174" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1780531491 |
| REQUEST_TIME_FLOAT | 1780531491.9685 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/prodestination.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.31 Development Server" |
| SYMFONY_DOTENV_PATH | "/var/www/prodestination.com/.env" |
| SYMFONY_DOTENV_VARS | "DATABASE_URL,DEFAULT_URI,APP_ENV,APP_SECRET" |