ConnexionController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ConnexionController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#795 -links: [ 973 => Symfony\Component\WebLink\Link {#973 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-W_AzLQZ.css" } 972 => Symfony\Component\WebLink\Link {#972 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css" } 971 => Symfony\Component\WebLink\Link {#971 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-dropzone/style.min-rEPoTVe.css" } 970 => Symfony\Component\WebLink\Link {#970 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-ZJB0GOL.css" } ] } |
| _redirected | true |
| _route | "connexion" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#587 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#548 …} } ] |
| _stopwatch_token | "353a9f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22109ce1%22%2C%22route%22%3A%22fiche_session_document_voir%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFicheController%22%2C%22method%22%3A%22voirDocumentSession%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fprepaven%5C%2Fprep_app%5C%2Fsrc%5C%2FController%5C%2FFicheController.php%22%2C%22line%22%3A240%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=1fed9d666b427cebec9ee851f8d3adfd; main_deauth_profile_token=109ce1" |
| host | "app.prepavenir.fr" |
| referer | "https://app.prepavenir.fr/fiche/v/USR-694be9ded80f0/session/467/document/convocation" |
| remote-ip | "216.73.217.99" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.217.99" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "0059552d49759979894edac173d424e7" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Mon, 17 Aug 2026 15:05:43 GMT" |
| link | "</assets/styles/app-W_AzLQZ.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css>; rel="preload"; as="style",</assets/@symfony/ux-dropzone/style.min-rEPoTVe.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-ZJB0GOL.css>; rel="preload"; as="style"" |
| x-debug-token | "ec6c2e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "1fed9d666b427cebec9ee851f8d3adfd" |
| main_deauth_profile_token | "109ce1" |
| sf_redirect | "{"token":"109ce1","route":"fiche_session_document_voir","method":"GET","controller":{"class":"App\\Controller\\FicheController","method":"voirDocumentSession","file":"\/home\/prepaven\/prep_app\/src\/Controller\/FicheController.php","line":240},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 17 Aug 26 17:05:43 +0200" |
| Last used | "Mon, 17 Aug 26 17:05:43 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://app.prepavenir.fr/fiche/v/USR-694be9ded80f0/session/467/document/convocation" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/prepaven/prep_app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/src/Controller/ConnexionController.php"
"line" => 32
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/public/index.php"
"line" => 5
"args" => [
"/home/prepaven/prep_app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/prepaven/prep_app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/src/Controller/ConnexionController.php"
"line" => 35
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/public/index.php"
"line" => 5
"args" => [
"/home/prepaven/prep_app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/prepaven/prep_app/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/var/cache/dev/twig/0c/0c320afb3b5827f23bf214a1d01f844c.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_5ec59e1f83fe010a7a04219015f6afcf"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/var/cache/dev/twig/94/94130781073bffc2afbe49996d778ed9.php"
"line" => 79
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_83a3cacf1b07b717bfdfcaf3549f5ea1"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/var/cache/dev/twig/1a/1a46249aed061d88a29a4d88bf416bb9.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d2d6658c4ce8e9e3895508a008ef8344"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/src/Controller/ConnexionController.php"
"line" => 37
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/public/index.php"
"line" => 5
"args" => [
"/home/prepaven/prep_app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/prepaven/prep_app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/var/cache/dev/twig/94/94130781073bffc2afbe49996d778ed9.php"
"line" => 84
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_83a3cacf1b07b717bfdfcaf3549f5ea1"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/var/cache/dev/twig/1a/1a46249aed061d88a29a4d88bf416bb9.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d2d6658c4ce8e9e3895508a008ef8344"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/src/Controller/ConnexionController.php"
"line" => 37
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ConnexionController"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/prepaven/prep_app/public/index.php"
"line" => 5
"args" => [
"/home/prepaven/prep_app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "1b55bb8eac783ca0b1d6f33878a0866f" |
| DATABASE_URL | "mysql://prepavenapp:Prepavenir95130@prepavenapp.mysql.db:3306/prepavenapp" |
| DEFAULT_SENDER | "noreply@prepavenir-qp.fr" |
| MAILER_DSN | "mailjet+api://6d0d675ea09f9eabd4cfef296d59ba25:1378c29ab48950755e38b784d88297f6@api.mailjet.com" |
| MESSENGER_TRANSPORT_DSN | "sync://" |
| MJ_APIKEY_PRIVATE | "1378c29ab48950755e38b784d88297f6" |
| MJ_APIKEY_PUBLIC | "6d0d675ea09f9eabd4cfef296d59ba25" |
| OPENAI_API_KEY | "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" |
Defined as regular env variables
| Key | Value |
|---|---|
| CFG_CLUSTER | "cluster102" |
| DOCUMENT_ROOT | "/home/prepaven/prep_app/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22109ce1%22%2C%22route%22%3A%22fiche_session_document_voir%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFicheController%22%2C%22method%22%3A%22voirDocumentSession%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fprepaven%5C%2Fprep_app%5C%2Fsrc%5C%2FController%5C%2FFicheController.php%22%2C%22line%22%3A240%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=1fed9d666b427cebec9ee851f8d3adfd; main_deauth_profile_token=109ce1" |
| HTTP_HOST | "app.prepavenir.fr" |
| HTTP_REFERER | "https://app.prepavenir.fr/fiche/v/USR-694be9ded80f0/session/467/document/convocation" |
| HTTP_REMOTE_IP | "216.73.217.99" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.217.99" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "0059552d49759979894edac173d424e7" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/connexion" |
| REMOTE_ADDR | "216.73.217.99" |
| REMOTE_PORT | "18870" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1786979143 |
| REQUEST_TIME_FLOAT | 1786979143.5837 |
| REQUEST_URI | "/connexion" |
| SCRIPT_FILENAME | "/home/prepaven/prep_app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://app.prepavenir.fr:443/connexion" |
| SCRIPT_URL | "/connexion" |
| SERVER_ADDR | "10.102.20.4" |
| SERVER_ADMIN | "postmaster@app.prepavenir.fr" |
| SERVER_NAME | "app.prepavenir.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/prepaven/prep_app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,DEFAULT_SENDER,OPENAI_API_KEY,MAILER_DSN,MJ_APIKEY_PUBLIC,MJ_APIKEY_PRIVATE" |
| UNIQUE_ID | "aoMjR2MXet0jExLwVlUNKgAACRU" |
| USER | "prepaven" |
| argc | 0 |
| argv | [] |