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" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#240 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "app_login" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "app_login" "use_forward" => false "require_previous_session" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#262 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#258 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#265 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#249 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#315 -secret: "811e761c0a992bcca8323eb8db765cab1" -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#81 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#224 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#316 …} } ] |
| _stopwatch_token | "fae089" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| cookie | "PHPSESSID=dc1d61f852e09c6ad26362f0ba9695e2; sf_redirect=%7B%22token%22%3A%2208b0df%22%2C%22route%22%3A%22welcome%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CWelcomeController%22%2C%22method%22%3A%22welcomeAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fapp-selectik%5C%2Fsites%5C%2Fpreprod.selectik%5C%2Fsrc%5C%2FController%5C%2FWelcomeController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "preprod.produit.selexium-partenaires.com" |
| referer | "https://preprod.produit.selexium-partenaires.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 alproxy" |
| x-forwarded-proto | "https" |
| 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 | "Tue, 09 Dec 2025 00:09:50 GMT" |
| x-debug-token | "04fb0c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "dc1d61f852e09c6ad26362f0ba9695e2" |
| sf_redirect | "{"token":"08b0df","route":"welcome","method":"GET","controller":{"class":"App\\Controller\\WelcomeController","method":"welcomeAction","file":"\/home\/app-selectik\/sites\/preprod.selectik\/src\/Controller\/WelcomeController.php","line":13},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 09 Dec 25 01:09:50 +0100" |
| Last used | "Tue, 09 Dec 25 01:09:50 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "nDgnHRgfhqGua-VGDvUPdbW_W9NpjUBacZlk2M7DXpo" |
| _security.main.target_path | "https://preprod.produit.selexium-partenaires.com/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/web/app.php"
"line" => 18
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/src/Controller/SecurityController.php"
"line" => 23
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/web/app.php"
"line" => 18
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 103
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/0a/0a6e7d09db7e5839d79a5f76488214c2.php"
"line" => 123
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_cc8ceec921ffdb4d08f0a494783e48d1"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/d6/d6b9e5d2bea426e12059c9b60e971931.php"
"line" => 135
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_b51661c7a23e3725625099162d17957e"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/af/af35b5cc143a03293700933f8c794a0c.php"
"line" => 85
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d08481f289cdbdb346d4900038c28348"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/d6/d6b9e5d2bea426e12059c9b60e971931.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b51661c7a23e3725625099162d17957e"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/0a/0a6e7d09db7e5839d79a5f76488214c2.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cc8ceec921ffdb4d08f0a494783e48d1"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/web/app.php"
"line" => 18
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/0a/0a6e7d09db7e5839d79a5f76488214c2.php"
"line" => 154
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_cc8ceec921ffdb4d08f0a494783e48d1"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/d6/d6b9e5d2bea426e12059c9b60e971931.php"
"line" => 135
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_b51661c7a23e3725625099162d17957e"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/af/af35b5cc143a03293700933f8c794a0c.php"
"line" => 85
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d08481f289cdbdb346d4900038c28348"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/d6/d6b9e5d2bea426e12059c9b60e971931.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b51661c7a23e3725625099162d17957e"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/0a/0a6e7d09db7e5839d79a5f76488214c2.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cc8ceec921ffdb4d08f0a494783e48d1"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/web/app.php"
"line" => 18
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/0a/0a6e7d09db7e5839d79a5f76488214c2.php"
"line" => 154
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_cc8ceec921ffdb4d08f0a494783e48d1"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/d6/d6b9e5d2bea426e12059c9b60e971931.php"
"line" => 135
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_b51661c7a23e3725625099162d17957e"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/af/af35b5cc143a03293700933f8c794a0c.php"
"line" => 85
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d08481f289cdbdb346d4900038c28348"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/d6/d6b9e5d2bea426e12059c9b60e971931.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b51661c7a23e3725625099162d17957e"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/var/cache/dev/twig/0a/0a6e7d09db7e5839d79a5f76488214c2.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_cc8ceec921ffdb4d08f0a494783e48d1"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/app-selectik/sites/preprod.selectik/web/app.php"
"line" => 18
"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_DOMAIN | "preprod.produit.selexium-partenaires.com" |
| APP_ENV | "dev" |
| APP_SCHEME | "https" |
| APP_SECRET | "811e761c0a992bcca8323eb8db765cab1" |
| DATABASE_URL | "mysql://123307_productik:productiks@127.0.0.1:3306/app-selectik_production-preprod?serverVersion=10.11.11-mariadb" |
| GOOGLE_MAP_API | "AIzaSyAuQsRr45iOWjIZvUIagA2lGmDz6eFISzc" |
| GOOGLE_MAP_API_FRONT | "AIzaSyD27s_9L2y9O7fKoSS_x4Z4eAuoo1kKQvY" |
| MAILER_DSN | "smtp://selectik_sm:TYRBJD7Fgpj4N9sumtZkLr@mail.smtp2go.com:2525" |
| MAIL_DEFAULT_SENDER | "relation.clients@selexium.com" |
| MAIL_DEFAULT_SENDER_NAME | "Preprod - Selectik" |
| app_admin_mail | "dev.media@selexium.com" |
| app_admin_name | "Preprod - Selectik" |
| app_flux_directory | "/src/Etematik/FluxBundle/Resources/Public/files" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/app-selectik/sites/preprod.selectik/web/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/app-selectik/sites/preprod.selectik/web/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/app-selectik" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=dc1d61f852e09c6ad26362f0ba9695e2; sf_redirect=%7B%22token%22%3A%2208b0df%22%2C%22route%22%3A%22welcome%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CWelcomeController%22%2C%22method%22%3A%22welcomeAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fapp-selectik%5C%2Fsites%5C%2Fpreprod.selectik%5C%2Fsrc%5C%2FController%5C%2FWelcomeController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "preprod.produit.selexium-partenaires.com" |
| HTTP_REFERER | "https://preprod.produit.selexium-partenaires.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 alproxy" |
| HTTP_X_FORWARDED_PROTO | "https" |
| LANG | "en_US.UTF-8" |
| LC_ALL | "en_US.UTF-8" |
| PATH | "/home/app-selectik/.local/bin:/home/app-selectik/.local/share/gem/ruby/1.9.1/bin:/home/app-selectik/.gem/ruby/1.9.1/bin:/home/app-selectik/.composer/vendor/bin:/home/app-selectik/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin" |
| PHPRC | "/home/app-selectik/admin/config/php/php-2c23922913.ini" |
| PHP_SELF | "/app.php" |
| PHP_VERSION | "8.3" |
| PWD | "/usr/bin" |
| QUERY_STRING | "" |
| REDIRECT_HOME | "/home/app-selectik" |
| REDIRECT_LANG | "en_US.UTF-8" |
| REDIRECT_LC_ALL | "en_US.UTF-8" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.217" |
| REMOTE_PORT | "44952" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765238990 |
| REQUEST_TIME_FLOAT | 1765238990.7622 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/app-selectik/sites/preprod.selectik/web/app.php" |
| SCRIPT_NAME | "/app.php" |
| SERVER_ADDR | "fd00::1:e97b" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "preprod.produit.selexium-partenaires.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAIL_DEFAULT_SENDER,MAIL_DEFAULT_SENDER_NAME,app_admin_mail,app_admin_name,app_flux_directory,GOOGLE_MAP_API,GOOGLE_MAP_API_FRONT,MAILER_DSN,APP_DOMAIN,APP_SCHEME" |
| argc | 0 |
| argv | [] |