Redirect 302 redirect from GET @_profiler_home (9d26d5)

GET https://dev.s01.step.tangoit.com.au/login/

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.public"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1072
  -links: [
    1003 => Symfony\Component\WebLink\Link {#1003
      -href: "/assets/styles/app-ec04faf3ca5e19264e59911ac2355fbd.css"
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_public"
_stopwatch_token
"6c3aec"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
""
content-type
""
cookie
"PHPSESSID=3444f51941760595b225186cbd96dd05; sf_redirect=%7B%22token%22%3A%229d26d5%22%2C%22route%22%3A%22_profiler_home%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%2Fstep%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev.s01.step.tangoit.com.au"
referer
"https://dev.s01.step.tangoit.com.au/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.232"
x-forwarded-host
"dev.s01.step.tangoit.com.au"
x-forwarded-proto
"https"
x-forwarded-server
"dev.s01.step.tangoit.com.au"
x-php-ob-level
"0"
x-real-ip
"216.73.216.232"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sat, 02 Aug 2025 07:57:50 GMT"
expires
"-1"
link
"</assets/styles/app-ec04faf3ca5e19264e59911ac2355fbd.css>; rel="preload"; as="style""
pragma
"no-cache"
x-debug-token
"e568f4"

Cookies

Request Cookies

Key Value
PHPSESSID
"3444f51941760595b225186cbd96dd05"
sf_redirect
"{"token":"9d26d5","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/step\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Sat, 02 Aug 25 07:57:49 +0000"
Last used
"Sat, 02 Aug 25 07:57:49 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"0oZpZCAHx2Qw7r5_bYMX1wJvkIFXDBbJpQb3JKDPCXM"
_security.main.target_path
"https://dev.s01.step.tangoit.com.au/_profiler"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/step/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/step/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/src/Controller/LoginController.php"
    "line" => 22
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/step/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/src/Controller/LoginController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/step/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c8/c860c4e7121d51be90522674bdd1f639.php"
    "line" => 175
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_310f54ab709040c340c34f5c9548f6bd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c0/c03e8261baf603350917379c278443c7.php"
    "line" => 73
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_page"
    "class" => "__TwigTemplate_51fc40bc618c8d95cfc05f52441df639"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 92
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/ac/ac561641fcc52ca735c44f528919f0ad.php"
    "line" => 102
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da3599b1944a01c408eedede6c79b2ac"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c0/c03e8261baf603350917379c278443c7.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_51fc40bc618c8d95cfc05f52441df639"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c8/c860c4e7121d51be90522674bdd1f639.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_310f54ab709040c340c34f5c9548f6bd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/src/Controller/LoginController.php"
    "line" => 20
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/step/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c8/c860c4e7121d51be90522674bdd1f639.php"
    "line" => 175
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_main"
    "class" => "__TwigTemplate_310f54ab709040c340c34f5c9548f6bd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c0/c03e8261baf603350917379c278443c7.php"
    "line" => 73
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_page"
    "class" => "__TwigTemplate_51fc40bc618c8d95cfc05f52441df639"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 92
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/ac/ac561641fcc52ca735c44f528919f0ad.php"
    "line" => 102
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da3599b1944a01c408eedede6c79b2ac"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c0/c03e8261baf603350917379c278443c7.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_51fc40bc618c8d95cfc05f52441df639"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c8/c860c4e7121d51be90522674bdd1f639.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_310f54ab709040c340c34f5c9548f6bd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/src/Controller/LoginController.php"
    "line" => 20
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/8b/8b97761f0184c8630ad3262ffdabf053.php"
    "line" => 43
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2271ad1ed3fda58aa32a22c9117a4c33"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1347
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/58/58bf8b444b5bc3aaeecb0414c0aacdd7.php"
    "line" => 56
    "function" => "twig_include"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_45ed5da9c0e3dcf7286662671feddf2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1347
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 95
    "function" => "twig_include"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/ac/ac561641fcc52ca735c44f528919f0ad.php"
    "line" => 102
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da3599b1944a01c408eedede6c79b2ac"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c0/c03e8261baf603350917379c278443c7.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_51fc40bc618c8d95cfc05f52441df639"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c8/c860c4e7121d51be90522674bdd1f639.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_310f54ab709040c340c34f5c9548f6bd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/src/Controller/LoginController.php"
    "line" => 20
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:190
[
  [
    "file" => "/var/www/step/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 190
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/8b/8b97761f0184c8630ad3262ffdabf053.php"
    "line" => 51
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2271ad1ed3fda58aa32a22c9117a4c33"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1347
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/58/58bf8b444b5bc3aaeecb0414c0aacdd7.php"
    "line" => 56
    "function" => "twig_include"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_45ed5da9c0e3dcf7286662671feddf2a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1347
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 95
    "function" => "twig_include"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/ac/ac561641fcc52ca735c44f528919f0ad.php"
    "line" => 102
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da3599b1944a01c408eedede6c79b2ac"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/61/616df9352279ce84bffaf96119ed22ee.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ac769346ddcac31e5c8e8d140bd043c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c0/c03e8261baf603350917379c278443c7.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_51fc40bc618c8d95cfc05f52441df639"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/var/cache/dev/twig/c8/c860c4e7121d51be90522674bdd1f639.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_310f54ab709040c340c34f5c9548f6bd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/src/Controller/LoginController.php"
    "line" => 20
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/step/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/step/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/step/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AJAX_PAGE_SIZE
"20"
APP_DEVELOPER_ABN
"75 633 570 331"
APP_DEVELOPER_NAME
"Tango IT"
APP_DEVELOPER_SHORT_NAME
"Tango"
APP_DEVELOPER_SUPPORT_URL
"https://tangoit.com.au/contact/"
APP_DEVELOPER_URL
"https://tangoit.com.au/"
APP_ENV
"dev"
APP_OWNER_EMAIL_FROM
"admin@tangoit.com.au"
APP_OWNER_INIT_PASSWORD
"password23"
APP_OWNER_INIT_USERNAME
"admin@tangoit.com.au"
APP_OWNER_NAME
"Tango IT"
APP_OWNER_SHORT_NAME
"Tango"
APP_OWNER_SUPPORT_URL
"https://tangoit.com.au/contact/"
APP_SECRET
"fefj72vregvre4232f3232ddfhjjkkk4"
DATABASE_URL
"postgresql://postgres:LLxma98jh663nsh@postgres:5432/step?serverVersion=16&charset=utf8"
DEFAULT_RFX_COVER_PAGE
"<h3>Request for Proposal</h3><p><br /><strong>On behalf of</strong></p><h3><span class="step-text-secondary">%customer.name%</span></h3><h1><span class="step-text-primary">%project.title%</span></h1><p><br><strong>Closing at</strong></p><h4>%project.close.date%<br>%project.close.time%</h4>"
DIGITALOCEAN_SPACES_BUCKET
"b01-step"
DIGITALOCEAN_SPACES_ENDPOINT
"https://syd1.digitaloceanspaces.com"
DIGITALOCEAN_SPACES_ID
"DO00VMPNX7496CAWKRCX"
DIGITALOCEAN_SPACES_PATH
"dev"
DIGITALOCEAN_SPACES_SECRET
"tpZSUEUOkjucI7+l6exD3muPUcbx5sSWWyurSZ+gMow"
FILE_UPLOAD_ACCEPTS
"image/png, image/jpeg, .pdf, .doc, .docx, .xls, .xlsx, .ppt, .pptx, .zip"
FILE_UPLOAD_DESCRIPTION
"<p class='m-0 mb-2'>You can upload <span class='fw-medium'>up to 10 files</span> per response.</p><p class='m-0 mb-2'>Each file must be <span class='fw-medium'>less than 20MB</span> in size.</p><p class='m-0 mb-2'>Accepted file types are:<br />.png, .jpg, .pdf, .doc, .docx, .xls, .xlsx, .ppt, .pptx, .zip.</p>"
FILE_UPLOAD_DESTINATION
"digitalocean.storage"
FILE_UPLOAD_MAX_FILES
"10"
FILE_UPLOAD_MAX_SIZE
"20000000"
FILE_UPLOAD_MIME_TYPES
"image/png, image/jpeg, application/pdf, application/msword, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-powerpoint, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/zip"
IS_LOCAL
"false"
LAYOUT_DEBUG
"true"
LIBRARY_SECTIONS_MAX_DEPTH
"5"
LOCAL_HTTP_PORT
"8080"
MAILER_DSN
"smtp://mailpit:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MORE_LINE_HEIGHT
"5"
NO_MESSAGES
"false"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/step/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"47a8a2d1aff9"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=3444f51941760595b225186cbd96dd05; sf_redirect=%7B%22token%22%3A%229d26d5%22%2C%22route%22%3A%22_profiler_home%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%2Fstep%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev.s01.step.tangoit.com.au"
HTTP_REFERER
"https://dev.s01.step.tangoit.com.au/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.232"
HTTP_X_FORWARDED_HOST
"dev.s01.step.tangoit.com.au"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"dev.s01.step.tangoit.com.au"
HTTP_X_REAL_IP
"216.73.216.232"
OLDPWD
"/var/www/step"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.22.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_MAX_EXECUTION_TIME
"500"
PHP_MAX_INPUT_TIME
"500"
PHP_MEMORY_LIMIT
"2048M"
PHP_POST_MAX_SIZE
"20M"
PHP_SELF
"/index.php"
PHP_SHA256
"8566229bc88ad1f4aadc10700ab5fbcec81587c748999d985f11cf3b745462df"
PHP_UPLOAD_MAX_FILESIZE
"20M"
PHP_URL
"https://www.php.net/distributions/php-8.2.22.tar.xz"
PHP_VERSION
"8.2.22"
PWD
"/var/www/step"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"192.168.0.4"
REMOTE_PORT
"43802"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1754121470
REQUEST_TIME_FLOAT
1754121470.1397
REQUEST_URI
"/login/"
SCRIPT_FILENAME
"/var/www/step/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.7"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DEVELOPER_NAME,APP_DEVELOPER_SHORT_NAME,APP_DEVELOPER_URL,APP_DEVELOPER_SUPPORT_URL,APP_DEVELOPER_ABN,APP_OWNER_NAME,APP_OWNER_SHORT_NAME,APP_OWNER_SUPPORT_URL,APP_OWNER_EMAIL_FROM,APP_OWNER_INIT_USERNAME,APP_OWNER_INIT_PASSWORD,DIGITALOCEAN_SPACES_ENDPOINT,DIGITALOCEAN_SPACES_ID,DIGITALOCEAN_SPACES_SECRET,DIGITALOCEAN_SPACES_BUCKET,DIGITALOCEAN_SPACES_PATH,FILE_UPLOAD_DESTINATION,FILE_UPLOAD_MAX_FILES,FILE_UPLOAD_MAX_SIZE,FILE_UPLOAD_MIME_TYPES,FILE_UPLOAD_ACCEPTS,FILE_UPLOAD_DESCRIPTION,LIBRARY_SECTIONS_MAX_DEPTH,AJAX_PAGE_SIZE,MORE_LINE_HEIGHT,DEFAULT_RFX_COVER_PAGE,NO_MESSAGES,LAYOUT_DEBUG,IS_LOCAL,LOCAL_HTTP_PORT"
SY_CLEAR_CACHE
"0"
SY_DROP_DATABASE
"0"
SY_FIXTURES_GROUP
"dev"
SY_LOAD_FIXTURES
"0"
SY_RUN_MIGRATION
"1"
USER
"www-data"
argc
0
argv
[]