GET https://dev.mynrgys.fr/authentification

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Core\App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#3366
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/authentification"
    +name: "app_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#645
    -supports: false
    -passport: null
    -duration: null
    -stub: "Core\App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Core\App\Security\LoginAuthenticator {#701 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#504
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#494 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#486
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#501 …}
  }
]
_stopwatch_token
"4a613b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev.mynrgys.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://dev.mynrgys.fr/authentification' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 15 Sep 2026 21:01:35 GMT"
expires
"Tue, 15 Sep 2026 21:01:35 GMT"
set-cookie
"PHPSESSID=493b362d910bd49a98507526b52b63d2; expires=Fri, 18 Sep 2026 21:01:35 GMT; Max-Age=259200; path=/; secure; httponly; samesite=lax"
x-debug-token
"7e696a"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#1726
  #expire: 1789765295
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "493b362d910bd49a98507526b52b63d2"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 8

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

8 Usages
Stateless check enabled
Usage
Core\App\EventSubscriber\RequestSubscriber:115
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 115
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 74
    "function" => "setFooterNameAndWebsite"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Core\App\EventSubscriber\RequestSubscriber:116
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 116
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 74
    "function" => "setFooterNameAndWebsite"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Core\App\EventSubscriber\RequestSubscriber:125
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 125
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 74
    "function" => "setFooterNameAndWebsite"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Core\App\EventSubscriber\RequestSubscriber:126
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 126
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 74
    "function" => "setFooterNameAndWebsite"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 388
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/Controller/SecurityController.php"
    "line" => 49
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "Core\App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/Controller/SecurityController.php"
    "line" => 55
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "Core\App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/Controller/SecurityController.php"
    "line" => 58
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "Core\App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:190
[
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 190
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/var/cache/dev/twig/9c/9cf87d5c85001104376054a942e109b6.php"
    "line" => 112
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_aade621ef7e138157a5e09fae102f474"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 260
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/Controller/DefaultController.php"
    "line" => 68
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/core/App/Controller/SecurityController.php"
    "line" => 60
    "function" => "render"
    "class" => "Core\App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "Core\App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/dev.mynrgys.fr/site/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/dev.mynrgys.fr/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_MYNRGYS_BASIC_AUTH_PRIVATE_KEY
"..."
API_MYNRGYS_BASIC_AUTH_PUBLIC_KEY
"..."
APP_ENV
"dev"
APP_NAME
"MyNRGYS"
APP_SECRET
"d8fdb5a02732b63b5987aeb32a05f415"
CONNECTION_ENCRYPTION_KEY
"CORE_EDIFITEK_2026"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://mynrgys.fr_dev:9fU-T7HaSLP28tX.@pma.nrgys.fr:8548/mynrgys.fr_dev?serverVersion=11.8.6-MariaDB"
DECRYP_DATA_TOKEN
"je-prefere-le-chocolat-noir"
DEV_API_CLIENT_MYNRGYS
"https://devapi.mynrgys.fr"
MAILER_DSN
"mailjet+api://9059fae9e9cca8472da96ebf92f01cce:b4778d313afbdeee693f9239e3e4d370@default"
MAILER_FROM_ADDRESS
"noreply@synermi.fr"
MAKE_TOKEN
"f2krnmigx31rud4r94oz51takr6xe3ec"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PROD_API_CLIENT_MYNRGYS
"https://api.mynrgys.fr"
RECETTAGE_API_CLIENT_MYNRGYS
"https://recettageapi.mynrgys.fr"
SIDENAV_MODE
"default"
TEMPLATE_LAYOUT
"fluid"
TINY_PNG_TOKEN
"Tf4lemMDCtGXDABY6nDQNoCSiZ1OZ8Ad"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/sites/dev.mynrgys.fr/site"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/sites/dev.mynrgys.fr/site"
]
CONTEXT_DOCUMENT_ROOT
"/home/sites/dev.mynrgys.fr/site/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/sites/dev.mynrgys.fr/site/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"3158852-2884-1"
HOME
"/home/sites/dev.mynrgys.fr"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.mynrgys.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"3158852-2884-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.mynrgys.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/authentification"
REMOTE_ADDR
"216.73.216.122"
REMOTE_PORT
"38645"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789506094
REQUEST_TIME_FLOAT
1789506094.6033
REQUEST_URI
"/authentification"
SCRIPT_FILENAME
"/home/sites/dev.mynrgys.fr/site/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.37.159.61"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dev.mynrgys.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache/2.4.68 (Debian) Server at dev.mynrgys.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.68 (Debian)"
SSL_TLS_SNI
"dev.mynrgys.fr"
SYMFONY_DOTENV_PATH
"/home/sites/dev.mynrgys.fr/site/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,CORS_ALLOW_ORIGIN,TEMPLATE_LAYOUT,SIDENAV_MODE,MAKE_TOKEN,DEV_API_CLIENT_MYNRGYS,RECETTAGE_API_CLIENT_MYNRGYS,PROD_API_CLIENT_MYNRGYS,API_MYNRGYS_BASIC_AUTH_PUBLIC_KEY,API_MYNRGYS_BASIC_AUTH_PRIVATE_KEY,APP_NAME,MAILER_FROM_ADDRESS,MAILER_DSN,DECRYP_DATA_TOKEN,TINY_PNG_TOKEN,CONNECTION_ENCRYPTION_KEY"
USER
"app-dev-mynrgys-fr"
proxy-nokeepalive
"1"