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\Dashboard\ResetPasswordController::request" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_forgot_password_request" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "e9b44d" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br" |
accept-language | "en-US,en;q=0.9" |
cache-control | "max-age=0" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "168.227.229.85" |
cf-ipcountry | "BR" |
cf-ray | "9007cbb97a1ef1ea-GRU" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
content-length | "235" |
content-type | "application/json" |
cookie | "PHPSESSID=45sirhtvnaojeqrbd50kgthu8n" |
host | "groupeinteraction-paiement.com" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
x-forwarded-for | "168.227.229.85" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "reset_password_request_form[_token]": "2771ee14b39e2d597a8e1d499c15.W8aS8W6isfroGh1V2yZoCNZME7FyP_-KEW3tjMQ8Zxc.K4jflRvzy6OneEkwvxYrSeUpXIhDCrj6fC6805B7MnwjstmuJdLdiJJ0TA", "reset_password_request_form[email]": "eyaqutafec67@gmail.com" }
Raw
{"reset_password_request_form[_token]":"2771ee14b39e2d597a8e1d499c15.W8aS8W6isfroGh1V2yZoCNZME7FyP_-KEW3tjMQ8Zxc.K4jflRvzy6OneEkwvxYrSeUpXIhDCrj6fC6805B7MnwjstmuJdLdiJJ0TA","reset_password_request_form[email]":"eyaqutafec67@gmail.com"}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 11 Jan 2025 20:53:21 GMT" |
x-debug-token | "9c5113" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "45sirhtvnaojeqrbd50kgthu8n" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Sat, 11 Jan 25 20:53:02 +0000" |
Last used | "Sat, 11 Jan 25 20:53:20 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "dmzwVI2BhLHe7SbmdM5JZUS9iOgww7NA7FQJSzOfwZs" |
_csrf/reset_password_request_form | "pNMduQzYObTed0CA3eO915GpmCQ_TGUkxtK_KplrznQ" |
_security.last_username | "eyaqutafec67@gmail.com" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 70 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/public/index.php" "line" => 5 "args" => [ "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/src/Controller/Dashboard/ResetPasswordController.php" "line" => 56 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "request" "class" => "App\Controller\Dashboard\ResetPasswordController" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/public/index.php" "line" => 5 "args" => [ "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[ [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 71 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 73 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/src/Controller/Dashboard/ResetPasswordController.php" "line" => 56 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "request" "class" => "App\Controller\Dashboard\ResetPasswordController" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/public/index.php" "line" => 5 "args" => [ "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[ [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 75 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 73 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/src/Controller/Dashboard/ResetPasswordController.php" "line" => 56 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "request" "class" => "App\Controller\Dashboard\ResetPasswordController" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/public/index.php" "line" => 5 "args" => [ "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:168
[ [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/twig-bridge/AppVariable.php" "line" => 168 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1607 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/var/cache/dev/twig/df/dfed7e1deee0a9520a58af1e924baea0.php" "line" => 94 "function" => "twig_get_attribute" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_6b94b0678e17fcc994fdab7b8e0b15ad" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/var/cache/dev/twig/7d/7daf8010103e3809be99d88a10eb30f8.php" "line" => 76 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_6a8907f97e0dc99df7ed6b92aec190ee" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/var/cache/dev/twig/df/dfed7e1deee0a9520a58af1e924baea0.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_6b94b0678e17fcc994fdab7b8e0b15ad" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/src/Controller/Dashboard/ResetPasswordController.php" "line" => 56 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "request" "class" => "App\Controller\Dashboard\ResetPasswordController" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/public/index.php" "line" => 5 "args" => [ "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/opt/agence_interaction_paiement/public/index.php" "line" => 5 "args" => [ "/opt/agence_interaction_paiement/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_CUSTOMER_IO_APP_API_KEY | "9e67913137d8f25243376e5f1973b9e1" |
APP_ENV | "dev" |
APP_SECRET | "80580cee1aa5ebe2088c930e4261acbe" |
APP_URL | "https://groupeinteraction-paiement.com" |
CUSTOMER_IO_TRACK_API_KEY | "219a50cc7c2d4d57df70" |
CUSTOMER_IO_TRACK_API_SITE_ID | "d816554eb33b0fc0fea3" |
DATABASE_URL | "mysql://agence:5rGtRAyL886b@51.38.178.128:3306/agenceinteractionpaiement?serverVersion=mariadb-10.5.15" |
MAILER_DSN | "smtp://localhost" |
SK_STRIPE | "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" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "235" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/opt/agence_interaction_paiement/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/opt/agence_interaction_paiement/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
HTTP_CACHE_CONTROL | "max-age=0" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "168.227.229.85" |
HTTP_CF_IPCOUNTRY | "BR" |
HTTP_CF_RAY | "9007cbb97a1ef1ea-GRU" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_COOKIE | "PHPSESSID=45sirhtvnaojeqrbd50kgthu8n" |
HTTP_HOST | "groupeinteraction-paiement.com" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
HTTP_X_FORWARDED_FOR | "168.227.229.85" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "172.69.138.61" |
REMOTE_PORT | "23808" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1736628801 |
REQUEST_TIME_FLOAT | 1736628801.8157 |
REQUEST_URI | "/login/reset-password/" |
SCRIPT_FILENAME | "/opt/agence_interaction_paiement/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "51.38.178.128" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "groupeinteraction-paiement.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at groupeinteraction-paiement.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,SK_STRIPE,APP_URL,CUSTOMER_IO_TRACK_API_SITE_ID,CUSTOMER_IO_TRACK_API_KEY,APP_CUSTOMER_IO_APP_API_KEY" |
USER | "www-data" |
proxy-nokeepalive | "1" |