SecurityController :: forgotPassword
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Securite\SecurityController::forgotPassword" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#645 +methods: [ "GET" "POST" ] +envs: [] +schemes: [] +aliases: [] +path: "/mot-de-passe-oublie" +name: "secur_forgot_password" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "secur_forgot_password" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#600 -supports: false -passport: null -duration: null -stub: "App\Security\Authenticator\AppAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\Authenticator\AppAuthenticator {#547 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#601 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#602 …} } ] |
| _stopwatch_token | "50132d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.252" |
| cf-ipcountry | "US" |
| cf-ray | "a3c69e812e6ee88e-CMH" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| host | "rafsofstef.ovh" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.252" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \
--compressed \
--url 'https://rafsofstef.ovh/public/index.php/mot-de-passe-oublie' \
--header 'Connection: Keep-Alive' \
--header 'X-Forwarded-Proto: https' \
--header 'Cf-Visitor: {"scheme":"https"}' \
--header 'Cf-Ipcountry: US' \
--header 'Cf-Connecting-Ip: 216.73.216.252' \
--header 'Cdn-Loop: cloudflare; loops=1' \
--header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])' \
--header 'Accept-Encoding: gzip, br' \
--header 'Accept: */*' \
--header 'Cf-Ray: a3c69e812e6ee88e-CMH' \
--header 'X-Forwarded-For: 216.73.216.252' \
--header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 17 Sep 2026 08:07:46 GMT" |
| expires | "Thu, 17 Sep 2026 08:07:46 GMT" |
| set-cookie | "PHPSESSID=fe8be9d2e13cc4c21a6e19e13e1868af; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "b10734" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#1673 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "fe8be9d2e13cc4c21a6e19e13e1868af" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 4
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
App\Modules\AppLocaleSubscriber:28
[
[
"file" => "/var/www/rafsofstef.ovh/front/current/src/Modules/AppLocaleSubscriber.php"
"line" => 28
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\Modules\AppLocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/public/index.php"
"line" => 5
"args" => [
"/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/src/Controller/Securite/SecurityController.php"
"line" => 212
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "forgotPassword"
"class" => "App\Controller\Securite\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/public/index.php"
"line" => 5
"args" => [
"/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/src/Controller/Securite/SecurityController.php"
"line" => 212
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "forgotPassword"
"class" => "App\Controller\Securite\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/public/index.php"
"line" => 5
"args" => [
"/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/var/cache/dev/twig/de/dea3341d44051938e8d9cd60c760af77.php"
"line" => 121
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_6760e5ebcde3a4f5d562612f5b22ea89"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/var/cache/dev/twig/23/239fa6918081f2a8ebcd29c671ca1b55.php"
"line" => 154
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_909f86b0f4e5d82783084c68a750d763"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/var/cache/dev/twig/01/01528580e41027105aacd0ffa3d21800.php"
"line" => 181
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_35eff49e01a111712375f5b9754ad17e"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/var/cache/dev/twig/9f/9f3c28f8305e65613106c81686b479d2.php"
"line" => 422
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_e90dbcccd44c1749f9d2427fbdf57e0d"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/var/cache/dev/twig/b2/b2f68498fb993987b0ef2e9418449df5.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_3a45327dc842e410b384db8259604c7e"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/src/Controller/Securite/SecurityController.php"
"line" => 267
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/src/Controller/Securite/SecurityController.php"
"line" => 210
"function" => "renderFront"
"class" => "App\Controller\Securite\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "forgotPassword"
"class" => "App\Controller\Securite\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rafsofstef.ovh/front/current/public/index.php"
"line" => 5
"args" => [
"/var/www/rafsofstef.ovh/front/current/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "eca2d2cc6400e99633e349490dad3c3d" |
| DATABASE_URL | "mysql://rafsofstef:[email protected]:3306/rafsofstef?serverVersion=11.8.6-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://rafsofstef.ovh" |
| FRONT_SITE | "Rafsofstef" |
| MAILER_DSN | "smtp://127.0.0.1:25?auto_tls=false" |
| MAIL_FROM | "[email protected]" |
| MAIL_NOREPLY_FROM | "[email protected]" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| NOM_SITE | "Rafsofstef" |
| PATH_BACK | "https://prive.rafsofstef.ovh" |
| PATH_LOCAL | "https://rafsofstef.ovh" |
| URL_SITE | "rafsofstef.ovh" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/rafsofstef.ovh/front/current" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/rafsofstef.ovh/front/current" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/rafsofstef.ovh/front/current/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/rafsofstef.ovh/front/current/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.252" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "a3c69e812e6ee88e-CMH" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "rafsofstef.ovh" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "216.73.216.252" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/public/index.php/mot-de-passe-oublie" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "104.23.243.100" |
| REMOTE_PORT | "11575" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789632466 |
| REQUEST_TIME_FLOAT | 1789632466.4322 |
| REQUEST_URI | "/public/index.php/mot-de-passe-oublie" |
| SCRIPT_FILENAME | "//var/www/rafsofstef.ovh/front/current/public/index.php" |
| SCRIPT_NAME | "/public/index.php/mot-de-passe-oublie" |
| SCRIPT_URI | "https://rafsofstef.ovh/public/index.php/mot-de-passe-oublie" |
| SCRIPT_URL | "/public/index.php/mot-de-passe-oublie" |
| SERVER_ADDR | "192.168.1.23" |
| SERVER_ADMIN | "[email protected]" |
| SERVER_NAME | "rafsofstef.ovh" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at rafsofstef.ovh Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SSL_TLS_SNI | "rafsofstef.ovh" |
| SYMFONY_DOTENV_PATH | "/var/www/rafsofstef.ovh/front/current/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,NOM_SITE,FRONT_SITE,URL_SITE,PATH_LOCAL,DEFAULT_URI,PATH_BACK,MAIL_FROM,MAIL_NOREPLY_FROM" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |