Redirect 302 redirect from GET @app_landing_page_home (7f752f)

GET https://dev.behumble.app/login

AccountController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AccountController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#750
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#749 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#755
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#751 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#785
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#784 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#786
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#680 …}
  }
]
_stopwatch_token
"2851fd"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
cookie
"PHPSESSID=bronp9j803jslru3ole955b5ov; main_deauth_profile_token=9bd115; sf_redirect=%7B%22token%22%3A%227f752f%22%2C%22route%22%3A%22app_landing_page_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLandingPageController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FLandingPageController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev.behumble.app"
referer
"https://dev.behumble.app/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 Caddy"
x-forwarded-for
"185.85.0.29"
x-forwarded-host
"dev.behumble.app"
x-forwarded-proto
"https"
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, 11 Jan 2026 03:43:36 GMT"
x-debug-token
"924792"

Cookies

Request Cookies

Key Value
PHPSESSID
"bronp9j803jslru3ole955b5ov"
main_deauth_profile_token
"9bd115"
sf_redirect
"{"token":"7f752f","route":"app_landing_page_home","method":"GET","controller":{"class":"App\\Controller\\LandingPageController","method":"index","file":"\/srv\/app\/src\/Controller\/LandingPageController.php","line":27},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 11 Jan 26 03:43:35 +0000"
Last used
"Sun, 11 Jan 26 03:43:36 +0000"
Lifetime
0

Session Attributes

Attribute Value
authentication_action
"login"
basket
null

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/srv/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 51
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\TransactionService:72
[
  [
    "file" => "/srv/app/src/Service/TransactionService.php"
    "line" => 72
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/src/Service/PortalService.php"
    "line" => 18
    "function" => "getCurrentBasket"
    "class" => "App\Service\TransactionService"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/ContainerXVYmSQx/App_KernelDevDebugContainer.php"
    "line" => 2811
    "function" => "__construct"
    "class" => "App\Service\PortalService"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/ContainerXVYmSQx/getAccountControllerService.php"
    "line" => 25
    "function" => "getTwigService"
    "class" => "ContainerXVYmSQx\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/var/cache/dev/ContainerXVYmSQx/App_KernelDevDebugContainer.php"
    "line" => 609
    "function" => "do"
    "class" => "ContainerXVYmSQx\getAccountControllerService"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/vendor/symfony/dependency-injection/Container.php"
    "line" => 221
    "function" => "load"
    "class" => "ContainerXVYmSQx\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/dependency-injection/Container.php"
    "line" => 203
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 25
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 127
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 95
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 33
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\TransactionService:102
[
  [
    "file" => "/srv/app/src/Service/TransactionService.php"
    "line" => 102
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/src/Service/PortalService.php"
    "line" => 18
    "function" => "getCurrentBasket"
    "class" => "App\Service\TransactionService"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/ContainerXVYmSQx/App_KernelDevDebugContainer.php"
    "line" => 2811
    "function" => "__construct"
    "class" => "App\Service\PortalService"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/ContainerXVYmSQx/getAccountControllerService.php"
    "line" => 25
    "function" => "getTwigService"
    "class" => "ContainerXVYmSQx\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/var/cache/dev/ContainerXVYmSQx/App_KernelDevDebugContainer.php"
    "line" => 609
    "function" => "do"
    "class" => "ContainerXVYmSQx\getAccountControllerService"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/vendor/symfony/dependency-injection/Container.php"
    "line" => 221
    "function" => "load"
    "class" => "ContainerXVYmSQx\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/dependency-injection/Container.php"
    "line" => 203
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 25
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 127
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 95
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 33
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 166
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\AccountController:64
[
  [
    "file" => "/srv/app/src/Controller/AccountController.php"
    "line" => 64
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/srv/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/src/Controller/AccountController.php"
    "line" => 67
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/srv/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/src/Controller/AccountController.php"
    "line" => 68
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/srv/app/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/twig/e4/e476e67ab334c482ac7a7703abd9b095.php"
    "line" => 57
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b0903b85eba781ca14e3d37e117cc879"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/twig/7b/7b7bbf6190ce9d6bedaf153dc5621a54.php"
    "line" => 156
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_4b1c20fb552b4d37e08ced8975f314ad"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/twig/5e/5e98c52452ab4db6e6c6e263b36a1c32.php"
    "line" => 81
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_468b722f592128c7fdcd1ab3ebbe5dc8"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/var/cache/dev/twig/7b/7b7bbf6190ce9d6bedaf153dc5621a54.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4b1c20fb552b4d37e08ced8975f314ad"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/src/Controller/AccountController.php"
    "line" => 73
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\AccountController"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/app/public/index.php"
    "line" => 5
    "args" => [
      "/srv/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"dev.behumble.app"
APP_SECRET
"bbd639b701c2837469a2a0ace766cba5"
DATABASE_URL
"mysql://root:password@database:3306/main?serverVersion=10.10.2-MariaDB&charset=utf8mb4"
GOOGLE_OAUTH_CLIENT_ID
"1073126201327-vnb3i52m9nha787epreg5r0606nfb0nd.apps.googleusercontent.com"
GOOGLE_OAUTH_CLIENT_SECRET
"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"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://mailer:1025"
OPENAI_API_KEY
"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"
OPENAI_ORGANIZATION
"Personal"
RECAPTCHA3_KEY
"6LebKFoqAAAAAKEz6MNtUmO3X8B8SxSYQUh9fQPY"
RECAPTCHA3_SECRET
"6LebKFoqAAAAAGailGBYJ98xAX_3jXDv67J1rgYD"
SENTRY_DSN
"https://e034e7912906f5cc57fb654404aa283b@o473698.ingest.us.sentry.io/4507001692880896"
STRIPE_PUBLIC_KEY
"pk_test_51RqXOD6bRmOnuMpr2RmyaFJbrATqEXXch3KJfxU9m9pYW22ESPTPPnlbkEtRw1OEF0lcrmxii3T8uqTcrk3hfbwt00riex41mo"
STRIPE_SAAS_PRICE_ID
"price_1RqXSR6bRmOnuMpr0YH1DxnI"
STRIPE_SECRET_KEY
"sk_test_51RqXOD6bRmOnuMprh3AXu2aqYomfSLhzZqIv7mSFcRTCWNMPFGIInShGyylxFyXKuh5D7JtjB443cNgkv5uTiMLc005ex5rLAs"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DOCUMENT_ROOT
"/srv/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/home/www-data"
HOSTNAME
"181a97f96ae0"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"PHPSESSID=bronp9j803jslru3ole955b5ov; main_deauth_profile_token=9bd115; sf_redirect=%7B%22token%22%3A%227f752f%22%2C%22route%22%3A%22app_landing_page_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLandingPageController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fsrv%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FLandingPageController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev.behumble.app"
HTTP_REFERER
"https://dev.behumble.app/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 Caddy"
HTTP_X_FORWARDED_FOR
"185.85.0.29"
HTTP_X_FORWARDED_HOST
"dev.behumble.app"
HTTP_X_FORWARDED_PROTO
"https"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://localhost/.well-known/mercure"
MERCURE_URL
"http://caddy/.well-known/mercure"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.30.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb015"
PHP_URL
"https://www.php.net/distributions/php-8.2.30.tar.xz"
PHP_VERSION
"8.2.30"
PWD
"/srv/app"
QUERY_STRING
""
REMOTE_ADDR
"185.85.0.29"
REMOTE_HOST
"185.85.0.29"
REMOTE_IDENT
""
REMOTE_PORT
"48068"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768103016
REQUEST_TIME_FLOAT
1768103016.4314
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/srv/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"dev.behumble.app"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Caddy/v2.10.2"
SHLVL
"2"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
STABILITY
"stable"
SYMFONY_DOTENV_PATH
"/srv/app/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_DOMAIN,DATABASE_URL,MAILER_DSN,SENTRY_DSN,OPENAI_API_KEY,OPENAI_ORGANIZATION,LOCK_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,STRIPE_SAAS_PRICE_ID"
SYMFONY_VERSION
""
TRUSTED_HOSTS
"^example\.com|localhost|caddy$"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
USER
"www-data"
XDEBUG_MODE
"off"