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 | "3dc728" |
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" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| cache-control | "no-cache" |
| connection | "close" |
| host | "144.217.162.17" |
| pragma | "no-cache" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-forwarded-for | "43.166.226.57" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "43.166.226.57" |
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 | "Wed, 03 Jun 2026 23:36:03 GMT" |
| location | "/login" |
| x-debug-token | "9190e1" |
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 | "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" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "144.217.162.17" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| HTTP_X_FORWARDED_FOR | "43.166.226.57" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "43.166.226.57" |
| PHP_SELF | "/index.php" |
| REMOTE_ADDR | "172.18.0.2" |
| REMOTE_PORT | "60512" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1780529763 |
| REQUEST_TIME_FLOAT | 1780529763.2077 |
| 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" |