Redirect 302 redirect from GET @secured_modules_b1 (ec3df7)

GET http://test.swift-integration.nl/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"
_redirected
true
_route
"public_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#626
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#618 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#631
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#627 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#638
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppCustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppCustomAuthenticator {#505 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#636
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#634 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#639
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#640 …}
  }
]
_stopwatch_token
"fa9e5c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=ec3df7; sf_redirect=%7B%22token%22%3A%22ec3df7%22%2C%22route%22%3A%22secured_modules_b1%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fswift-integration.nl%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=o55uoedh2pgakr3117jevqf4ju"
host
"test.swift-integration.nl"
referer
"https://test.swift-integration.nl/secured/modules/b1"
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
"Sun, 07 Dec 2025 19:18:44 GMT"
x-debug-token
"3b3403"

Cookies

Request Cookies

Key Value
PHPSESSID
"o55uoedh2pgakr3117jevqf4ju"
main_deauth_profile_token
"ec3df7"
sf_redirect
"{"token":"ec3df7","route":"secured_modules_b1","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/swift-integration.nl\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sun, 07 Dec 25 19:18:44 +0000"
Last used
"Sun, 07 Dec 25 19:18:44 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"http://test.swift-integration.nl/secured/modules/b1"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php"
    "line" => 53
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "HWI\Bundle\OAuthBundle\Security\Http\Firewall\AbstractRefreshAccessTokenListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/swift-integration.nl/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/swift-integration.nl/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/src/Controller/SecurityController.php"
    "line" => 36
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/swift-integration.nl/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/swift-integration.nl/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"e07de7d6cf4e615a2bc00760c38cf038"
DATABASE_URL
"mysql://sinldb:NEKmyGdq334@127.0.0.1:3306/SwiftIntegration?serverVersion=10.11.13-MariaDB&charset=utf8mb4"
GOOGLE_ID
"534309393176-3rk1mh47jipcrslbb863stfb7qpqph9g.apps.googleusercontent.com"
GOOGLE_SECRET
"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"
OPENAI_KEY
"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"
SMTP2GO_APIKEY
"api-5AB232D355CF46A3BC0D1F20C5B0139B"
STRIPE_PUBLIC_KEY
"pk_test_51SMo6cEEuZjYZPyVfWsZmLdKnobZ44lFJN3mcwHYlvVpb8kB4YymE6ZkoeXuVevHJvVjaxm2esT3l3teSjRD2AYv004Qf7i1QH"
STRIPE_SECRET_KEY
"sk_test_51SMo6cEEuZjYZPyVnBc73ZUcERNUCoXWzWSAeMOL3CMPiNyeRVghSjcFbSo64iHUrCCjBrtEdxy5qd8jGErXzHxS00EmPU51aG"
STRIPE_WEBHOOK_SECRET
"whsec_5f390b3dfde0ccac4b31d5128d850ab8cf7e7fcd9e380eebce050360adb1fe89"
XDEBUG_MODE
"coverage"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/swift-integration.nl/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/swift-integration.nl/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=ec3df7; sf_redirect=%7B%22token%22%3A%22ec3df7%22%2C%22route%22%3A%22secured_modules_b1%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fswift-integration.nl%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=o55uoedh2pgakr3117jevqf4ju"
HTTP_HOST
"test.swift-integration.nl"
HTTP_REFERER
"https://test.swift-integration.nl/secured/modules/b1"
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
""
REMOTE_ADDR
"10.104.0.19"
REMOTE_PORT
"38074"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765135124
REQUEST_TIME_FLOAT
1765135124.6367
REQUEST_URI
"/login"
SCRIPT_FILENAME
"//var/www/swift-integration.nl/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.104.0.18"
SERVER_ADMIN
"info@swift-software.com"
SERVER_NAME
"test.swift-integration.nl"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Ubuntu) Server at test.swift-integration.nl Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/swift-integration.nl/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,XDEBUG_MODE,DATABASE_URL,GOOGLE_ID,GOOGLE_SECRET,OPENAI_KEY,SMTP2GO_APIKEY,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET"
USER
"www-data"
proxy-nokeepalive
"1"