http://www.voyance-telephone.eu/login Return to referer URL

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"e304bc93b38.isjSh7A9yavrNGXYDD7a_eLoszW57rWuaw3DCD3tiPk.4b-W4YZwocCGUTC3IQaPnNeawEX_hvLFPWScPU7dvMHuvqu06A24_d5yUQ"
email
"realtygp.com@gmail.com"
password
"JiGHD345%@UY#RF"
submit
""

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security.last_username
"realtygp.com@gmail.com"
_security_firewall_run
"_security_main"
_stopwatch_token
"dcb849"

Request Headers

Header Value
accept
"*/*"
connection
"keep-alive"
content-length
"196"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=bc9df3a4e9c571debe85df2199c513de"
host
"www.voyance-telephone.eu"
pragma
"no-cache"
referer
"http://www.voyance-telephone.eu/login"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

email=realtygp.com%40gmail.com&password=JiGHD345%25%40UY%23RF&_csrf_token=e304bc93b38.isjSh7A9yavrNGXYDD7a_eLoszW57rWuaw3DCD3tiPk.4b-W4YZwocCGUTC3IQaPnNeawEX_hvLFPWScPU7dvMHuvqu06A24_d5yUQ&submit=

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sun, 27 Apr 2025 23:37:57 GMT"
expires
-1
location
"/login"
pragma
"no-cache"
x-debug-token
"7948f7"

Cookies

Request Cookies

Key Value
PHPSESSID
"bc9df3a4e9c571debe85df2199c513de"

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Mon, 28 Apr 25 01:37:50 +0200"
Last used
"Mon, 28 Apr 25 01:37:56 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"kwDf6MhkmeUo-8Ua5rspFhGkVi_5s048dvy3X0qV5F4"
_csrf/registration_form
"YWClW0Jzr9e2H6Ze1xGQr93ccZh7aBySN_Armbd1O3g"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#406
  #message: "Bad credentials."
  #code: 0
  #file: "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
  #line: 273
  -previous: Symfony\Component\Security\Core\Exception\UserNotFoundException {#444 …}
  -token: null
  trace: {
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:273 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, AuthenticatorInterface $authenticator, ?PassportInterface $passport): Response …
      › if ($this->hideUserNotFoundExceptions && ($authenticationException instanceof UserNotFoundException || ($authenticationException instanceof AccountStatusException && !$authenticationException instanceof CustomUserMessageAccountStatusException))) {    $authenticationException = new BadCredentialsException('Bad credentials.', 0, $authenticationException);}
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:219 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // oh no! Authentication failed!$response = $this->handleAuthenticationFailure($e, $request, $authenticator, $passport);if ($response instanceof Response) {
      arguments: {
        $authenticationException: Symfony\Component\Security\Core\Exception\UserNotFoundException {#444 …}
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#410 …}
        $passport: Symfony\Component\Security\Http\Authenticator\Passport\Passport {#400 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:161 {
      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 {#410 …}
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:141 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#55 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#85 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#85 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#85 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#85 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#85 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#85 …}
        $listeners: Generator {#209 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#85 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#132 …}
        }
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#85 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#132 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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);}
      arguments: {
        $listeners: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#85 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#85 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#85 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/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 {#55 …}
      }
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
"realtygp.com@gmail.com"

Session Usage

9 Usages
Stateless check enabled
Usage
ContainerCxKRFel\getSession_FlashBagService:24
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSession_FlashBagService.php"
    "line" => 24
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php"
    "line" => 490
    "function" => "do"
    "class" => "ContainerCxKRFel\getSession_FlashBagService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getQuestionMailServiceService.php"
    "line" => 28
    "function" => "load"
    "class" => "ContainerCxKRFel\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php"
    "line" => 490
    "function" => "do"
    "class" => "ContainerCxKRFel\getQuestionMailServiceService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getUserProviderService.php"
    "line" => 24
    "function" => "load"
    "class" => "ContainerCxKRFel\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php"
    "line" => 490
    "function" => "do"
    "class" => "ContainerCxKRFel\getUserProviderService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSecurity_Authenticator_JsonLogin_MainService.php"
    "line" => 24
    "function" => "load"
    "class" => "ContainerCxKRFel\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php"
    "line" => 490
    "function" => "do"
    "class" => "ContainerCxKRFel\getSecurity_Authenticator_JsonLogin_MainService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSecurity_Authenticator_Manager_MainService.php"
    "line" => 24
    "function" => "load"
    "class" => "ContainerCxKRFel\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php"
    "line" => 490
    "function" => "do"
    "class" => "ContainerCxKRFel\getSecurity_Authenticator_Manager_MainService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getDebug_Security_Firewall_Authenticator_MainService.php"
    "line" => 23
    "function" => "load"
    "class" => "ContainerCxKRFel\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php"
    "line" => 490
    "function" => "do"
    "class" => "ContainerCxKRFel\getDebug_Security_Firewall_Authenticator_MainService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSecurity_Firewall_Map_Context_MainService.php"
    "line" => 33
    "function" => "load"
    "class" => "ContainerCxKRFel\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 51
    "function" => "ContainerCxKRFel\{closure}"
    "class" => "ContainerCxKRFel\getSecurity_Firewall_Map_Context_MainService"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 68
    "function" => "Symfony\Bundle\SecurityBundle\Debug\{closure}"
    "class" => "Symfony\Bundle\SecurityBundle\Security\FirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 177
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\ClientApiAuthenticator:35
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/src/Security/ClientApiAuthenticator.php"
    "line" => 35
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 63
    "function" => "authenticate"
    "class" => "App\Security\ClientApiAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 181
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 110
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 270
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 270
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 114
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 270
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\CallApiServices:546
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/src/Services/CallApiServices.php"
    "line" => 546
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/src/Services/CallApiServices.php"
    "line" => 203
    "function" => "restApiPOSTcURL"
    "class" => "App\Services\CallApiServices"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/src/Security/UserProvider.php"
    "line" => 49
    "function" => "clientAuthentification"
    "class" => "App\Services\CallApiServices"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php"
    "line" => 71
    "function" => "loadUserByIdentifier"
    "class" => "App\Security\UserProvider"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Passport/Passport.php"
    "line" => 59
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/EventListener/UserCheckerListener.php"
    "line" => 43
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Http\Authenticator\Passport\Passport"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 270
    "function" => "preCheckCredentials"
    "class" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:53
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php"
    "line" => 53
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 86
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 276
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCOUNT_ID
"1001"
API_KEY
"710e37e513bda5796ea2b235612661e5e76ee1e849cee22ae37139c50491d863"
API_URL
"https://api-rest.media-technologies.fr"
APP_ENV
"dev"
APP_SECRET
"3e15a0f2c4ce49b7230f49897fe7046e"
CONSULTANT_EMAIL
"postmaster@allo-carte.fr"
DATABASE_URL
"mysql://mediat_interface:Mediat@dbase2dev@127.0.0.1:3306/star_voyance_mediat?serverVersion=5.7"
DOMAIN_NAME
"https://www.voyance-telephone.eu"
FACEBOOK_CLIENT_ID
"1433711760375309"
FACEBOOK_CLIENT_SECRET
"ef80015711dd33c36ce75f24760dff8c"
GOOGLE_CLIENT_ID
"168781417033-llit9cb2kp3qd52qelsn2lhsfmqhcp6c.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://voyance-telephone%40allo-carte.fr:Aquitaine2024@ssl0.ovh.net:465"
MAILER_FROM
"voyance-telephone@allo-carte.fr"
MERCURE_ALLOW_ANONYMOUS
"1"
MERCURE_CORS_ALLOWED_ORIGINS
"*"
MERCURE_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_JWT_SECRET
"!ChangeMe!"
MERCURE_PUBLIC_URL
"http://localhost:3333/.well-known/mercure"
MERCURE_PUBLISH_ALLOWED_ORIGINS
"http://localhost:3333"
MERCURE_PUBLISH_URL
"http://localhost:3333/.well-known/mercure"
MERCURE_TOKEN
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.a8cjcSRUAcHdnGNMKifA4BK5epRXxQI0UBp2XpNrBdw"
MERCURE_URL
"http://localhost:3333/.well-known/mercure"
SERVICE_ID
"1033"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"196"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/.config/apache/www.voyance-telephone.eu/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=bc9df3a4e9c571debe85df2199c513de"
HTTP_HOST
"www.voyance-telephone.eu"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"http://www.voyance-telephone.eu/login"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/.config/apache/www.voyance-telephone.eu/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.1"
QUERY_STRING
""
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_PHP_VERSION
"8.1"
REDIRECT_REDIRECT_PHP_VERSION
"8.1"
REDIRECT_REDIRECT_SCRIPT_URI
"http://www.voyance-telephone.eu/login"
REDIRECT_REDIRECT_SCRIPT_URL
"/login"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aA6_1B6gHvBBFkBeTH4IFwAAAAA"
REDIRECT_SCRIPT_URI
"http://www.voyance-telephone.eu/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aA6_1B6gHvBBFkBeTH4IFwAAAAA"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"95.24.129.159"
REMOTE_PORT
"43386"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1745797076
REQUEST_TIME_FLOAT
1745797076.9606
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://www.voyance-telephone.eu/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@voyance-telephone.eu"
SERVER_NAME
"www.voyance-telephone.eu"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,LOCK_DSN,DATABASE_URL,MERCURE_PUBLISH_URL,MERCURE_JWT_KEY,MERCURE_ALLOW_ANONYMOUS,MERCURE_TOKEN,MERCURE_CORS_ALLOWED_ORIGINS,MERCURE_PUBLISH_ALLOWED_ORIGINS,MAILER_DSN,MAILER_FROM,CONSULTANT_EMAIL,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,FACEBOOK_CLIENT_ID,FACEBOOK_CLIENT_SECRET,API_KEY,API_URL,DOMAIN_NAME,SERVICE_ID,ACCOUNT_ID"
TEMP
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/tmp"
TMP
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/tmp"
TMPDIR
"/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/tmp"
UNIQUE_ID
"aA6_1B6gHvBBFkBeTH4IFwAAAAA"