https://dev.interactiv-database.fr/ Return to referer URL

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"fb953.ZJdvf5s5Th5bVkH4N591dJKlx-EnEkd-htgH78a0Z5Q.C_ouSfROK1EwYBSdW6sfHNb8iLVscAgP47FliqmNPdUJ_CMNrno2b24SEA"
login
[
  "login" => "JEREMIAS-BELGUEIL"
  "password" => "5ASR6GvpkNQ5sSvkdtkW"
  "_token" => "4149c527.pzaZyOGi-XkU1UWq4uJ5emY7neO3NF-k_ewBajQ6Amk.0k_AptWRik98hHPe0qdAMixq0ITVQBbThNlqXXNVZBvvZdKDs8yYLnuwBA"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Main\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app.login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"4db988"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
cache-control
"max-age=0"
connection
"keep-alive"
content-length
"326"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=ouauk2r85k1irmfl4si7jqh817"
dnt
"1"
host
"dev.interactiv-database.fr"
origin
"https://dev.interactiv-database.fr"
referer
"https://dev.interactiv-database.fr/"
sec-ch-ua
""Microsoft Edge";v="131", "Chromium";v="131", "Not_A Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
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 Edg/131.0.0.0"
x-php-ob-level
"1"

Request Content

Raw

login%5Blogin%5D=JEREMIAS-BELGUEIL&login%5Bpassword%5D=5ASR6GvpkNQ5sSvkdtkW&login%5B_token%5D=4149c527.pzaZyOGi-XkU1UWq4uJ5emY7neO3NF-k_ewBajQ6Amk.0k_AptWRik98hHPe0qdAMixq0ITVQBbThNlqXXNVZBvvZdKDs8yYLnuwBA&_csrf_token=fb953.ZJdvf5s5Th5bVkH4N591dJKlx-EnEkd-htgH78a0Z5Q.C_ouSfROK1EwYBSdW6sfHNb8iLVscAgP47FliqmNPdUJ_CMNrno2b24SEA

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 10 Jan 2025 07:20:46 GMT"
location
"/"
x-debug-token
"8e9677"

Cookies

Request Cookies

Key Value
PHPSESSID
"ouauk2r85k1irmfl4si7jqh817"

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Fri, 10 Jan 25 08:20:38 +0100"
Last used
"Fri, 10 Jan 25 08:20:44 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"omA6oweOk6Uel4jhDYOTKbOqeibeo9ZAmkLr5Cxq5DQ"
_csrf/https-login
"uyYn43s6hQ6t0E9HJQMgbtIwy5k7GofrHSKKRnaWoeA"
_security.last_error
Symfony\Component\Security\Core\Exception\CustomUserMessageAuthenticationException {#449
  #message: "security.invalid"
  #code: 0
  #file: "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
  #line: 207
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#455 …}
  -messageKey: "security.invalid"
  -messageData: []
  trace: {
    /var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php:207 {
      App\Security\LoginFormAuthenticator->getUser($credentials, UserProviderInterface $userProvider, array $tokens = null) …
      › if ($loginResponse['error']) {    throw new CustomUserMessageAuthenticationException('security.invalid');}
    }
    /var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:113 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticateViaGuard(AuthenticatorInterface $guardAuthenticator, PreAuthenticationGuardToken $token): GuardTokenInterface …
      › // get the user from the GuardAuthenticator$user = $guardAuthenticator->getUser($token->getCredentials(), $this->userProvider);}
    /var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:107 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticate(TokenInterface $token) …
      › 
      ›     return $this->authenticateViaGuard($guardAuthenticator, $token);}
    }
    /var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:88 {
      Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
      › try {    $result = $provider->authenticate($token);}
    /var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:162 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->executeGuardAuthenticator(string $uniqueGuardKey, AuthenticatorInterface $guardAuthenticator, RequestEvent $event) …
      › // this indirectly calls GuardAuthenticationProvider::authenticate()$token = $this->authenticationManager->authenticate($token);}
    /var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:126 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->authenticate(RequestEvent $event) …
      › 
      › $this->executeGuardAuthenticator($uniqueGuardKey, $guardAuthenticator, $event);}
    /var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:73 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
    }
    /var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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);}
    /var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/dev/itdatabase/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
_security.last_username
"JEREMIAS-BELGUEIL"

Session Usage

11 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:33
[
  [
    "file" => "/var/www/dev/itdatabase/src/EventListener/LocaleListener.php"
    "line" => 33
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 141
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\LoginFormAuthenticator:165
[
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 165
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 148
    "function" => "getCredentials"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 189
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 162
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 189
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 162
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 189
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 162
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Services\Main\SecurityService:60
[
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/SecurityService.php"
    "line" => 60
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiService.php"
    "line" => 129
    "function" => "getToken"
    "class" => "App\Services\Main\SecurityService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiService.php"
    "line" => 60
    "function" => "request"
    "class" => "App\Services\Main\ApiService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 201
    "function" => "post"
    "class" => "App\Services\Main\ApiService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 162
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Services\Main\ApiRequestService:107
[
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiRequestService.php"
    "line" => 107
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiService.php"
    "line" => 133
    "function" => "request"
    "class" => "App\Services\Main\ApiRequestService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiService.php"
    "line" => 60
    "function" => "request"
    "class" => "App\Services\Main\ApiService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 201
    "function" => "post"
    "class" => "App\Services\Main\ApiService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 162
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Services\Main\SecurityService:84
[
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/SecurityService.php"
    "line" => 84
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/SecurityService.php"
    "line" => 95
    "function" => "getRefreshToken"
    "class" => "App\Services\Main\SecurityService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiService.php"
    "line" => 137
    "function" => "refreshToken"
    "class" => "App\Services\Main\SecurityService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Services/Main/ApiService.php"
    "line" => 60
    "function" => "request"
    "class" => "App\Services\Main\ApiService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/src/Security/LoginFormAuthenticator.php"
    "line" => 201
    "function" => "post"
    "class" => "App\Services\Main\ApiService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\LoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 162
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator:45
[
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php"
    "line" => 45
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/GuardAuthenticatorHandler.php"
    "line" => 106
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 187
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 126
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/itdatabase/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"8588f51737c98000b4694772f5cee733"
AZURE_WEB_CLIENT_ID
"b733465f-6164-4dcf-a001-7205519d10d0"
AZURE_WEB_CLIENT_SECRET
"P~x8Q~dkApwbgQXkqsLDX1zRpDGBxGm_5KpMoagU"
AZURE_WEB_PUBSUB_DOMAIN
"dev-database.webpubsub.azure.com"
AZURE_WEB_PUBSUB_KEY
"ZqZ0eovgnlZ8i632ipt4h00fsIcu15jFuPf6lW1ACkg="
CDN_URL
"https://devapi.interactiv-database.fr/api/"
CHANGELOG_URL
"https://docs.interactiv-database.fr/Nouveaut%C3%A9s"
DEEPL_API_TOKEN
"74d1071a-b422-fef8-783a-f121361bc9d9:fx"
DOCUMENTATION_URL
"https://docs.interactiv-database.fr"
ETIM_CLIENT
"interactiv_fr"
ETIM_SECRET
"poM1o9FRa4C27OyUrmFW5L"
GLOBAL_MESSAGE_EN
""
GLOBAL_MESSAGE_FR
""
INDB_BASE_API_PATH
"/var/www/dev/itdatabase/api/"
INDB_BASE_API_URL
"https://devapi.interactiv-database.fr/api/"
INDB_BASE_RESOURCES_PATH
"/var/www/dev/itdatabase-resources/"
INDB_BASE_RESOURCES_URL
"https://devresources.interactiv-database.fr/"
INDB_BASE_URL
"https://dev.interactiv-database.fr/"
JIRA_API_EMAIL
""
JIRA_API_TOKEN
""
LIST_COMMERCIALS
"[{"mail":"crousset@interactiv.tech","fullname":"Christian Rousset"},{"mail":"nraynard@interactiv.tech","fullname":"Nicolas Raynard"},{"mail":"qrochon@interactiv.tech","fullname":"Quentin Rochon"},{"mail":"commercial@interactiv.tech","fullname":"Autre"},{"mail":"technique@interactiv.tech","fullname":"Technique"}]"
MAINTENANCE_BEGIN_DATE
"2022-12-31 11:00:00"
MAINTENANCE_END_DATE
"2022-12-31 13:00:00"
MAINTENANCE_MESSAGE_EN
"A platform update is planned for today between 12:40 p.m. and 12:55 p.m. Thank you for your understanding."
MAINTENANCE_MESSAGE_FR
"Une mise à jour de la plateforme est prévue aujourd'hui entre 12h40 et 12h55. Merci de votre compréhension."
SENTRY_DSN
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"326"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/dev/itdatabase/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev/itdatabase/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=ouauk2r85k1irmfl4si7jqh817"
HTTP_DNT
"1"
HTTP_HOST
"dev.interactiv-database.fr"
HTTP_ORIGIN
"https://dev.interactiv-database.fr"
HTTP_REFERER
"https://dev.interactiv-database.fr/"
HTTP_SEC_CH_UA
""Microsoft Edge";v="131", "Chromium";v="131", "Not_A Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
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 Edg/131.0.0.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.interactiv-database.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"90.63.220.147"
REMOTE_PORT
"51211"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736493646
REQUEST_TIME_FLOAT
1736493646.0353
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/dev/itdatabase/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.255.71.213"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"dev.interactiv-database.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at dev.interactiv-database.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SSL_TLS_SNI
"dev.interactiv-database.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,INDB_BASE_URL,INDB_BASE_API_URL,INDB_BASE_RESOURCES_URL,INDB_BASE_RESOURCES_PATH,INDB_BASE_API_PATH,JIRA_API_EMAIL,JIRA_API_TOKEN,DEEPL_API_TOKEN,ETIM_CLIENT,ETIM_SECRET,AZURE_WEB_PUBSUB_DOMAIN,AZURE_WEB_PUBSUB_KEY,SENTRY_DSN,CDN_URL,DOCUMENTATION_URL,CHANGELOG_URL,GLOBAL_MESSAGE_FR,GLOBAL_MESSAGE_EN,MAINTENANCE_MESSAGE_FR,MAINTENANCE_MESSAGE_EN,MAINTENANCE_BEGIN_DATE,MAINTENANCE_END_DATE,LIST_COMMERCIALS,AZURE_WEB_CLIENT_ID,AZURE_WEB_CLIENT_SECRET"