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\Debug\TraceableAuthenticator {#499 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#328 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#498 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#504 …} } ]  | 
            
| _stopwatch_token | "80e834" | 
            
Request Headers
| Header | Value | 
|---|---|
| accept | "*/*" | 
            
| accept-encoding | "gzip, br, zstd, deflate" | 
            
| cookie | "PHPSESSID=f6af3c3f5af4d704f85dd31f1c8a2209; sf_redirect=%7B%22token%22%3A%22c8df60%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CArticleController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsigojie%5C%2Fwww%5C%2Fwebshop_sigoji_test%5C%2Fsrc%5C%2FController%5C%2FArticleController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=c8df60" | 
            
| host | "test.sigoji.shop" | 
            
| referer | "https://test.sigoji.shop/fr/home" | 
            
| remote-ip | "216.73.216.34" | 
            
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" | 
            
| x-forwarded-for | "216.73.216.34" | 
            
| x-forwarded-proto | "https" | 
            
| x-ovhrequest-id | "91374b647d0b06fc3fca11df5572c319" | 
            
| 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, 03 Nov 2025 16:18:38 GMT" | 
            
| permissions-policy | "interest-cohort=()" | 
            
| x-debug-token | "8f4976" | 
            
Cookies
Request Cookies
| Key | Value | 
|---|---|
| PHPSESSID | "f6af3c3f5af4d704f85dd31f1c8a2209" | 
            
| main_deauth_profile_token | "c8df60" | 
            
| sf_redirect | "{"token":"c8df60","route":"home","method":"GET","controller":{"class":"App\\Controller\\ArticleController","method":"home","file":"\/home\/sigojie\/www\/webshop_sigoji_test\/src\/Controller\/ArticleController.php","line":36},"status_code":302,"status_text":"Found"}" | 
            
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value | 
|---|---|
| Created | "Mon, 03 Nov 25 17:18:37 +0100" | 
            
| Last used | "Mon, 03 Nov 25 17:18:37 +0100" | 
            
| Lifetime | 604800 | 
            
Session Attributes
| Attribute | Value | 
|---|---|
| _csrf/https-authenticate | "xy_5_OrOa3Alb1NRBiak1oSQRtt0qzAjsbSISd1Chpg" | 
            
| _security.main.target_path | "https://test.sigoji.shop/fr/home" | 
            
Session Usage
                        7
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        App\EventSubscriber\LocaleSubscriber:30                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 30
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/SecurityController.php"
    "line" => 45
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/SecurityController.php"
    "line" => 47
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 35
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/GlobalController.php"
    "line" => 60
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/ExtensionSet.php"
    "line" => 352
    "function" => "getGlobals"
    "class" => "App\Controller\GlobalController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Environment.php"
    "line" => 901
    "function" => "getGlobals"
    "class" => "Twig\ExtensionSet"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 384
    "function" => "getGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/SecurityController.php"
    "line" => 48
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Twig\Extension\CoreExtension:1882                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/7b/7b49159214eb58115799554fb50bb295.php"
    "line" => 122
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_24bf18a9d35aa5d08e8664f23b7b94ef"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/21/21e4dbb47857b5d3271a6a553bcf6255.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_16dd928920b289048c5de8a73189e3c5"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/7b/7b49159214eb58115799554fb50bb295.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_24bf18a9d35aa5d08e8664f23b7b94ef"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/SecurityController.php"
    "line" => 48
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/7b/7b49159214eb58115799554fb50bb295.php"
    "line" => 218
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_24bf18a9d35aa5d08e8664f23b7b94ef"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/21/21e4dbb47857b5d3271a6a553bcf6255.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_16dd928920b289048c5de8a73189e3c5"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/7b/7b49159214eb58115799554fb50bb295.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_24bf18a9d35aa5d08e8664f23b7b94ef"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/SecurityController.php"
    "line" => 48
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
                                     | 
                            
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63                                    
                                    [
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/7b/7b49159214eb58115799554fb50bb295.php"
    "line" => 218
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_24bf18a9d35aa5d08e8664f23b7b94ef"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/21/21e4dbb47857b5d3271a6a553bcf6255.php"
    "line" => 105
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_16dd928920b289048c5de8a73189e3c5"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/var/cache/dev/twig/7b/7b49159214eb58115799554fb50bb295.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_24bf18a9d35aa5d08e8664f23b7b94ef"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/src/Controller/SecurityController.php"
    "line" => 48
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sigojie/www/webshop_sigoji_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 | 
|---|---|
| API_USER_NAME | "ADMIN_BIVTEAM_API" | 
            
| API_USER_PASSWORD | "$argon2id$v=19$m=65536,t=4,p=1$alVML2xEUmhWVFQxSllPdA$1D+bfqBBNw5So/DcPZJ7H2rLsxM8ib799ua2UURfWBM" | 
            
| APP_ENV | "dev" | 
            
| APP_SECRET | "8e09c4b1bee89f482c6c8a428ef30af1" | 
            
| BIVKPI_PASSWORD | "BiVtR@ce51_API" | 
            
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" | 
            
| DATABASE_URL | "mysql://sigojietest:BiVtRace51@sigojietest.mysql.db:3306/sigojietest?serverVersion=5.7.40" | 
            
| MAILER_DSN | "smtp://9793ebefe5385f:6ed5c83a8cfdbd@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" | 
            
| MAINTENANCE_MODE | "0" | 
            
| MOLLIE | "test_GUxBAbFTQB5RGbrrQzHUdqA7PQuja4" | 
            
| RETURN_MOLLIE | "https://127.0.0.1:8000" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
            
| CFG_CLUSTER | "cluster123" | 
            
| DOCUMENT_ROOT | "/home/sigojie/www/webshop_sigoji_test/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 | "PHPSESSID=f6af3c3f5af4d704f85dd31f1c8a2209; sf_redirect=%7B%22token%22%3A%22c8df60%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CArticleController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsigojie%5C%2Fwww%5C%2Fwebshop_sigoji_test%5C%2Fsrc%5C%2FController%5C%2FArticleController.php%22%2C%22line%22%3A36%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=c8df60" | 
            
| HTTP_HOST | "test.sigoji.shop" | 
            
| HTTP_REFERER | "https://test.sigoji.shop/fr/home" | 
            
| HTTP_REMOTE_IP | "216.73.216.34" | 
            
| 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.216.34" | 
            
| HTTP_X_FORWARDED_PROTO | "https" | 
            
| HTTP_X_OVHREQUEST_ID | "91374b647d0b06fc3fca11df5572c319" | 
            
| HTTP_X_PREDICTOR | "1" | 
            
| PHP_SELF | "/index.php" | 
            
| QUERY_STRING | ""  | 
            
| REDIRECT_STATUS | "200" | 
            
| REDIRECT_URL | "/login" | 
            
| REMOTE_ADDR | "216.73.216.34" | 
            
| REMOTE_PORT | "54480" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_TIME | 1762186718 | 
            
| REQUEST_TIME_FLOAT | 1762186718.019 | 
            
| REQUEST_URI | "/login" | 
            
| SCRIPT_FILENAME | "/home/sigojie/www/webshop_sigoji_test/public/index.php" | 
            
| SCRIPT_NAME | "/index.php" | 
            
| SCRIPT_URI | "https://test.sigoji.shop:443/login" | 
            
| SCRIPT_URL | "/login" | 
            
| SERVER_ADDR | "10.123.20.13" | 
            
| SERVER_ADMIN | "postmaster@test.sigoji.shop" | 
            
| SERVER_NAME | "test.sigoji.shop" | 
            
| SERVER_PORT | "443" | 
            
| SERVER_PROTOCOL | "HTTP/1.1" | 
            
| SERVER_SIGNATURE | ""  | 
            
| SERVER_SOFTWARE | "Apache" | 
            
| SYMFONY_DOTENV_PATH | "/home/sigojie/www/webshop_sigoji_test/.env" | 
            
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,CORS_ALLOW_ORIGIN,API_USER_NAME,API_USER_PASSWORD,MOLLIE,RETURN_MOLLIE,BIVKPI_PASSWORD,MAINTENANCE_MODE" | 
            
| UNIQUE_ID | "aQjV3r3n@loYdbX5dyuVqwAACEo" | 
            
| USER | "sigojie" | 
            
| argc | 0 | 
            
| argv | []  |