Redirect 302 redirect from GET @admin (234b0a)

GET https://stage.appquarter.projects42.de/login

SecurityController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"586b6d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ugen5e0blik2t9mj07nfsfugg3; sf_redirect=%7B%22token%22%3A%22234b0a%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fstg%5C%2Fwww%5C%2Fvhosts%5C%2Fi42%5C%2Fstage.appquarter.projects42.de%5C%2Fprj%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"stage.appquarter.projects42.de"
referer
"https://stage.appquarter.projects42.de/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Mon, 12 Jan 2026 16:33:41 GMT"
x-debug-token
"dda7f2"

Cookies

Request Cookies

Key Value
PHPSESSID
"ugen5e0blik2t9mj07nfsfugg3"
sf_redirect
"{"token":"234b0a","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/stg\/www\/vhosts\/i42\/stage.appquarter.projects42.de\/prj\/src\/Controller\/Admin\/DashboardController.php","line":20},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Mon, 12 Jan 26 17:33:40 +0100"
Last used
"Mon, 12 Jan 26 17:33:40 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://stage.appquarter.projects42.de/admin"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/src/Controller/SecurityController.php"
    "line" => 15
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/public/index.php"
    "line" => 4
    "args" => [
      "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/public/index.php"
    "line" => 4
    "args" => [
      "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/public/index.php"
    "line" => 4
    "args" => [
      "/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
A3M_NOTE_SERVICE
"https://a3m.projects42.de/api/ci_note"
APP_ENV
"dev"
APP_LOCALE
"de"
APP_LOCALE_FALLBACK
"de"
APP_SECRET
"1c0f40f42868a5ace27270e7b2fe288d"
DATABASE_URL
"mysql://i42_appquarter_stage:sksF%24465d@mysql-01:3306/i42_appquarter_stage"
LDB_NOTE_SERVICE
"https://stage.laenderinfos.projects42.de/api/ci_note"
MAILADDR
"info@i42.de"
MAILER_DSN
"smtp://127.0.0.1:25?encryption=&auth_mode=&username=&password="

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/public"
DOCUMENT_URI
"/index.php//login"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=ugen5e0blik2t9mj07nfsfugg3; sf_redirect=%7B%22token%22%3A%22234b0a%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fstg%5C%2Fwww%5C%2Fvhosts%5C%2Fi42%5C%2Fstage.appquarter.projects42.de%5C%2Fprj%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"stage.appquarter.projects42.de"
HTTP_REFERER
"https://stage.appquarter.projects42.de/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.15"
REMOTE_PORT
"60293"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768235621
REQUEST_TIME_FLOAT
1768235621.2821
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/stg/www/vhosts/i42/stage.appquarter.projects42.de/prj/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"157.97.107.68"
SERVER_NAME
"www.stage.appquarter.projects42.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.14.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,APP_LOCALE,APP_LOCALE_FALLBACK,MAILADDR,MAILER_DSN,A3M_NOTE_SERVICE,LDB_NOTE_SERVICE"
USER
"www-data"