https://top-intuis-thermo.dtv-projects.com/login Return to referer URL

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"9e94e236ab0e693ba2e9e442c.-C6Xx_NIS5QJ3-pPcEKqC6YiWZ670s2BqRa6NqXFPfY.ohrnjqolcth6iJl5NzbnX5JxHdfJpPzz2STbec_yU52ab-SynngS50CQjQ"
_remember_me
"on"
_target_path
"/"
login
[
  "email" => "nelfvmyf@immenseignite.info"
  "password" => "ilpknswylomj"
  "_token" => "f21e.A9uQPJ8PJLS-iZLiA8bCMVTrnNisK3UKJFrnLpHbrzo.O72leMViUPry3b-DSKCvfia_xIjBBh09dhaAGOeB5lJsn6BG2G1HgYjD9Q"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.app"
_route
"app_login"
_route_params
[]
_security.last_username
"nelfvmyf@immenseignite.info"
_security_firewall_run
"_security_app"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#4158
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: true
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}
_stopwatch_token
"af37fd"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"close"
content-length
"367"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=3t8uoo2eskmvuo9o10cqbelusd"
forwarded
"for="45.141.148.148";host="top-intuis-thermo.dtv-projects.com";proto=https"
host
"top-intuis-thermo.dtv-projects.com"
referer
"https://top-intuis-thermo.dtv-projects.com"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8)"
x-forwarded-for
"45.141.148.148"
x-php-ob-level
"1"

Request Content

Raw

login[email]=nelfvmyf%40immenseignite.info&login[password]=ilpknswylomj&_target_path=%2F&_remember_me=on&_csrf_token=9e94e236ab0e693ba2e9e442c.-C6Xx_NIS5QJ3-pPcEKqC6YiWZ670s2BqRa6NqXFPfY.ohrnjqolcth6iJl5NzbnX5JxHdfJpPzz2STbec_yU52ab-SynngS50CQjQ&login[_token]=f21e.A9uQPJ8PJLS-iZLiA8bCMVTrnNisK3UKJFrnLpHbrzo.O72leMViUPry3b-DSKCvfia_xIjBBh09dhaAGOeB5lJsn6BG2G1HgYjD9Q

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 30 Jun 2026 03:20:42 GMT"
location
"/login"
set-cookie
"REMEMBERME=deleted; expires=Mon, 30-Jun-2025 03:20:42 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax"
x-debug-token
"3b8f4a"

Cookies

Request Cookies

Key Value
PHPSESSID
"3t8uoo2eskmvuo9o10cqbelusd"

Response Cookies

Key Value
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#4158
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: true
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

Session 4

Session Metadata

Key Value
Created
"Tue, 30 Jun 26 03:18:32 +0000"
Last used
"Tue, 30 Jun 26 03:20:34 +0000"
Lifetime
43200

Session Attributes

Attribute Value
_csrf/https-authenticate
"Z4pIYm9LsWs6GtMT4SDIrv1rp2aOj7nkbAsum0YsIOg"
_csrf/https-login
"8f5DZmtNLT-aKfmOrTXPm-h7RLg6vZIhoD0zGbc56Jg"
_security.last_error
Symfony\Component\Security\Core\Exception\TooManyLoginAttemptsAuthenticationException {#4117
  #message: ""
  #code: 0
  #file: "/var/www/dtv-preprod/current/vendor/symfony/security-http/EventListener/LoginThrottlingListener.php"
  #line: 49
  #serialized: null
  -token: null
  -threshold: 1
  trace: {
    /var/www/dtv-preprod/current/vendor/symfony/security-http/EventListener/LoginThrottlingListener.php:49 {
      Symfony\Component\Security\Http\EventListener\LoginThrottlingListener->checkPassport(CheckPassportEvent $event): void …
      › if (!$limit->isAccepted()) {    throw new TooManyLoginAttemptsAuthenticationException(ceil(($limit->getRetryAfter()->getTimestamp() - time()) / 60));}
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:185 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
    /var/www/dtv-preprod/current/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) {
    }
    /var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:141 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /var/www/dtv-preprod/current/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) {
    }
    /var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:66 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);}
    /var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
    }
    /var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
    /var/www/dtv-preprod/current/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:73 {
      Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
      › 
      ›     return parent::forward($request, $catch, $entry);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php:272 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Request $request, bool $catch = false) …
      › 
      ›     return $this->forward($request, $catch);}
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php:288 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Request $request, bool $catch = false) …
      › {    $response = $this->pass($request, $catch);}
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › if (!$request->isMethodSafe()) {    $response = $this->invalidate($request, $catch);} elseif ($request->headers->has('expect') || !$request->isMethodCacheable()) {
    }
    /var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › if ($container->has('http_cache')) {    return $container->get('http_cache')->handle($request, $type, $catch);}
    }
    /var/www/dtv-preprod/current/public/index.php:142 {$request  = Request::createFromGlobals();$response = $kernel->handle($request);}
  }
}
_security.last_username
"nelfvmyf@immenseignite.info"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/framework-bundle/HttpCache/HttpCache.php"
    "line" => 73
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 272
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 288
    "function" => "pass"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 216
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/public/index.php"
    "line" => 142
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\LoginAuthenticator:108
[
  [
    "file" => "/var/www/dtv-preprod/current/src/Security/Traits/LoginAuthenticatorTrait.php"
    "line" => 108
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/var/cache/dev/top-intuis-thermo.dtv-projects.com/ContainerDhG0Ii3/proxy-classes.php"
    "line" => 213102
    "function" => "authenticate"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 63
    "function" => "authenticate"
    "class" => "ContainerDhG0Ii3\LoginAuthenticator_8b15f76"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 181
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 66
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/framework-bundle/HttpCache/HttpCache.php"
    "line" => 73
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 272
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 288
    "function" => "pass"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 216
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/public/index.php"
    "line" => 142
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\LoginAuthenticator:246
[
  [
    "file" => "/var/www/dtv-preprod/current/src/Security/Traits/LoginAuthenticatorTrait.php"
    "line" => 246
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/var/cache/dev/top-intuis-thermo.dtv-projects.com/ContainerDhG0Ii3/proxy-classes.php"
    "line" => 213074
    "function" => "onAuthenticationFailure"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 86
    "function" => "onAuthenticationFailure"
    "class" => "ContainerDhG0Ii3\LoginAuthenticator_8b15f76"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 276
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 219
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 141
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 66
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/framework-bundle/HttpCache/HttpCache.php"
    "line" => 73
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 272
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 288
    "function" => "pass"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 216
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/public/index.php"
    "line" => 142
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 142
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/framework-bundle/HttpCache/HttpCache.php"
    "line" => 73
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 272
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 288
    "function" => "pass"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 216
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dtv-preprod/current/public/index.php"
    "line" => 142
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CONTACT_EMAIL
"contact@top-intuis-thermo.dtv-projects.com"
APP_CONTACT_EMAIL_PASSWORD
"p5k4-2-ppF8g"
APP_DEV_DEFAULT_PASSWORD
"@37Deux!"
APP_DEV_EMAILS
"super_admin@37deux.com"
APP_ENV
"dev"
APP_PROJECT_MANAGERS_DEFAULT_PASSWORD
"8qD2j8_9_4MR4745"
APP_PROJECT_MANAGERS_EMAILS
"juliecrine@37deux.com"
APP_SECRET
"cb2dba0266e07d390ad714a18ef577a4"
DATABASE_URL
"mysql://aztopintuisthermodtvprojectscom:jrs8__--yf56Q8_A@127.0.0.1:3306/aztopintuisthermodtvprojectscom?serverVersion=mariadb-10.3.34"
ELASTICSEARCH_URL
"http://localhost:9200/"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
"false"
JWT_PASSPHRASE
"pass1234"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://contact@dtv-projects.com:qV9h2j%2399@smtp.dtv-projects.com?verify_peer=0"
MAILWIZZ_DSN
"mysql:host=ns306.evxonline.net;dbname=mailwizz"
MAILWIZZ_PASSWORD
"dp3!gu7*Y"
MAILWIZZ_USERNAME
"mailwizz"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
ON_ECHO_NUMERIC_SERVER
"false"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"367"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/top-intuis-thermo.dtv-projects.com/httpdocs/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/top-intuis-thermo.dtv-projects.com/httpdocs/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/top-intuis-thermo.dtv-projects.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=3t8uoo2eskmvuo9o10cqbelusd"
HTTP_FORWARDED
"for="45.141.148.148";host="top-intuis-thermo.dtv-projects.com";proto=https"
HTTP_HOST
"top-intuis-thermo.dtv-projects.com"
HTTP_REFERER
"https://top-intuis-thermo.dtv-projects.com"
HTTP_USER_AGENT
"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8)"
HTTP_X_FORWARDED_FOR
"45.141.148.148"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://top-intuis-thermo.dtv-projects.com/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"top-intuis-thermo.dtv-projects.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"akM2CKlYk2ud4ctjP-JcAwAAAEA"
REDIRECT_URL
"/login"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"55384"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1782789640
REQUEST_TIME_FLOAT
1782789640.3072
REQUEST_URI
"/login"
SAML_ID_ENTITY
"__no_value__"
SAML_SIGNING_CERT
"__no_value__"
SAML_SINGLE_LOGOUT_SERVICE_URL
"https://developpetesventes.com/"
SAML_SINGLE_SIGN_ON_SERVICE_URL
"https://developpetesventes.com/"
SCRIPT_FILENAME
"/var/www/vhosts/top-intuis-thermo.dtv-projects.com/httpdocs/current/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://top-intuis-thermo.dtv-projects.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"62.210.196.132"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"top-intuis-thermo.dtv-projects.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at top-intuis-thermo.dtv-projects.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"top-intuis-thermo.dtv-projects.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,ELASTICSEARCH_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,MESSENGER_TRANSPORT_DSN,ON_ECHO_NUMERIC_SERVER,GOOGLE_RECAPTCHA_SITE_KEY,APP_CONTACT_EMAIL,APP_CONTACT_EMAIL_PASSWORD,APP_PROJECT_MANAGERS_DEFAULT_PASSWORD,APP_PROJECT_MANAGERS_EMAILS,APP_DEV_DEFAULT_PASSWORD,APP_DEV_EMAILS,MAILWIZZ_DSN,MAILWIZZ_USERNAME,MAILWIZZ_PASSWORD,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
UNIQUE_ID
"akM2CKlYk2ud4ctjP-JcAwAAAEA"
USER
"aztopintuisthermodtvprojectsco"
proxy-nokeepalive
"1"