Redirect 302 redirect from GET @app_home (b2c6b0)

GET https://dev.tirocrinanti.acuccovi.duckdns.org/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1477
  -links: [
    1668 => Symfony\Component\WebLink\Link {#1668
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-3pkDqpi.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#557
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#523 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#556
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\DevLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\DevLoginAuthenticator {#562 …}
  }
]
_stopwatch_token
"4de0f9"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=b2c6b0; sf_redirect=%7B%22token%22%3A%22b2c6b0%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=99f883d6f725b99f990da2e22b9427af"
host
"dev.tirocrinanti.acuccovi.duckdns.org"
referer
"https://dev.tirocrinanti.acuccovi.duckdns.org/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.208"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.208"

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, 16 May 2026 00:09:09 GMT"
link
"</assets/styles/app-3pkDqpi.css>; rel="preload"; as="style""
x-debug-token
"255597"

Cookies

Request Cookies

Key Value
PHPSESSID
"99f883d6f725b99f990da2e22b9427af"
main_deauth_profile_token
"b2c6b0"
sf_redirect
"{"token":"b2c6b0","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/app\/src\/Controller\/HomeController.php","line":16},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Sat, 16 May 26 00:09:08 +0000"
Last used
"Sat, 16 May 26 00:09:08 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"/"

Session Usage

1 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/Controller/SecurityController.php"
    "line" => 31
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\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" => 193
    "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" => 5
    "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
(no data)

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
"mysql://tirocrinanti-dev:tirocrinanti-dev@db:3306/tirocrinanti_dev?serverVersion=8.4&charset=utf8mb4"
DEFAULT_URI
"https://dev.tirocrinanti.acuccovi.duckdns.org"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
FRANKENPHP_WORKER
"1"
FRANKENPHP_WORKER_CONFIG
"watch"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GOOGLE_CLIENT_ID
"436993722460-0vfs69itl9798htbb1qkro271ih01n2e.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"e63d744f825c"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=b2c6b0; sf_redirect=%7B%22token%22%3A%22b2c6b0%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=99f883d6f725b99f990da2e22b9427af"
HTTP_HOST
"dev.tirocrinanti.acuccovi.duckdns.org"
HTTP_REFERER
"https://dev.tirocrinanti.acuccovi.duckdns.org/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.208"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.208"
MERCURE_JWT_SECRET
"tirocrinanti-dev"
MERCURE_PUBLIC_URL
"https://localhost:443/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"tirocrinanti-dev"
MERCURE_SUBSCRIBER_JWT_KEY
"tirocrinanti-dev"
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.4.21.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
"7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f984"
PHP_URL
"https://www.php.net/distributions/php-8.4.21.tar.xz"
PHP_VERSION
"8.4.21"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"172.18.0.2"
REMOTE_HOST
"172.18.0.2"
REMOTE_IDENT
""
REMOTE_PORT
"52220"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1778890149
REQUEST_TIME_FLOAT
1778890149.0933
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"dev.tirocrinanti.acuccovi.duckdns.org"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SKIP_MIGRATIONS
"0"
SSL_CIPHER
""
SSL_PROTOCOL
""
STABILITY
"stable"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_VERSION
""
XDEBUG_MODE
"off"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"