AuthController :: forgotPassword
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthController::forgotPassword" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "auth_forgot_password" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "5081e1" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| cookie | "PHPSESSID=faad5fa7fecaf5c02282fecf75cd2011" |
| host | "family.azome.net" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 webdb40.lwspanel.com (Varnish/7.7)" |
| x-cache-engine-enable | "1" |
| x-cache-group | "claudebot" |
| x-cache-user | "azome2359150" |
| x-forwarded-proto | "https" |
| x-l-admin-auth | "0" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.101" |
| x-request-id | "d3684853bdcceea74be6be4a65acf696" |
| x-varnish | "6718443" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 01 Mar 2026 09:34:59 GMT" |
| x-debug-token | "902bd1" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "faad5fa7fecaf5c02282fecf75cd2011" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 01 Mar 26 10:34:59 +0100" |
| Last used | "Sun, 01 Mar 26 10:34:59 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-form_forgot_password | "7RHLfRx0JsX2aqA2JAX2MblO2-7Ruy3mZRZgRJE47kA" |
| _locale | "fr" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
App\Subscriber\LocaleSubscriber:49
[
[
"file" => "/htdocs/family.azome.net/src/Subscriber/LocaleSubscriber.php"
"line" => 49
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "App\Subscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/public/index.php"
"line" => 5
"args" => [
"/htdocs/family.azome.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-core/Security.php"
"line" => 68
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-core/Security.php"
"line" => 40
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Security"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/src/Subscriber/LoginSubscriber.php"
"line" => 102
"function" => "getUser"
"class" => "Symfony\Component\Security\Core\Security"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "App\Subscriber\LoginSubscriber"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/public/index.php"
"line" => 5
"args" => [
"/htdocs/family.azome.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/var/cache/dev/twig/c8/c87e3511337421b3446a41d1526ab09e.php"
"line" => 116
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_6cf807e8844f2a5fc435554e98b2ddc8"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/var/cache/dev/twig/d9/d96d618102c4bf429a7c31e7aa612ec9.php"
"line" => 102
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_62a86db021f784562399156b1b65564d"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/var/cache/dev/twig/c8/c87e3511337421b3446a41d1526ab09e.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6cf807e8844f2a5fc435554e98b2ddc8"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/src/Controller/AuthController.php"
"line" => 119
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "forgotPassword"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/public/index.php"
"line" => 5
"args" => [
"/htdocs/family.azome.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/var/cache/dev/twig/c8/c87e3511337421b3446a41d1526ab09e.php"
"line" => 116
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_6cf807e8844f2a5fc435554e98b2ddc8"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/var/cache/dev/twig/d9/d96d618102c4bf429a7c31e7aa612ec9.php"
"line" => 102
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_62a86db021f784562399156b1b65564d"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/var/cache/dev/twig/c8/c87e3511337421b3446a41d1526ab09e.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6cf807e8844f2a5fc435554e98b2ddc8"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/src/Controller/AuthController.php"
"line" => 119
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "forgotPassword"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/public/index.php"
"line" => 5
"args" => [
"/htdocs/family.azome.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/htdocs/family.azome.net/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/family.azome.net/public/index.php"
"line" => 5
"args" => [
"/htdocs/family.azome.net/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 | "07380bdd3c100775decf0c39a5cd6827" |
| APP_URL | "http://localhost/azome-repo/public/" |
| APP_URL_ACCOUNT | "http://localhost/azome-repo/public/" |
| APP_USER | "USER" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_FACEBOOK_ID | "1012841293498106" |
| OAUTH_FACEBOOK_SECRET | "f1a7fa77dd80811b5cfd53078cef8e5e" |
| OAUTH_GOOGLE_CLIENT_ID | "566279658335-ndq69ugujfbfjf8vkk9895rpp99lmi2p.apps.googleusercontent.com" |
| OAUTH_GOOGLE_CLIENT_SECRET | "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" |
| OAUTH_MICROSOFT_ID | "0e0e42cb-de49-4fd9-ae88-a945ef8c70f2" |
| OAUTH_MICROSOFT_SECRET | "ii88Q~.vOswXjzB~fLYKc~eqYU.9o1tbhYkF5agg" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/public" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/azome.net/htdocs" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/azome.net/htdocs" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_COOKIE | "PHPSESSID=faad5fa7fecaf5c02282fecf75cd2011" |
| HTTP_HOST | "family.azome.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 webdb40.lwspanel.com (Varnish/7.7)" |
| HTTP_X_CACHE_ENGINE_ENABLE | "1" |
| HTTP_X_CACHE_GROUP | "claudebot" |
| HTTP_X_CACHE_USER | "azome2359150" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_L_ADMIN_AUTH | "0" |
| HTTP_X_REAL_IP | "216.73.216.101" |
| HTTP_X_REQUEST_ID | "d3684853bdcceea74be6be4a65acf696" |
| HTTP_X_VARNISH | "6718443" |
| MD_CURRENT | "family.azome.net" |
| MD_HOST | "family.azome.net" |
| MD_MASTER | "azome.net" |
| MD_SH | "webdb40" |
| MD_SLAVES | "azome2359150.webdb40.lwspanel.com anauth-52983534.azome.net cdn.azome.net customer.azome.net family.azome.net rec-admin.azome.net rec-customer.azome.net rec-family.azome.net rec-student.azome.net student.azome.net" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_MD_CURRENT | "family.azome.net" |
| REDIRECT_MD_HOST | "family.azome.net" |
| REDIRECT_MD_MASTER | "azome.net" |
| REDIRECT_MD_SH | "webdb40" |
| REDIRECT_MD_SLAVES | "azome2359150.webdb40.lwspanel.com anauth-52983534.azome.net cdn.azome.net customer.azome.net family.azome.net rec-admin.azome.net rec-customer.azome.net rec-family.azome.net rec-student.azome.net student.azome.net" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_MD_CURRENT | "family.azome.net" |
| REDIRECT_REDIRECT_MD_HOST | "family.azome.net" |
| REDIRECT_REDIRECT_MD_MASTER | "azome.net" |
| REDIRECT_REDIRECT_MD_SH | "webdb40" |
| REDIRECT_REDIRECT_MD_SLAVES | "azome2359150.webdb40.lwspanel.com anauth-52983534.azome.net cdn.azome.net customer.azome.net family.azome.net rec-admin.azome.net rec-customer.azome.net rec-family.azome.net rec-student.azome.net student.azome.net" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://family.azome.net/forgot" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/forgot" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aaQIQx36Ta4C-rQPAmoL6wAAAIM" |
| REDIRECT_REDIRECT_existing_anubis_action | "" |
| REDIRECT_REDIRECT_existing_anubis_rule | "" |
| REDIRECT_REDIRECT_existing_anubis_status | "" |
| REDIRECT_REDIRECT_existing_header_request_id | "d3684853bdcceea74be6be4a65acf696" |
| REDIRECT_SCRIPT_URI | "https://family.azome.net/forgot" |
| REDIRECT_SCRIPT_URL | "/forgot" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aaQIQx36Ta4C-rQPAmoL6wAAAIM" |
| REDIRECT_URL | "/public/forgot" |
| REDIRECT_existing_anubis_action | "" |
| REDIRECT_existing_anubis_rule | "" |
| REDIRECT_existing_anubis_status | "" |
| REDIRECT_existing_header_request_id | "d3684853bdcceea74be6be4a65acf696" |
| REMOTE_ADDR | "216.73.216.101" |
| REMOTE_PORT | "37564" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772357699 |
| REQUEST_TIME_FLOAT | 1772357699.5051 |
| REQUEST_URI | "/forgot" |
| SCRIPT_FILENAME | "//var/www/azome.net/htdocs/family.azome.net/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://family.azome.net/forgot" |
| SCRIPT_URL | "/forgot" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "postmaster@azome.net" |
| SERVER_NAME | "family.azome.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at family.azome.net Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_USER,APP_SECRET,APP_URL,APP_URL_ACCOUNT,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_MICROSOFT_ID,OAUTH_MICROSOFT_SECRET,MESSENGER_TRANSPORT_DSN" |
| UNIQUE_ID | "aaQIQx36Ta4C-rQPAmoL6wAAAIM" |
| existing_anubis_action | "" |
| existing_anubis_rule | "" |
| existing_anubis_status | "" |
| existing_header_request_id | "d3684853bdcceea74be6be4a65acf696" |
| lwsapitoken | "78321a0548433f601b1a7d16bb3a89f3" |
| lwscache | "On" |