GET https://preprod.reseauglass.fr/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_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 {#610
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#696 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1048
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#1044 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1050
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1051 …}
  }
]
_stopwatch_token
"683f9c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"preprod.reseauglass.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).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 12 Dec 2025 00:29:38 GMT"
x-content-type-options
"nosniff"
x-debug-token
"62781f"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Fri, 12 Dec 25 00:29:38 +0000"
Last used
"Fri, 12 Dec 25 00:29:38 +0000"
Lifetime
2629800

Session Attributes

Attribute Value
_csrf/https-authenticate
"70G3BGZKOIfPAz8cSlUZXlxTnkYb_Qf94FFS7PAIvyE"
_csrf/https-ckeditor_correct
"4Oqbr1ZnKEqxywmLqlHGO2-3_cODLz3nyJqUuRkyjOE"

Session Usage

11 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/EventSubscriber/CompanyIdSubscriber.php"
    "line" => 40
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CompanyIdSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/Controller/SecurityController.php"
    "line" => 42
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/Controller/SecurityController.php"
    "line" => 44
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/97/97158ca7f13bee0e794f0debb959592b.php"
    "line" => 386
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_html"
    "class" => "__TwigTemplate_44969a67d03e1ae48e609288a91224b9"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/df/df6cef9671d083a204a7dbc21ed691e4.php"
    "line" => 134
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_916fed9aa91c9bfb3ea8910f6b1f90e4"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/97/97158ca7f13bee0e794f0debb959592b.php"
    "line" => 60
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_44969a67d03e1ae48e609288a91224b9"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/2a/2a8b86c924f67b2ab963e57d354c69ba.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_632921355641bcc30f1bd0920632800f"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/Controller/SecurityController.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/2a/2a8b86c924f67b2ab963e57d354c69ba.php"
    "line" => 173
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_632921355641bcc30f1bd0920632800f"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/97/97158ca7f13bee0e794f0debb959592b.php"
    "line" => 432
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_html"
    "class" => "__TwigTemplate_44969a67d03e1ae48e609288a91224b9"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/df/df6cef9671d083a204a7dbc21ed691e4.php"
    "line" => 134
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_916fed9aa91c9bfb3ea8910f6b1f90e4"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/97/97158ca7f13bee0e794f0debb959592b.php"
    "line" => 60
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_44969a67d03e1ae48e609288a91224b9"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/2a/2a8b86c924f67b2ab963e57d354c69ba.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_632921355641bcc30f1bd0920632800f"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/Controller/SecurityController.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/2a/2a8b86c924f67b2ab963e57d354c69ba.php"
    "line" => 173
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_632921355641bcc30f1bd0920632800f"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/97/97158ca7f13bee0e794f0debb959592b.php"
    "line" => 432
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_html"
    "class" => "__TwigTemplate_44969a67d03e1ae48e609288a91224b9"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/df/df6cef9671d083a204a7dbc21ed691e4.php"
    "line" => 134
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_916fed9aa91c9bfb3ea8910f6b1f90e4"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/97/97158ca7f13bee0e794f0debb959592b.php"
    "line" => 60
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_44969a67d03e1ae48e609288a91224b9"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/var/cache/dev/twig/2a/2a8b86c924f67b2ab963e57d354c69ba.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_632921355641bcc30f1bd0920632800f"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/src/Controller/SecurityController.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/reseauglass/preprod/public/index.php"
    "line" => 5
    "args" => [
      "/home/reseauglass/preprod/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_PRICE
"29.90"
APP_SECRET
"a20841d033f6862333182aa90f96b6d6"
ASSET_BASE_URL
""
BRIDGE_API_CALLS_ENABLED
"true"
BRIDGE_API_CLIENT_ID
"6d77d011996448459524d241638c34ec"
BRIDGE_API_CLIENT_SECRET
"Xmb70AEZIkzj50UwsPuvHLuVQMldxQ9gbXMbonirYqJHfudEhbFVCiWPBmexaTQo"
BRIDGE_API_SANDBOX_MODE
"true"
BRIDGE_API_URI
"https://api.bridgeapi.io/v3/"
BRIDGE_ENABLED
"true"
BRIDGE_WEBHOOK_ACCOUNT_CREATED_SECRET
"da1b923d-aefb-4a10-9909-edbf6de33935"
BRIDGE_WEBHOOK_ACCOUNT_UPDATED_SECRET
"395cc3dc-130f-41bd-8c9a-043ebd2d9f08"
BRIDGE_WEBHOOK_ITEM_CREATED_SECRET
"312dc490-c52c-495c-94d5-6329508708fa"
BRIDGE_WEBHOOK_ITEM_REFRESHED_SECRET
"38c0740d-481b-4c46-9ef5-68ba5a128825"
BRIDGE_WEBHOOK_TRUSTED_IPS
"63.32.31.5,52.215.247.62,34.249.92.209"
CLEARBUS_API_LOGIN
"api_access_preprod"
CLEARBUS_API_PASSWORD
"T@nger$2024!!"
CLEARBUS_API_URL
"https://clearbus-preprod-7yppf3luxq-od.a.run.app/"
CLEARBUS_COURIERS
"%kernel.project_dir%/clearbus/couriers"
CLEARBUS_ENABLED
"true"
CLEARBUS_ID
"192OL39"
CLEARBUS_OUTPUTS
"%kernel.project_dir%/clearbus/outputs"
CLEARBUS_PASSWORD
"Clearbus1"
CLEARBUS_SERVICE_CALL_ENABLED
"true"
CLEARBUS_TOTP_KEY
"HAFQEIRKAYEDC==="
CLEARBUS_TRACE_ENABLED
"true"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://reso:T@nger2022!@127.0.0.1:54320/resoglass_preprod_2?serverVersion=13&charset=utf8"
ENABLE_MERCURE_PUSH
"true"
ENABLE_MERCURE_SUBSCRIBING
"false"
GOOGLE_API_KEY
"AIzaSyAHN7qqrzpzHDBT61e9XaH_BIFV8IOBeFw"
GOOGLE_APPLICATION_CREDENTIALS
"service-account-global.json"
GOOGLE_MAIL_CREDENTIALS
"service-account-gmail.json"
GOOGLE_RECAPTCHA
"6LcinowqAAAAAK6kgrPr8N4URJNsfs21DOIe_Qf8"
GOOGLE_USE_BUCKET
"false"
JWT_PASSPHRASE
"8d669c53591c9e5786316ec60e4e88afdd6cd71b08f9dc64f6772bd4787b687d"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://localhost:1025"
MERCURE_JWT_SECRET
"""
-----BEGIN PUBLIC KEY-----\n
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx8q6oLqK4S4o1K4PBglq\n
J+R+VPs9/tRdHSwEJCZW4sY9dKEE5m/GB2OCafKtN7hqDA6FRpKItsfjlTpke3BR\n
isk7TBusCJa5HImj49uroInUZlLuc1VVb+A0fieGdE4i8jcKajyFv95fdFTdJlZU\n
WC3P86X1JiM7JFHcg6Owo2GbUUAS19/CGt9nGHEWJ3ucScd1HK3g8Gw6g/Q7k7yt\n
kHrokDs/ipA6FokJdaEWh6UXBRm7jNYKVlUgWomHclHclJLgWQCg7N4OuMnUfb4V\n
afZwkfG0fDympwf/2GnDGF3sGDwojoGwNTb3xBWfc82m+TQEDI2KPxcmASB4Vohh\n
KQIDAQAB\n
------END PUBLIC KEY-----
"""
MERCURE_PUBLIC_URL
"https://preprod.reseauglass.fr/hub/.well-known/mercure"
MERCURE_PUBLISHER_JWT_ALG
"RS256"
MERCURE_PUBLISH_URL
"https://preprod.reseauglass.fr/hub/.well-known/mercure"
MERCURE_SUBSCRIBER_JWT_ALG
"RS256"
MERCURE_TRANSPORT_URL
"local://local"
MERCURE_URL
"https://preprod.reseauglass.fr/hub/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NEXT_PUBLIC_API_URL
"https://preprod.reseauglass.fr"
OPENAI_API_KEY
"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"
OPENAI_MODEL
"gpt-4o-mini"
OUTLOOK_CLIENT_ID
"095e18a4-34e7-4cb4-9786-44c3cc95748f"
OUTLOOK_CLIENT_SECRET
"92fbd183-3191-46fd-bc11-b68a46c0cfd1"
OUTLOOK_CLIENT_VALUE
"Ub_8Q~_XH0dQYTB3yAz9Bv1L3uAE9CJXpegzRdqK"
RAPIDAPI_HOST
"app.auto-ways.net/api/v1/fr"
RAPIDAPI_KEY
"pk_cedeab00848f3170fc1a8d1db4a68e38"
RINGOVER_API_KEY_ADEL
""
RINGOVER_API_KEY_HELLOGLASS
""
RINGOVER_API_KEY_RESEAUGLASS
""
SES_AWS_ACCESS_KEY_ID
"AKIA2P6SJS7NQJI2PB77"
SES_AWS_SECRET_ACCESS_KEY
"BO2vwfHrn/ceTrScNskU/vun9PQZvXtBWhJMZBiKaGdG"
SIDEXA_AGREMENT
"01-D6-0100-999999-999-23"
SIDEXA_FEATURE_ENABLED
"true"
SIDEXA_GATEWAY_ENABLED
"true"
SIDEXA_ITR_ID
"FR917538944000137R"
SIDEXA_LOGIN
"sys"
SIDEXA_MIRROR_ENABLED
"true"
SIDEXA_PASSWD
"ea6f475930c26ed5d0511153f00a5152"
SIDEXA_REST_API
"https://wsrec.sidexa.com/wuarec/rest"
SIRENE_API_KEY
"39d31b0e-8920-41fe-931b-0e8920c1fe7f"
SIRENE_API_URI
"https://api.insee.fr/api-sirene/3.11/"
SIRENE_JETON_TOKEN
"57fe7ca0-f510-31c4-80a4-e5cf20da952f"
SIRENE_KEY_CONSUME
"p4yMCzK2gKAvvqCaIWj_aPYpOo8a"
SIRENE_KEY_SECRET
"MwuBSVGW2mMw5WlRoLMKFDu3Lv4a"
STRIPE_API_KEY
"sk_test_51LcoraKwIGxBSM3PX5u1UcaceAoFwNialJeJzxgVh0K0SS59NsgMenpGa2XjRtHqQINnxWpzMtZIRgV3kLSpGfEG00lMkRTJO7"
STRIPE_ENDPOINT_SECRET
"whsec_BVuWWydXqWZwIWdKk13876ds0PconVeo"
STRIPE_ID_TAXE
"txr_1LhX0iKwIGxBSM3PcPXKcLrJ"
TWILIO_ACCOUNT_SID
"ACc2df51d9359eacdeffe8d42fc922e858"
TWILIO_AUTH_TOKEN
"dfec4cc2a4c8d6670af79386ef18c45d"
TWILIO_DSN
"twilio://ACc2df51d9359eacdeffe8d42fc922e858:dfec4cc2a4c8d6670af79386ef18c45d@default?from=+12565884431"
TWILIO_SMS_FEATURE_ENABLED
"true"
TWILIO_SMS_FROM
"+12565884431"
TWILIO_WHATSAPP_DSN
"twilio://ACc2df51d9359eacdeffe8d42fc922e858:dfec4cc2a4c8d6670af79386ef18c45d@default?from=whatsapp:+14155238886"
TWILIO_WHATSAPP_FEATURE_ENABLED
"false"
TWILIO_WHATSAPP_FROM
"+14155238886"
YOUSIGN_API_URI
"https://api-sandbox.yousign.app/v3/"
YOUSIGN_API_V3_TOKEN
"ZrRANSBvG1Heiozr8zQAayMqG86Qpf98"
YOUSIGN_PRODUCTION
"0"
YOUSIGN_TOKEN
"fb7ecebed7979cbd095b35410a476a35"
YOUSIGN_URL_SIGN
"https://staging-app.yousign.com/procedure/sign?members="
YOUSIGN_WEBHOOK
"https://preprod.reseauglass.fr/sign"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/reseauglass/preprod"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/reseauglass/preprod"
]
CONTEXT_DOCUMENT_ROOT
"/home/reseauglass/preprod/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/reseauglass/preprod/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"preprod.reseauglass.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:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.114"
REMOTE_PORT
"30453"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765499378
REQUEST_TIME_FLOAT
1765499378.4233
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/reseauglass/preprod/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.39.68.126"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"preprod.reseauglass.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"preprod.reseauglass.fr"
SYMFONY_DOTENV_PATH
"/home/reseauglass/preprod/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,LOCK_DSN,STRIPE_API_KEY,STRIPE_ENDPOINT_SECRET,STRIPE_ID_TAXE,APP_PRICE,YOUSIGN_API_URI,YOUSIGN_PRODUCTION,YOUSIGN_TOKEN,YOUSIGN_API_V3_TOKEN,YOUSIGN_WEBHOOK,YOUSIGN_URL_SIGN,SIRENE_JETON_TOKEN,SIRENE_API_URI,SIRENE_KEY_CONSUME,SIRENE_KEY_SECRET,SIRENE_API_KEY,GOOGLE_API_KEY,GOOGLE_APPLICATION_CREDENTIALS,GOOGLE_RECAPTCHA,GOOGLE_USE_BUCKET,GOOGLE_MAIL_CREDENTIALS,OUTLOOK_CLIENT_ID,OUTLOOK_CLIENT_SECRET,OUTLOOK_CLIENT_VALUE,SES_AWS_ACCESS_KEY_ID,SES_AWS_SECRET_ACCESS_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_PUBLISH_URL,MERCURE_TRANSPORT_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_JWT_ALG,MERCURE_SUBSCRIBER_JWT_ALG,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,ENABLE_MERCURE_SUBSCRIBING,ENABLE_MERCURE_PUSH,TWILIO_DSN,TWILIO_WHATSAPP_DSN,TWILIO_WHATSAPP_FROM,TWILIO_SMS_FROM,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_SMS_FEATURE_ENABLED,TWILIO_WHATSAPP_FEATURE_ENABLED,SIDEXA_ITR_ID,SIDEXA_LOGIN,SIDEXA_PASSWD,SIDEXA_AGREMENT,SIDEXA_REST_API,SIDEXA_FEATURE_ENABLED,SIDEXA_GATEWAY_ENABLED,SIDEXA_MIRROR_ENABLED,RINGOVER_API_KEY_RESEAUGLASS,RINGOVER_API_KEY_HELLOGLASS,RINGOVER_API_KEY_ADEL,CLEARBUS_ENABLED,CLEARBUS_TRACE_ENABLED,CLEARBUS_SERVICE_CALL_ENABLED,CLEARBUS_ID,CLEARBUS_PASSWORD,CLEARBUS_TOTP_KEY,BRIDGE_ENABLED,BRIDGE_API_CALLS_ENABLED,BRIDGE_API_SANDBOX_MODE,BRIDGE_API_URI,BRIDGE_API_CLIENT_ID,BRIDGE_API_CLIENT_SECRET,BRIDGE_WEBHOOK_TRUSTED_IPS,BRIDGE_WEBHOOK_ITEM_CREATED_SECRET,BRIDGE_WEBHOOK_ITEM_REFRESHED_SECRET,BRIDGE_WEBHOOK_ACCOUNT_CREATED_SECRET,BRIDGE_WEBHOOK_ACCOUNT_UPDATED_SECRET,CLEARBUS_API_URL,CLEARBUS_API_LOGIN,CLEARBUS_API_PASSWORD,CLEARBUS_COURIERS,CLEARBUS_OUTPUTS,CORS_ALLOW_ORIGIN,RAPIDAPI_HOST,RAPIDAPI_KEY,NEXT_PUBLIC_API_URL,ASSET_BASE_URL,OPENAI_API_KEY,OPENAI_MODEL"
USER
"www-data"
proxy-nokeepalive
"1"