Redirect 302 redirect from GET @workcust (16790a)

GET https://dev.schadencare.com/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#574
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#533 …}
  }
]
_stopwatch_token
"e50690"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=16790a; PHPSESSID=5o9lqlrsa67rgd2l75e0ovjgec; sf_redirect=%7B%22token%22%3A%2216790a%22%2C%22route%22%3A%22workcust%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev70%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev.schadencare.com"
referer
"https://dev.schadencare.com/"
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
"Tue, 09 Dec 2025 01:57:36 GMT"
x-debug-token
"d29825"

Cookies

Request Cookies

Key Value
PHPSESSID
"5o9lqlrsa67rgd2l75e0ovjgec"
main_deauth_profile_token
"16790a"
sf_redirect
"{"token":"16790a","route":"workcust","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"\/var\/www\/dev70\/src\/Controller\/DefaultController.php","line":31},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Tue, 09 Dec 25 01:57:36 +0000"
Last used
"Tue, 09 Dec 25 01:57:36 +0000"
Lifetime
43200

Session Attributes

Attribute Value
_security.main.target_path
"https://dev.schadencare.com/"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/dev70/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/src/Controller/SecurityController.php"
    "line" => 17
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev70/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/dev70/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/src/Controller/SecurityController.php"
    "line" => 20
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev70/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev70/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"0f04eaf76bfbc47ff2dfdc942ea31c7f"
DATABASE_DELLFIX_URL
"mysql://sc01:p4!ScMySQL%23@crm.dellfix.de:3306/dellfix?serverVersion=10.4.22-MariaDB"
DATABASE_URL
"mysql://sc01:p4!ScMySQL%23@127.0.0.1:3306/schadencare?serverVersion=10.4.22-MariaDB"
MAILER_DSN
"sendmail://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/dev70/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev70/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=16790a; PHPSESSID=5o9lqlrsa67rgd2l75e0ovjgec; sf_redirect=%7B%22token%22%3A%2216790a%22%2C%22route%22%3A%22workcust%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev70%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A31%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev.schadencare.com"
HTTP_REFERER
"https://dev.schadencare.com/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.schadencare.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.162"
REMOTE_PORT
"36015"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765245456
REQUEST_TIME_FLOAT
1765245456.7014
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/dev70/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.235.66.114"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"dev.schadencare.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at dev.schadencare.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"dev.schadencare.com"
SYMFONY_DOTENV_PATH
"/var/www/dev70/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,DATABASE_DELLFIX_URL"