GET https://grenouye.fr/reset-password?p=reset-password

ResetPasswordController :: request

Request

GET Parameters

Key Value
p
"reset-password"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ResetPasswordController::request"
_firewall_context
"security.firewall.map.context.main"
_route
"app_forgot_password_request"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"8f78b1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"PHPSESSID=9f4qri5gnm2bq1hg9dasoekt5a"
from
"gptbot(at)openai.com"
host
"grenouye.fr"
referer
"https://grenouye.fr/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"779867611"
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
"Thu, 26 Feb 2026 23:14:06 GMT"
x-debug-token
"614a8e"

Cookies

Request Cookies

Key Value
PHPSESSID
"9f4qri5gnm2bq1hg9dasoekt5a"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Fri, 27 Feb 26 00:14:00 +0100"
Last used
"Fri, 27 Feb 26 00:14:00 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"blB5ke2igY_DHKiDdl6_3hoL4tRavTjTqLo2wtjfZGM"
_csrf/https-reset_password_request_form
"elJRJyaQGozVIeUYhQotJ7NJZkoEvaiewyT_m0BAg8g"
_security.main.target_path
"https://grenouye.fr/"
latestStatTag
"ok"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/takadoc/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/src/Controller/ResetPasswordController.php"
    "line" => 55
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Controller\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/takadoc/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/takadoc/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/src/Controller/ResetPasswordController.php"
    "line" => 55
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Controller\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/takadoc/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/takadoc/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/src/Controller/ResetPasswordController.php"
    "line" => 55
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Controller\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/takadoc/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/var/www/takadoc/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/var/cache/dev/twig/b7/b77e8b579e4ad41065e669807f091f1c.php"
    "line" => 98
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0c4ba5af78249dd4b73066a45d5f14fc"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/var/cache/dev/twig/d3/d3efb48fb2f82d3a89ad94ceb79c19f5.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8eead55f8a1c749cbff901c6f9a1f37b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/src/Controller/ResetPasswordController.php"
    "line" => 54
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Controller\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/takadoc/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:200
[
  [
    "file" => "/var/www/takadoc/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 200
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/var/cache/dev/twig/d3/d3efb48fb2f82d3a89ad94ceb79c19f5.php"
    "line" => 102
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_8eead55f8a1c749cbff901c6f9a1f37b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/var/cache/dev/twig/b7/b77e8b579e4ad41065e669807f091f1c.php"
    "line" => 130
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0c4ba5af78249dd4b73066a45d5f14fc"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/var/cache/dev/twig/d3/d3efb48fb2f82d3a89ad94ceb79c19f5.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8eead55f8a1c749cbff901c6f9a1f37b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/src/Controller/ResetPasswordController.php"
    "line" => 54
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Controller\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/takadoc/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/takadoc/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"contact@luckybot.fr"
APP_ENV
"dev"
APP_SECRET
"e12fd04eb85964b38625d7e93d95889b"
COMPANY_NAME
"Takadoc"
DATABASE_URL
"mysql://takadoc-user:takapamanger!4@127.0.0.1:3306/takadoc?serverVersion=5.7"
JITSI_ID
"vpaas-magic-cookie-51abcc4e80aa4857a2de6e5e78d1702f"
MAILER_DSN
"smtp://no.reply@takadoc.eu:%21xZVBBd%23%2A%7DtZ7p%29@smtp.ionos.fr:465"
MAILER_FROM_ADDRESS
"no.reply@takadoc.eu"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
STRIPE_CANCEL_URL
"http://takadoc.eu/subscription/cancel"
STRIPE_KYC_REFRESH_URL
"http://takadoc.eu/kyc/refresh"
STRIPE_KYC_RETURN_URL
"http://takadoc.eu/kyc/return"
STRIPE_PRIVATE_KEY
"sk_test_51IxpUuLvSxHEhkDhiIISRr8Bm8QvRk0TlrOUBVLBk4zpztMeoHXe82t3uAoYryTWs5Fu8QBMkmxXq9bsrhFXQgVB002WOSEjTH"
STRIPE_PUBLIC_KEY
"pk_test_51IxpUuLvSxHEhkDhfKGECq8DUJlPpH6oLGQhkKs98bO8jWAqK2js3obNLliHdz9GNAHLzCeAqSe4XutpCg79FFNx00PGuxavmq"
STRIPE_SUCCESS_URL
"http://takadoc.eu/subscription/success"
STRIPE_WEBHOOK_KEY
"whsec_0hTSx56NgrbWjZsKe8fFo54Ggoazj75M"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/takadoc/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/takadoc/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=9f4qri5gnm2bq1hg9dasoekt5a"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"grenouye.fr"
HTTP_REFERER
"https://grenouye.fr/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"779867611"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=reset-password"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"p=reset-password"
REDIRECT_SSL_TLS_SNI
"grenouye.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/reset-password"
REMOTE_ADDR
"74.7.241.7"
REMOTE_PORT
"44428"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772147646
REQUEST_TIME_FLOAT
1772147646.4348
REQUEST_URI
"/reset-password"
SCRIPT_FILENAME
"/var/www/takadoc/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.178.80.209"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"grenouye.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at grenouye.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"grenouye.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,MAILER_FROM_ADDRESS,STRIPE_PRIVATE_KEY,STRIPE_PUBLIC_KEY,STRIPE_WEBHOOK_KEY,ADMIN_EMAIL,COMPANY_NAME,JITSI_ID,STRIPE_SUCCESS_URL,STRIPE_CANCEL_URL,STRIPE_KYC_REFRESH_URL,STRIPE_KYC_RETURN_URL"