Redirect 302 redirect from GET @customer_index (86a094)

GET https://smartfm.test.retis-gmbh.ch/smartfm/login

AuthController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"SmartFM\Controller\Smartfm\AuthController::login"
_firewall_context
"security.firewall.map.context.smartfm"
_redirected
true
_route
"smartfm_auth_login"
_route_params
[]
_security_firewall_run
"_security_sfm"
_stopwatch_token
"35ec55"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%2286a094%22%2C%22route%22%3A%22customer_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22SmartFM%5C%5CController%5C%5CSmartfm%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fwww%5C%2Ftest_smartfm%5C%2Fsrc%5C%2FController%5C%2FSmartfm%5C%2FIndexController.php%22%2C%22line%22%3A26%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=4s5rk552q4auik23a8scp3d8rv"
host
"smartfm.test.retis-gmbh.ch"
referer
"https://smartfm.test.retis-gmbh.ch/smartfm/"
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
"Wed, 10 Dec 2025 10:50:39 GMT"
x-debug-token
"37dde4"

Cookies

Request Cookies

Key Value
PHPSESSID
"4s5rk552q4auik23a8scp3d8rv"
sf_redirect
"{"token":"86a094","route":"customer_index","method":"GET","controller":{"class":"SmartFM\\Controller\\Smartfm\\IndexController","method":"index","file":"\/srv\/www\/test_smartfm\/src\/Controller\/Smartfm\/IndexController.php","line":26},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 11:50:38 +0100"
Last used
"Wed, 10 Dec 25 11:50:38 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.smartfm.target_path
"https://smartfm.test.retis-gmbh.ch/smartfm/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/public/index.php"
    "line" => 5
    "args" => [
      "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/src/Controller/Smartfm/AuthController.php"
    "line" => 33
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "SmartFM\Controller\Smartfm\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/public/index.php"
    "line" => 5
    "args" => [
      "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/src/Controller/Smartfm/AuthController.php"
    "line" => 36
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "SmartFM\Controller\Smartfm\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/public/index.php"
    "line" => 5
    "args" => [
      "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
SmartFM\Controller\Smartfm\AuthController:38
[
  [
    "file" => "/srv/www/test_smartfm/src/Controller/Smartfm/AuthController.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "SmartFM\Controller\Smartfm\AuthController"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/test_smartfm/public/index.php"
    "line" => 5
    "args" => [
      "/srv/www/test_smartfm/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
"4f4e88195a70c405e0a496ff1315cc7a"
ASA_LOGIN_URL
""
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CUSTOMER_DB_PREFIX
"test_sfm_cust_"
CUSTOMER_DEFAULT_DB
"test_sfm_cust_tpl"
DATABASE_URL
"mysql://test_sfm:etAuIAbuYuKRr4agA3YZR92CCDqoYAYu@127.0.0.1:3306/test_sfm_main?serverVersion=8"
DB_PASSWORD
"etAuIAbuYuKRr4agA3YZR92CCDqoYAYu"
DB_USER
"test_sfm"
MAILER_DSN
"smtp://127.0.0.1:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1"
ROUTER_DEFAULT_URI
"https://smartfm.test.retis-gmbh.ch"
SIMPLE_REPAIR_CUSTOMERS
"[5]"
TPL_DATABASE_URL
"mysql://test_sfm:etAuIAbuYuKRr4agA3YZR92CCDqoYAYu@127.0.0.1:3306/test_sfm_cust_tpl?serverVersion=8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/srv/www/test_smartfm/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/www/test_smartfm/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/deploy"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2286a094%22%2C%22route%22%3A%22customer_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22SmartFM%5C%5CController%5C%5CSmartfm%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fwww%5C%2Ftest_smartfm%5C%2Fsrc%5C%2FController%5C%2FSmartfm%5C%2FIndexController.php%22%2C%22line%22%3A26%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=4s5rk552q4auik23a8scp3d8rv"
HTTP_HOST
"smartfm.test.retis-gmbh.ch"
HTTP_REFERER
"https://smartfm.test.retis-gmbh.ch/smartfm/"
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:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"smartfm.test.retis-gmbh.ch"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/smartfm/login"
REMOTE_ADDR
"216.73.216.14"
REMOTE_PORT
"2026"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765363839
REQUEST_TIME_FLOAT
1765363839.0279
REQUEST_URI
"/smartfm/login"
SCRIPT_FILENAME
"/srv/www/test_smartfm/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"148.251.9.178"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"smartfm.test.retis-gmbh.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at smartfm.test.retis-gmbh.ch Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"smartfm.test.retis-gmbh.ch"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,TPL_DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,CUSTOMER_DB_PREFIX,CUSTOMER_DEFAULT_DB,DB_USER,DB_PASSWORD,MESSENGER_TRANSPORT_DSN,ROUTER_DEFAULT_URI,ASA_LOGIN_URL,SIMPLE_REPAIR_CUSTOMERS"
USER
"deploy"
proxy-nokeepalive
"1"