Redirect 302 redirect from GET @admin_dashboard (0035d2)

GET https://nw-flow.cloud/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Admin\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.admin"
_redirected
true
_route
"admin_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_admin"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1691
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#905 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5434
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1710 …}
  }
]
_stopwatch_token
"d0e5f2"

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
"keep-alive, close"
cookie
"sf_redirect=%7B%22token%22%3A%220035d2%22%2C%22route%22%3A%22admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CAdmin%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FAdmin%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=0035d2; PHPSESSID=af073c6cd789491a05d0b8719053eb64"
host
"nw-flow.cloud"
pragma
"no-cache"
referer
"https://nw-flow.cloud/"
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-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
"Fri, 24 Apr 2026 05:24:21 GMT"
permissions-policy
"camera=(), microphone=(), geolocation=()"
referrer-policy
"strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"637867"
x-frame-options
"DENY"
x-xss-protection
"0"

Cookies

Request Cookies

Key Value
PHPSESSID
"af073c6cd789491a05d0b8719053eb64"
admin_deauth_profile_token
"0035d2"
sf_redirect
"{"token":"0035d2","route":"admin_dashboard","method":"GET","controller":{"class":"App\\Admin\\Controller\\DashboardController","method":"index","file":"\/app\/src\/Admin\/Controller\/DashboardController.php","line":31},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 24 Apr 26 07:24:20 +0200"
Last used
"Fri, 24 Apr 26 07:24:20 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.admin.target_path
"https://nw-flow.cloud/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Admin/Controller/SecurityController.php"
    "line" => 22
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Admin\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 50
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():40}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 57
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 7
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Admin/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Admin\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 50
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():40}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 57
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 7
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCOUNT_LOCKOUT_DURATION
"900"
ACCOUNT_LOCKOUT_THRESHOLD
"5"
APP_SECRET
"33b1df71599bdd162645e641ae741a10"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
EMAIL_VERIFICATION_TTL
"86400"
JWT_PASSPHRASE
"f13c90c3c37d9982d9b90785020246638afb30ed5928df19d6882c1af6e3448b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TOKEN_TTL
"900"
MAILER_DSN
"smtp://Neow%20Flow:md-f2npYQTwJJp6Mc5LpmYB6A@smtp.mandrillapp.com:587"
OAUTH_ACCESS_TOKEN_TTL
"900"
OAUTH_ENCRYPTION_KEY
"def00000aef5ee1e0c8c881a739b35960dd3992587c190e459b3b576b4a642cb0e999c97e0f66638623993e8d81c149091344338002c0825411232aaea7c769071231fcd"
OAUTH_REFRESH_TOKEN_TTL
"604800"
PAIRING_CODE_TTL
"300"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_MODE
"web=1&worker=1"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"postgresql://app:!ChangeMe!@database:5432/app?serverVersion=15&charset=utf8"
DEFAULT_URI
"https://nw-flow.cloud"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
""
FRANKENPHP_HOT_RELOAD
"/.well-known/mercure?topic=https%3A%2F%2Ffrankenphp.dev%2Fhot-reload%2F88217566e6a2b040"
FRANKENPHP_SITE_CONFIG
"hot_reload"
FRANKENPHP_WORKER
"1"
FRANKENPHP_WORKER_CONFIG
"watch"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/root"
HOSTNAME
"943f819f964a"
HTTPS
"on"
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
"keep-alive, close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%220035d2%22%2C%22route%22%3A%22admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CAdmin%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FAdmin%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=0035d2; PHPSESSID=af073c6cd789491a05d0b8719053eb64"
HTTP_HOST
"nw-flow.cloud"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"https://nw-flow.cloud/"
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"
MERCURE_EXTRA_DIRECTIVES
"demo"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://localhost:443/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_SUBSCRIBER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_URL
"http://php/.well-known/mercure"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.5.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
":/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f2"
PHP_URL
"https://www.php.net/distributions/php-8.5.5.tar.xz"
PHP_VERSION
"8.5.5"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"129.226.193.122"
REMOTE_HOST
"129.226.193.122"
REMOTE_IDENT
""
REMOTE_PORT
"46920"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1777008261
REQUEST_TIME_FLOAT
1777008261.2431
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
""
SERVER_NAME
"nw-flow.cloud"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_SHARE_DIR,CORS_ALLOW_ORIGIN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TOKEN_TTL,ACCOUNT_LOCKOUT_THRESHOLD,ACCOUNT_LOCKOUT_DURATION,EMAIL_VERIFICATION_TTL,PAIRING_CODE_TTL,OAUTH_ACCESS_TOKEN_TTL,OAUTH_REFRESH_TOKEN_TTL,OAUTH_ENCRYPTION_KEY"
TERM
"xterm"
XDEBUG_MODE
"develop"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"