https://spidertec.fr/login Return to referer URL

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"279a26f4b248dd9103.kZrIhPiVh5oZOSKVTM9MppqcqtjTfLNbqik_e84xUdg.vP7_y6Cl8dVwd2WjNZY4w6ju6eCfD54D_015OfZ1Zp_d_7-xt9m04EpsFg"
password
"admin123"
username
"admin"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"d6cf9a"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
accept-encoding
"gzip,deflate"
accept-language
"en-US,en;q=0.9"
connection
"close"
content-length
"166"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=gpf10eoqfjiio6h7rvlumgls82; sf_redirect=%7B%22token%22%3A%221e1621%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fbsbroyalconstruction.fr%5C%2Fspidertec.fr%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"spidertec.fr"
referer
"https://spidertec.fr/login"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
x-php-ob-level
"1"
x-real-ip
"45.135.232.10"

Request Content

Raw

username=admin&password=admin123&_csrf_token=279a26f4b248dd9103.kZrIhPiVh5oZOSKVTM9MppqcqtjTfLNbqik_e84xUdg.vP7_y6Cl8dVwd2WjNZY4w6ju6eCfD54D_015OfZ1Zp_d_7-xt9m04EpsFg

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Mon, 19 May 2025 16:35:18 GMT"
expires
-1
location
"/login"
pragma
"no-cache"
x-debug-token
"f14ef0"

Cookies

Request Cookies

Key Value
PHPSESSID
"gpf10eoqfjiio6h7rvlumgls82"
sf_redirect
"{"token":"1e1621","route":"app_login","method":"POST","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/var\/www\/vhosts\/bsbroyalconstruction.fr\/spidertec.fr\/httpdocs\/src\/Controller\/SecurityController.php","line":16},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Mon, 19 May 25 16:35:04 +0000"
Last used
"Mon, 19 May 25 16:35:11 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"-d7OX0vOiNG6yYte2rC8Ls-XUdFB8D7GLew5OL3zSU4"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#1199
  #message: "Authentication failed because "App\Security\AdminAuthentificatorAuthenticator::checkCredentials()" did not return true."
  #code: 0
  #file: "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
  #line: 137
  -token: Symfony\Component\Security\Guard\Token\PreAuthenticationGuardToken {#1072 …}
  trace: {
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:137 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticateViaGuard(AuthenticatorInterface $guardAuthenticator, PreAuthenticationGuardToken $token): GuardTokenInterface …
      › 
      ›     throw new BadCredentialsException(sprintf('Authentication failed because "%s::checkCredentials()" did not return true.', get_debug_type($guardAuthenticator)));}
    }
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php:107 {
      Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider->authenticate(TokenInterface $token) …
      › 
      ›     return $this->authenticateViaGuard($guardAuthenticator, $token);}
    }
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:88 {
      Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
      › try {    $result = $provider->authenticate($token);}
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:158 {
      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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:123 {
      Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener->authenticate(RequestEvent $event) …
      › 
      › $this->executeGuardAuthenticator($uniqueGuardKey, $guardAuthenticator, $event);}
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
    }
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:129 {
      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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/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/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
_security.last_username
"admin"

Session Usage

6 Usages
Stateless check enabled
Usage
App\Security\AdminAuthentificatorAuthenticator:57
[
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/src/Security/AdminAuthentificatorAuthenticator.php"
    "line" => 57
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 144
    "function" => "getCredentials"
    "class" => "App\Security\AdminAuthentificatorAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/src/Security/AdminAuthentificatorAuthenticator.php"
    "line" => 66
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\AdminAuthentificatorAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 158
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/src/Security/AdminAuthentificatorAuthenticator.php"
    "line" => 66
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\AdminAuthentificatorAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 158
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/src/Security/AdminAuthentificatorAuthenticator.php"
    "line" => 66
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 113
    "function" => "getUser"
    "class" => "App\Security\AdminAuthentificatorAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php"
    "line" => 107
    "function" => "authenticateViaGuard"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 158
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator:45
[
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php"
    "line" => 45
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/GuardAuthenticatorHandler.php"
    "line" => 106
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 179
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php"
    "line" => 123
    "function" => "executeGuardAuthenticator"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
    "line" => 20
    "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
"3a3c89633a3231aa4f2b0f2e2c66022a"
DATABASE_URL
"mysql://spidertech:Rn88fr_2@localhost:3306/spidertech_?server_version: mariadb-10.3.25"
MAILER_DSN
"native://default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"166"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/bsbroyalconstruction.fr"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=gpf10eoqfjiio6h7rvlumgls82; sf_redirect=%7B%22token%22%3A%221e1621%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fbsbroyalconstruction.fr%5C%2Fspidertec.fr%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"spidertec.fr"
HTTP_REFERER
"https://spidertec.fr/login"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36"
HTTP_X_REAL_IP
"45.135.232.10"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"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_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aCtdxVMb786Uc1fkNeGM6AAAAAI"
REDIRECT_URL
"/login"
REMOTE_ADDR
"45.135.232.10"
REMOTE_PORT
"47962"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1747672517
REQUEST_TIME_FLOAT
1747672517.6765
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/bsbroyalconstruction.fr/spidertec.fr/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"82.165.59.124"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"spidertec.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at spidertec.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"
UNIQUE_ID
"aCtdxVMb786Uc1fkNeGM6AAAAAI"
USER
"bsb"
proxy-nokeepalive
"1"