ResetPasswordController :: request
Request
GET Parameters
No GET parameters
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 | "63b9bd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| cookie | "PHPSESSID=ee8c50bbac6245886c83e2dae078b09d" |
| host | "teste-symfony5.intranet-mariestopesbf.org" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| via | "1.1 webdb3212.lwspanel.com (Varnish/7.7)" |
| x-cache-engine-enable | "1" |
| x-cache-user | "intra833930" |
| x-forwarded-proto | "https" |
| x-l-admin-auth | "0" |
| x-php-ob-level | "1" |
| x-real-ip | "107.189.7.156" |
| x-request-id | "64ff6020d7a5e9acab0cad0a746ab0e8" |
| x-varnish | "16516816" |
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 | "Sat, 06 Jun 2026 06:58:45 GMT" |
| x-debug-token | "92023e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ee8c50bbac6245886c83e2dae078b09d" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Jun 26 08:58:43 +0200" |
| Last used | "Sat, 06 Jun 26 08:58:44 +0200" |
| Lifetime | 2592000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "87ac7NhXeC5JXBmCjEYothOf9kXVBfsKoqEEznTx0sA" |
| _csrf/https-reset_password_request_form | "KRlqlRN2nSZSQq_JXXDUuqIilIRwE4KUkR1KX565dNo" |
| _security.main.target_path | "https://teste-symfony5.intranet-mariestopesbf.org/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:30
[
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/src/EventSubscriber/LocaleSubscriber.php"
"line" => 30
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/public/index.php"
"line" => 5
"args" => [
"/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/src/Controller/ResetPasswordController.php"
"line" => 120
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/public/index.php"
"line" => 5
"args" => [
"/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/src/Controller/ResetPasswordController.php"
"line" => 120
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/public/index.php"
"line" => 5
"args" => [
"/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:172
[
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 172
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/var/cache/dev/twig/d2/d2762a6d69f90b6f725d9bb83efa659d.php"
"line" => 129
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_fb465fe6a3d551feb1a3cc317b1107ea"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/var/cache/dev/twig/cf/cf0150c0dbac6bc3e5ed06f4c7ad32c6.php"
"line" => 89
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_fc48a03fe405ef68a92c2e97f123464c"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/var/cache/dev/twig/d2/d2762a6d69f90b6f725d9bb83efa659d.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_fb465fe6a3d551feb1a3cc317b1107ea"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/src/Controller/ResetPasswordController.php"
"line" => 117
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "request"
"class" => "App\Controller\ResetPasswordController"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/public/index.php"
"line" => 5
"args" => [
"/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/teste-symfony5.intranet-mariestopesbf.org/public/index.php"
"line" => 5
"args" => [
"/htdocs/teste-symfony5.intranet-mariestopesbf.org/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 | "6771c27627524e3c97030bfa2af41a28" |
| DATABASE_URL | "mysql://intra833930_1wkn5u:10ed4m3hlo@185.98.131.92:3306/intra833930_1wkn5u" |
| MAILER_DSN | "null://null" |
| MAILER_PASSWORD | "Amaterazu@2022" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/public" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/intranet-mariestopesbf.org/htdocs" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/intranet-mariestopesbf.org/htdocs" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_COOKIE | "PHPSESSID=ee8c50bbac6245886c83e2dae078b09d" |
| HTTP_HOST | "teste-symfony5.intranet-mariestopesbf.org" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| HTTP_VIA | "1.1 webdb3212.lwspanel.com (Varnish/7.7)" |
| HTTP_X_CACHE_ENGINE_ENABLE | "1" |
| HTTP_X_CACHE_USER | "intra833930" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_L_ADMIN_AUTH | "0" |
| HTTP_X_REAL_IP | "107.189.7.156" |
| HTTP_X_REQUEST_ID | "64ff6020d7a5e9acab0cad0a746ab0e8" |
| HTTP_X_VARNISH | "16516816" |
| MD_CURRENT | "teste-symfony5.intranet-mariestopesbf.org" |
| MD_HOST | "teste-symfony5.intranet-mariestopesbf.org" |
| MD_MASTER | "intranet-mariestopesbf.org" |
| MD_SH | "webdb3212" |
| MD_SLAVES | "intra833930.webdb3212.lwspanel.com mariestopesmali.intranet-mariestopesbf.org teste-symfony5.intranet-mariestopesbf.org" |
| 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 | "teste-symfony5.intranet-mariestopesbf.org" |
| REDIRECT_MD_HOST | "teste-symfony5.intranet-mariestopesbf.org" |
| REDIRECT_MD_MASTER | "intranet-mariestopesbf.org" |
| REDIRECT_MD_SH | "webdb3212" |
| REDIRECT_MD_SLAVES | "intra833930.webdb3212.lwspanel.com mariestopesmali.intranet-mariestopesbf.org teste-symfony5.intranet-mariestopesbf.org" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_MD_CURRENT | "teste-symfony5.intranet-mariestopesbf.org" |
| REDIRECT_REDIRECT_MD_HOST | "teste-symfony5.intranet-mariestopesbf.org" |
| REDIRECT_REDIRECT_MD_MASTER | "intranet-mariestopesbf.org" |
| REDIRECT_REDIRECT_MD_SH | "webdb3212" |
| REDIRECT_REDIRECT_MD_SLAVES | "intra833930.webdb3212.lwspanel.com mariestopesmali.intranet-mariestopesbf.org teste-symfony5.intranet-mariestopesbf.org" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://teste-symfony5.intranet-mariestopesbf.org/reset-password" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/reset-password" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aiPFJFR82tsT_Br1rFiYawAAAJE" |
| REDIRECT_REDIRECT_existing_anubis_action | "" |
| REDIRECT_REDIRECT_existing_anubis_rule | "" |
| REDIRECT_REDIRECT_existing_anubis_status | "" |
| REDIRECT_REDIRECT_existing_header_request_id | "64ff6020d7a5e9acab0cad0a746ab0e8" |
| REDIRECT_SCRIPT_URI | "https://teste-symfony5.intranet-mariestopesbf.org/reset-password" |
| REDIRECT_SCRIPT_URL | "/reset-password" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aiPFJFR82tsT_Br1rFiYawAAAJE" |
| REDIRECT_URL | "/public/reset-password" |
| REDIRECT_existing_anubis_action | "" |
| REDIRECT_existing_anubis_rule | "" |
| REDIRECT_existing_anubis_status | "" |
| REDIRECT_existing_header_request_id | "64ff6020d7a5e9acab0cad0a746ab0e8" |
| REMOTE_ADDR | "107.189.7.156" |
| REMOTE_PORT | "33940" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780729124 |
| REQUEST_TIME_FLOAT | 1780729124.8955 |
| REQUEST_URI | "/reset-password" |
| SCRIPT_FILENAME | "//var/www/intranet-mariestopesbf.org/htdocs/teste-symfony5.intranet-mariestopesbf.org/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://teste-symfony5.intranet-mariestopesbf.org/reset-password" |
| SCRIPT_URL | "/reset-password" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "postmaster@intranet-mariestopesbf.org" |
| SERVER_NAME | "teste-symfony5.intranet-mariestopesbf.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.67 (Debian) Server at teste-symfony5.intranet-mariestopesbf.org Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DEBUG,MAILER_PASSWORD" |
| UNIQUE_ID | "aiPFJFR82tsT_Br1rFiYawAAAJE" |
| existing_anubis_action | "" |
| existing_anubis_rule | "" |
| existing_anubis_status | "" |
| existing_header_request_id | "64ff6020d7a5e9acab0cad0a746ab0e8" |
| lwsapitoken | "f273da783ec28433f79bf015bd0d6073" |
| lwscache | "On" |