https://bluue4.demo.scaledev.fr/password-lost

SecurityController :: passwordLost

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::passwordLost"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#5139
  -links: [
    5126 => Symfony\Component\WebLink\Link {#5126
      -href: "https://bluue4.demo.scaledev.fr/apiv2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"app_password_lost"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"f10614"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"bluue4.demo.scaledev.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 27 Nov 2024 20:50:05 GMT"
link
"<https://bluue4.demo.scaledev.fr/apiv2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"d2f51a"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Wed, 27 Nov 24 21:50:05 +0100"
Last used
"Wed, 27 Nov 24 21:50:05 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-passwordLost
"53VI3L60sT_6KG7IT6L5uPXP-z5Ix3Awz2_k-P_wtXg"

Session Usage

12 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 84
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
ContainerDUmqx9S\getTranslatableListenerService:25
[
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/getTranslatableListenerService.php"
    "line" => 25
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/App_KernelDevDebugContainer.php"
    "line" => 1188
    "function" => "do"
    "class" => "ContainerDUmqx9S\getTranslatableListenerService"
    "type" => "::"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Container.php"
    "line" => 428
    "function" => "load"
    "class" => "ContainerDUmqx9S\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 42
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
    "line" => 230
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
    "line" => 116
    "function" => "initializeSubscribers"
    "class" => "Symfony\Bridge\Doctrine\ContainerAwareEventManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php"
    "line" => 248
    "function" => "hasListeners"
    "class" => "Symfony\Bridge\Doctrine\ContainerAwareEventManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php"
    "line" => 18
    "function" => "doLoadMetadata"
    "class" => "Doctrine\ORM\Mapping\ClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php"
    "line" => 415
    "function" => "doLoadMetadata"
    "class" => "Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php"
    "line" => 281
    "function" => "loadMetadata"
    "class" => "Doctrine\Persistence\Mapping\AbstractClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/orm/src/EntityManager.php"
    "line" => 329
    "function" => "getMetadataFor"
    "class" => "Doctrine\Persistence\Mapping\AbstractClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/EntityManager_9a5be93.php"
    "line" => 94
    "function" => "getClassMetadata"
    "class" => "Doctrine\ORM\EntityManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/bluue/categories-bundle/src/Repository/CategoryRepository.php"
    "line" => 33
    "function" => "getClassMetadata"
    "class" => "ContainerDUmqx9S\EntityManager_9a5be93"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/App_KernelDevDebugContainer.php"
    "line" => 4050
    "function" => "__construct"
    "class" => "Bluue\CategoriesBundle\Repository\CategoryRepository"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/App_KernelDevDebugContainer.php"
    "line" => 1645
    "function" => "getCategoryRepositoryService"
    "class" => "ContainerDUmqx9S\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Container.php"
    "line" => 428
    "function" => "get_Container_Private_TwigService"
    "class" => "ContainerDUmqx9S\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 42
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 105
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
ContainerDUmqx9S\getTranslatableListenerService:26
[
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/getTranslatableListenerService.php"
    "line" => 26
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/App_KernelDevDebugContainer.php"
    "line" => 1188
    "function" => "do"
    "class" => "ContainerDUmqx9S\getTranslatableListenerService"
    "type" => "::"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Container.php"
    "line" => 428
    "function" => "load"
    "class" => "ContainerDUmqx9S\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 42
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
    "line" => 230
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
    "line" => 116
    "function" => "initializeSubscribers"
    "class" => "Symfony\Bridge\Doctrine\ContainerAwareEventManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php"
    "line" => 248
    "function" => "hasListeners"
    "class" => "Symfony\Bridge\Doctrine\ContainerAwareEventManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php"
    "line" => 18
    "function" => "doLoadMetadata"
    "class" => "Doctrine\ORM\Mapping\ClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php"
    "line" => 415
    "function" => "doLoadMetadata"
    "class" => "Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php"
    "line" => 281
    "function" => "loadMetadata"
    "class" => "Doctrine\Persistence\Mapping\AbstractClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/doctrine/orm/src/EntityManager.php"
    "line" => 329
    "function" => "getMetadataFor"
    "class" => "Doctrine\Persistence\Mapping\AbstractClassMetadataFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/EntityManager_9a5be93.php"
    "line" => 94
    "function" => "getClassMetadata"
    "class" => "Doctrine\ORM\EntityManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/bluue/categories-bundle/src/Repository/CategoryRepository.php"
    "line" => 33
    "function" => "getClassMetadata"
    "class" => "ContainerDUmqx9S\EntityManager_9a5be93"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/App_KernelDevDebugContainer.php"
    "line" => 4050
    "function" => "__construct"
    "class" => "Bluue\CategoriesBundle\Repository\CategoryRepository"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/ContainerDUmqx9S/App_KernelDevDebugContainer.php"
    "line" => 1645
    "function" => "getCategoryRepositoryService"
    "class" => "ContainerDUmqx9S\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Container.php"
    "line" => 428
    "function" => "get_Container_Private_TwigService"
    "class" => "ContainerDUmqx9S\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 42
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 105
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\Context:74
[
  [
    "file" => "/home/demo/public_html/src/Services/Context.php"
    "line" => 74
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Services/Context.php"
    "line" => 88
    "function" => "getActual"
    "class" => "App\Services\Context"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Services/BluueLogo.php"
    "line" => 158
    "function" => "getActualOrDefault"
    "class" => "App\Services\Context"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Services/BluueLogo.php"
    "line" => 82
    "function" => "searchFile"
    "class" => "App\Services\BluueLogo"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1716
    "function" => "getFavicon"
    "class" => "App\Services\BluueLogo"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/83/8346322ea1e2f05cdac82d44f922ef42e85bbcd88430bcaecd9ecb98b6811015.php"
    "line" => 62
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_54038e5a469697c2cbc431cea27ab0633d35e2a40b61c961b6c5b46dbd62da06"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/f5/f5112f6d130dfac32a9d96e92bf501f1f68a324c80ab2153a2903cb0657347f2.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6741a7c094547d8e087cdde8369b9b70858639fc7478a547e040acf33e0cec8"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 105
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1716
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/83/8346322ea1e2f05cdac82d44f922ef42e85bbcd88430bcaecd9ecb98b6811015.php"
    "line" => 107
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_54038e5a469697c2cbc431cea27ab0633d35e2a40b61c961b6c5b46dbd62da06"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/f5/f5112f6d130dfac32a9d96e92bf501f1f68a324c80ab2153a2903cb0657347f2.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6741a7c094547d8e087cdde8369b9b70858639fc7478a547e040acf33e0cec8"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 105
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/f5/f5112f6d130dfac32a9d96e92bf501f1f68a324c80ab2153a2903cb0657347f2.php"
    "line" => 131
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_f6741a7c094547d8e087cdde8369b9b70858639fc7478a547e040acf33e0cec8"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/83/8346322ea1e2f05cdac82d44f922ef42e85bbcd88430bcaecd9ecb98b6811015.php"
    "line" => 136
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_54038e5a469697c2cbc431cea27ab0633d35e2a40b61c961b6c5b46dbd62da06"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/f5/f5112f6d130dfac32a9d96e92bf501f1f68a324c80ab2153a2903cb0657347f2.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6741a7c094547d8e087cdde8369b9b70858639fc7478a547e040acf33e0cec8"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 105
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/f5/f5112f6d130dfac32a9d96e92bf501f1f68a324c80ab2153a2903cb0657347f2.php"
    "line" => 131
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_f6741a7c094547d8e087cdde8369b9b70858639fc7478a547e040acf33e0cec8"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/83/8346322ea1e2f05cdac82d44f922ef42e85bbcd88430bcaecd9ecb98b6811015.php"
    "line" => 136
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_54038e5a469697c2cbc431cea27ab0633d35e2a40b61c961b6c5b46dbd62da06"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/var/cache/dev/twig/f5/f5112f6d130dfac32a9d96e92bf501f1f68a324c80ab2153a2903cb0657347f2.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6741a7c094547d8e087cdde8369b9b70858639fc7478a547e040acf33e0cec8"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/src/Controller/SecurityController.php"
    "line" => 105
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "passwordLost"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/demo/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/demo/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"d64626c42ab69a11a772331440a71759"
CAISSE_HOST
"caisse.bluue4.demo.scaledev.fr"
DATABASE_URL
"mysql://demo:318X_4F41ikk@6^=H}ZvZ5:%t@127.0.0.1:3306/bluue4?serverVersion=mariadb-10.9.2"
DEFAULT_DOMAIN
"https://bluue4.demo.scaledev.fr"
DEFAULT_HOST
"bluue4.demo.scaledev.fr"
ENCRYPT_IV
"6EYe9HdtcB254pXY"
ENCRYPT_PASSPHRASE
"fCdpWlOSZvj8WuCg34p3e5LN3"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
JWT_PASSPHRASE
"cb7200f6f1a3bfeac32398e38282c908bc275091723ecb257b995d242dbc0fac"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"semaphore"
MAILER_DSN
"native://default"
MAILER_FROM
"Bluue <noreply@scaledev.fr>"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PUBLIC_HOST
"bluue4.demo.scaledev.fr"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/demo/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/demo/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"4140599-387-1"
HOME
"/home/demo"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"bluue4.demo.scaledev.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"4140599-387-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://bluue4.demo.scaledev.fr/password-lost"
REDIRECT_SCRIPT_URL
"/password-lost"
REDIRECT_SSL_TLS_SNI
"bluue4.demo.scaledev.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/password-lost"
REMOTE_ADDR
"3.147.65.47"
REMOTE_PORT
"14982"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1732740605
REQUEST_TIME_FLOAT
1732740605.0484
REQUEST_URI
"/password-lost"
SCRIPT_FILENAME
"/home/demo/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://bluue4.demo.scaledev.fr/password-lost"
SCRIPT_URL
"/password-lost"
SERVER_ADDR
"164.132.164.45"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"bluue4.demo.scaledev.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"bluue4.demo.scaledev.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,LOCK_DSN,MESSENGER_TRANSPORT_DSN,DEFAULT_DOMAIN,ENCRYPT_PASSPHRASE,ENCRYPT_IV,DEFAULT_HOST,PUBLIC_HOST,CAISSE_HOST,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,MAILER_DSN,MAILER_FROM"
USER
"demo"
proxy-nokeepalive
"1"