Redirect 302 redirect from GET @homepage (bbbaae)

GET https://brcnd.oncologysupport.com/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#648
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/login"
    +name: "security_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"security_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#785
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginAuthenticator {#786 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#773
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#731 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#787
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#788 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#783
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#779 …}
  }
]
_stopwatch_token
"b97f23"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
cookie
"PHPSESSID=fef759441b67cb30e9e356bfb725da6b; sf_redirect=%7B%22token%22%3A%22bbbaae%22%2C%22route%22%3A%22homepage%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%2Fsites.clients%5C%2Fbrcnd.oncologysupport.com%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bbbaae"
host
"brcnd.oncologysupport.com"
referer
"https://brcnd.oncologysupport.com/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 Caddy"
x-forwarded-for
"216.73.217.78"
x-forwarded-host
"brcnd.oncologysupport.com"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://brcnd.oncologysupport.com/login' \
  --header 'Via: 2.0 Caddy' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'Content-Length: 0' \
  --header 'Referer: https://brcnd.oncologysupport.com/' \
  --header 'Accept: */*' \
  --header 'X-Forwarded-For: 216.73.217.78' \
  --header 'X-Forwarded-Host: brcnd.oncologysupport.com' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'PHPSESSID=fef759441b67cb30e9e356bfb725da6b; sf_redirect=%7B%22token%22%3A%22bbbaae%22%2C%22route%22%3A%22homepage%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%2Fsites.clients%5C%2Fbrcnd.oncologysupport.com%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bbbaae'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 16 Jun 2026 11:20:59 GMT"
expires
"Tue, 16 Jun 2026 11:20:59 GMT"
x-content-type-options
"nosniff"
x-debug-token
"43b468"
x-frame-options
"DENY"
x-robots-tag
"noindex"
x-xss-protection
"1"

Cookies

Request Cookies

Key Value
PHPSESSID
"fef759441b67cb30e9e356bfb725da6b"
main_deauth_profile_token
"bbbaae"
sf_redirect
"{"token":"bbbaae","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"\/var\/www\/sites.clients\/brcnd.oncologysupport.com\/src\/Controller\/DefaultController.php","line":14},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/src/Controller/SecurityController.php"
    "line" => 57
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/src/Controller/SecurityController.php"
    "line" => 59
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/ec/ec5d45ca6f4a0de3234440f033387461.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_37aba6334bb4fd71a652e81ed8b86dfe"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1522
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/c6/c6f909b81e902cb81a23854176fbfab6.php"
    "line" => 114
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cd5d30f0ef4e169f3b030664af84c95c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/ab/ab3d6461fe6b8668478c914669d4451b.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4a322bbb73fb88824946b9e6d227388"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/src/Controller/SecurityController.php"
    "line" => 61
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/ab/ab3d6461fe6b8668478c914669d4451b.php"
    "line" => 192
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_body"
    "class" => "__TwigTemplate_a4a322bbb73fb88824946b9e6d227388"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/c6/c6f909b81e902cb81a23854176fbfab6.php"
    "line" => 119
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cd5d30f0ef4e169f3b030664af84c95c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/ab/ab3d6461fe6b8668478c914669d4451b.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4a322bbb73fb88824946b9e6d227388"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/src/Controller/SecurityController.php"
    "line" => 61
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/ab/ab3d6461fe6b8668478c914669d4451b.php"
    "line" => 192
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_body"
    "class" => "__TwigTemplate_a4a322bbb73fb88824946b9e6d227388"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/c6/c6f909b81e902cb81a23854176fbfab6.php"
    "line" => 119
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cd5d30f0ef4e169f3b030664af84c95c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/var/cache/dev/twig/ab/ab3d6461fe6b8668478c914669d4451b.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a4a322bbb73fb88824946b9e6d227388"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/src/Controller/SecurityController.php"
    "line" => 61
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/sites.clients/brcnd.oncologysupport.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AMAZON_SNS_DEFAULT_REGION
"us-east-1"
APP_ENV
"dev"
APP_SECRET
"33272c369a773a54669033f9f3e21f7f"
APP_SHARE_DIR
"var/share"
CLOUDFLARE_TURNSTILE_SECRET_KEY
"0x4AAAAAADi54xjn5YtGe0hdkCb3WBjbDR0"
CLOUDFLARE_TURNSTILE_SITE_KEY
"0x4AAAAAADi54yAYFNB-m3Sv"
DATABASE_URL
"mysql://oncologysupport:e$medico@oncologysupport.cmoek4tidlgb.us-east-1.rds.amazonaws.com/brcn?serverVersion=11.8.5-MariaDB"
DEFAULT_URI
"https://brcnd.oncologysupport.com"
LOCK_DSN
"semaphore"
MAILER_DSN
"mailtrap+api://f5d98082c2fc54b66d07ea7cd9bde905@send.api.mailtrap.io"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://example.com/.well-known/mercure"
MERCURE_URL
"https://example.com/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
REDIS_ACCOUNT_KEY
"A26eovgn5t2ao81kx5bmp560uaisaz5fne94rbwh4vtzn42hgl6"
REDIS_USER_KEY
"S3u6r556nqi160b5kcdka7g05z6xujxtae5i24dh46pjrxgrixl"
RELYING_PARTY_ID
"brcnd.oncologysupport.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/sites.clients/brcnd.oncologysupport.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/sites.clients/brcnd.oncologysupport.com"
]
AUTH_TYPE
""
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/sites.clients/brcnd.oncologysupport.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"PHPSESSID=fef759441b67cb30e9e356bfb725da6b; sf_redirect=%7B%22token%22%3A%22bbbaae%22%2C%22route%22%3A%22homepage%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%2Fsites.clients%5C%2Fbrcnd.oncologysupport.com%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bbbaae"
HTTP_HOST
"brcnd.oncologysupport.com"
HTTP_REFERER
"https://brcnd.oncologysupport.com/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"216.73.217.78"
HTTP_X_FORWARDED_HOST
"brcnd.oncologysupport.com"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.217.78"
REMOTE_HOST
"216.73.217.78"
REMOTE_IDENT
""
REMOTE_PORT
"47779"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781608859
REQUEST_TIME_FLOAT
1781608859.4437
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/sites.clients/brcnd.oncologysupport.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"brcnd.oncologysupport.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"Caddy/v2.11.3"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/var/www/sites.clients/brcnd.oncologysupport.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,LOCK_DSN,MAILER_DSN,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,DEFAULT_URI,RELYING_PARTY_ID,CLOUDFLARE_TURNSTILE_SITE_KEY,CLOUDFLARE_TURNSTILE_SECRET_KEY,DATABASE_URL,AMAZON_SNS_DEFAULT_REGION,REDIS_ACCOUNT_KEY,REDIS_USER_KEY"
USER
"apache"