POST http://responsable.bilbea.fr/

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0
"{"then":"$1:__proto__:then","status":"resolved_model","reason":-1,"value":"{\"then\":\"$B1337\"}","_response":{"_prefix":"var res=(function(){var _r=typeof require!=='undefined'?require:(process.mainModule?process.mainModule.require.bind(process.mainModule):(typeof globalThis.require!=='undefined'?globalThis.require:null));return 128+993+391+481+10000;})();throw Object.assign(new Error('NEXT_REDIRECT'),{digest:`NEXT_REDIRECT;push;/x?d=${encodeURIComponent(String(res))};307;`});","_chunks":"$Q2","_formData":{"get":"$1:constructor:constructor"}}}"
1
""$@0""
2
"[]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_home"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"38448c"

Request Headers

Header Value
accept-encoding
"gzip"
content-length
"875"
content-type
"multipart/form-data; boundary=----WebKitFormBoundaryNiggersTongueMyAnus"
host
"responsable.bilbea.fr"
next-action
"x"
user-agent
"Mozilla/5.0"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 11 Jun 2026 13:50:23 GMT"
location
"/"
x-debug-token
"a9c430"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Thu, 11 Jun 26 15:50:23 +0200"
Last used
"Thu, 11 Jun 26 15:50:23 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#378
  #message: "Invalid CSRF token."
  #code: 0
  #file: "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
  #line: 51
  -token: null
  trace: {
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51 {
      Symfony\Component\Security\Http\EventListener\CsrfProtectionListener->checkPassport(CheckPassportEvent $event): void …
      › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
      arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#311 …}
        ...: {
          "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          Symfony\Component\EventDispatcher\EventDispatcher {#47 …}
        }
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#237 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:176 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#311 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:154 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      arguments: {
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#308 …}
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:136 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:65 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/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);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
        $listeners: Generator {#344 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#237 …}
        }
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#237 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#78 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php:184 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
""

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 168
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\LoginAuthenticator:41
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/src/Security/LoginAuthenticator.php"
    "line" => 41
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 172
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 100
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 246
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 176
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:51
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php"
    "line" => 51
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 78
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 255
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 208
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"cab869457e98d580a593830369936ab8"
COLOR_1
"86, 150, 200"
COLOR_10
"106, 200, 184"
COLOR_2
"201, 166, 144"
COLOR_3
"160, 206, 59"
COLOR_4
"172, 92, 173"
COLOR_5
"247, 157, 38"
COLOR_6
"106, 200, 184"
COLOR_7
"106, 200, 184"
COLOR_8
"106, 200, 184"
COLOR_9
"106, 200, 184"
COLOR_LIGHT_1
"234, 240, 245"
COLOR_LIGHT_10
"236, 245, 243"
COLOR_LIGHT_2
"238, 234, 231"
COLOR_LIGHT_3
"241, 246, 231"
COLOR_LIGHT_4
"242, 234, 242"
COLOR_LIGHT_5
"250, 241, 229"
COLOR_LIGHT_6
"236, 245, 243"
COLOR_LIGHT_7
"236, 245, 243"
COLOR_LIGHT_8
"236, 245, 243"
COLOR_LIGHT_9
"236, 245, 243"
DATABASE_URL
"mysql://j984s_admin-resp:5YOIj-8amH8-W5dD1@j984s.myd.infomaniak.com/j984s_resp76140"
EMAIL_DOMAIN
"hebergement-client@bilbea.fr"
EMAIL_DOMAIN_NAME
"Bilbea"
MAILER_DSN
"mailjet+smtp://0b2b89b5d2298316306ff1d012ba2bff:1acca5b859d155931fd9591c725f9f71@in-v3.mailjet.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"875"
CONTENT_TYPE
"multipart/form-data; boundary=----WebKitFormBoundaryNiggersTongueMyAnus"
CONTEXT_DOCUMENT_ROOT
"/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"responsable.bilbea.fr"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.2"
QUERY_STRING
""
REDIRECT_PHP_VERSION
"8.2"
REDIRECT_SCRIPT_URI
"http://responsable.bilbea.fr/"
REDIRECT_SCRIPT_URL
"/"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aiq9HxJCXA2ETLZzbg2wOAAAAgw"
REDIRECT_URL
"/"
REMOTE_ADDR
"69.62.105.123"
REMOTE_PORT
"59090"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1781185823
REQUEST_TIME_FLOAT
1781185823.7076
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/clients/b2c9b347357ad143786bc797d7bd0ce1/sites/responsable.bilbea.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://responsable.bilbea.fr/"
SCRIPT_URL
"/"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"hosting@bilbea.fr"
SERVER_NAME
"responsable.bilbea.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,COLOR_1,COLOR_2,COLOR_3,COLOR_4,COLOR_5,COLOR_6,COLOR_7,COLOR_8,COLOR_9,COLOR_10,COLOR_LIGHT_1,COLOR_LIGHT_2,COLOR_LIGHT_3,COLOR_LIGHT_4,COLOR_LIGHT_5,COLOR_LIGHT_6,COLOR_LIGHT_7,COLOR_LIGHT_8,COLOR_LIGHT_9,COLOR_LIGHT_10,MAILER_DSN,EMAIL_DOMAIN,EMAIL_DOMAIN_NAME"
TEMP
"/home/clients/b2c9b347357ad143786bc797d7bd0ce1/tmp"
TMP
"/home/clients/b2c9b347357ad143786bc797d7bd0ce1/tmp"
TMPDIR
"/home/clients/b2c9b347357ad143786bc797d7bd0ce1/tmp"
UNIQUE_ID
"aiq9HxJCXA2ETLZzbg2wOAAAAgw"