GET https://demo.rdimanager.com/connexion

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.fo"
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_fo"
_stopwatch_token
"90b638"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"demo.rdimanager.com"
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
"Thu, 23 Jan 2025 18:17:23 GMT"
x-debug-token
"62db75"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Thu, 23 Jan 25 18:17:23 +0000"
Last used
"Thu, 23 Jan 25 18:17:23 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"FUf_w_htpOA0LdCt3i7nlxv3s6eyE1XdsLl7WXXDE1Q"

Session Usage

11 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-bundle/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-bundle/Security.php"
    "line" => 50
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/MultiSociete/UserContext.php"
    "line" => 27
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/Onboarding/OnboardingListener.php"
    "line" => 41
    "function" => "hasUser"
    "class" => "App\MultiSociete\UserContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "addOnboardingMessage"
    "class" => "App\Onboarding\OnboardingListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/Controller/SecurityController.php"
    "line" => 73
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/Controller/SecurityController.php"
    "line" => 84
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/07/072b70a2a7fbebe245e8af8bfe4ed321.php"
    "line" => 134
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_base_body"
    "class" => "__TwigTemplate_4569213157266c9bf01a03cf2f1daf1b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/47/475e2e931dd0869586582b8f008183a2.php"
    "line" => 182
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c53f4303ba65745c5b0c3f74e0cb0b83"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/07/072b70a2a7fbebe245e8af8bfe4ed321.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4569213157266c9bf01a03cf2f1daf1b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/Controller/SecurityController.php"
    "line" => 86
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/07/072b70a2a7fbebe245e8af8bfe4ed321.php"
    "line" => 134
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_base_body"
    "class" => "__TwigTemplate_4569213157266c9bf01a03cf2f1daf1b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/47/475e2e931dd0869586582b8f008183a2.php"
    "line" => 182
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c53f4303ba65745c5b0c3f74e0cb0b83"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/07/072b70a2a7fbebe245e8af8bfe4ed321.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4569213157266c9bf01a03cf2f1daf1b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/Controller/SecurityController.php"
    "line" => 86
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1719
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/82/82b70bff720657ecc9224fd90768818f.php"
    "line" => 48
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0283665fc28ce5bd5f34b7ca2dd2db8a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/47/475e2e931dd0869586582b8f008183a2.php"
    "line" => 320
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_c53f4303ba65745c5b0c3f74e0cb0b83"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 492
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/07/072b70a2a7fbebe245e8af8bfe4ed321.php"
    "line" => 271
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_4569213157266c9bf01a03cf2f1daf1b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/47/475e2e931dd0869586582b8f008183a2.php"
    "line" => 196
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c53f4303ba65745c5b0c3f74e0cb0b83"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/var/cache/dev/twig/07/072b70a2a7fbebe245e8af8bfe4ed321.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4569213157266c9bf01a03cf2f1daf1b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/src/Controller/SecurityController.php"
    "line" => 86
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/rdimanager_test/public/index.php"
    "line" => 20
    "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_ENV
"dev"
APP_SECRET
"0dbabe490570686744e99a475542100f"
ARCHIVES_OUVERTES_KEYWORDS_API
"https://api.archives-ouvertes.fr/search/?q=*:*&fq=level{rdiDomain_level}_domain_s:{rdiDomain_cle}&rows=0&wt=json&indent=true&facet=true&facet.field=keyword_s&facet.sort=count&facet.limit=300"
DATABASE_SCHEMA
"public"
DATABASE_URL
"postgresql://rditest:Maison63%23123@127.0.0.1:5432/rdimanager-demo?serverVersion=16&charset=utf8"
ELASTIC_SEARCH_HOST
"127.0.0.1:9200"
ELASTIC_SEARCH_INDEX_PROJET
"index_projet"
LICENSE_GENERATION_PRIVATE_KEY
""
LICENSE_GENERATION_PUBLIC_KEY
""
LICENSE_PUBLIC_KEY_FILENAME
"%kernel.project_dir%/var/license-public-key.pem"
LICENSE_PUBLIC_KEY_URL
"https://app.rdimanager.com/license/public-key.pem"
MAILER_DSN
"smtp://null:null@localhost:1025"
MAILER_FROM
"contact@rdimanager.com"
MATOMO_ENABLED
""
MATOMO_HOST
""
MATOMO_SITE_ID
""
RDI_DEMO_URL
"https://demo.rdimanager.com/"
REQUEST_BASE_HOST
"localhost"
REQUEST_BASE_PATH
""
SMS_DSN
"null://null"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/rdimanager_test/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/rdimanager_test/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"demo.rdimanager.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
LANG
"fr_FR.UTF-8"
LC_ALL
"fr_FR.UTF-8"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_LANG
"fr_FR.UTF-8"
REDIRECT_LC_ALL
"fr_FR.UTF-8"
REDIRECT_SCRIPT_URI
"https://demo.rdimanager.com/connexion"
REDIRECT_SCRIPT_URL
"/connexion"
REDIRECT_SSL_TLS_SNI
"demo.rdimanager.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z5KHs7Drqs-ubAVmpapWhAAAAhQ"
REDIRECT_URL
"/connexion"
REMOTE_ADDR
"13.59.135.139"
REMOTE_PORT
"21110"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737656243
REQUEST_TIME_FLOAT
1737656243.5181
REQUEST_URI
"/connexion"
SCRIPT_FILENAME
"/var/www/html/rdimanager_test/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://demo.rdimanager.com/connexion"
SCRIPT_URL
"/connexion"
SERVER_ADDR
"10.2.12.104"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"demo.rdimanager.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"demo.rdimanager.com"
SYMFONY_DOTENV_PATH
"/var/www/html/rdimanager_test/.env"
SYMFONY_DOTENV_VARS
"REQUEST_BASE_HOST,REQUEST_BASE_PATH,MATOMO_ENABLED,MATOMO_HOST,MATOMO_SITE_ID,RDI_DEMO_URL,SMS_DSN,LICENSE_PUBLIC_KEY_URL,LICENSE_PUBLIC_KEY_FILENAME,LICENSE_GENERATION_PRIVATE_KEY,LICENSE_GENERATION_PUBLIC_KEY,ELASTIC_SEARCH_HOST,ELASTIC_SEARCH_INDEX_PROJET,ARCHIVES_OUVERTES_KEYWORDS_API,APP_ENV,APP_SECRET,MAILER_FROM,MAILER_DSN,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,DATABASE_SCHEMA"
UNIQUE_ID
"Z5KHs7Drqs-ubAVmpapWhAAAAhQ"
USER
"apache"
proxy-nokeepalive
"1"