SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\User\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1616 -supports: false -passport: null -duration: null -stub: "App\Controller\User\FacebookAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\FacebookAuthenticator {#1614 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1613 -supports: false -passport: null -duration: null -stub: "App\Controller\User\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\GoogleAuthenticator {#1605 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1612 -supports: false -passport: null -duration: null -stub: "App\Controller\User\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\LoginFormAuthenticator {#1013 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1615 -supports: false -passport: null -duration: null -stub: "App\Controller\User\RegistrationModuleAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\RegistrationModuleAuthenticator {#1497 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1603 -supports: false -passport: null -duration: null -stub: "App\Controller\User\WebsiteLoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\WebsiteLoginFormAuthenticator {#1601 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1609 -supports: false -passport: null -duration: null -stub: "App\Controller\User\LinkedinAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\LinkedinAuthenticator {#1604 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1731 -supports: false -passport: null -duration: null -stub: "App\Controller\User\JWTCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Controller\User\JWTCustomAuthenticator {#1610 …} } ] |
| _stopwatch_token | "3b40f0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=spk9dpmpc28m5r54au2sqc5plr; sf_redirect=%7B%22token%22%3A%22774d53%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fimagina.io%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| host | "admin.imagina.dev" |
| referer | "https://admin.imagina.dev/login/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 27 Mar 2026 09:44:00 GMT" |
| x-debug-token | "94ba4e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "spk9dpmpc28m5r54au2sqc5plr" |
| sf_redirect | "{"token":"774d53","route":"app_login","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/imagina.io\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 27 Mar 26 10:43:52 +0100" |
| Last used | "Fri, 27 Mar 26 10:43:52 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-demo_form | "o59_pOzXCAW6DXtvSK8_qAhP37SmyVAsLTLdetSj9CY" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/imagina.io/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/User/SecurityController.php"
"line" => 150
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\User\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/imagina.io/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/User/SecurityController.php"
"line" => 152
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\User\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/imagina.io/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/Site/DefaultController.php"
"line" => 1048
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "demoForm"
"class" => "App\Controller\Site\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/45/45278879581db479a97fb0911050af2b.php"
"line" => 60
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_4229a52b13483ab3d79684c775db82ea"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/c6/c6e90985bd6fcb52a08f8a57ed87b3ad.php"
"line" => 1785
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9670dde46d67d394120997fd30778fea"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/ff/ff86c0709859f90a77a4ae5a5fe48fd8.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_56b1cc4c982adac410bf329a7ebb3134"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/User/SecurityController.php"
"line" => 171
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\User\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
[
"file" => "/var/www/imagina.io/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 49
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/Site/DefaultController.php"
"line" => 1048
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "demoForm"
"class" => "App\Controller\Site\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/45/45278879581db479a97fb0911050af2b.php"
"line" => 60
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_4229a52b13483ab3d79684c775db82ea"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/c6/c6e90985bd6fcb52a08f8a57ed87b3ad.php"
"line" => 1785
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9670dde46d67d394120997fd30778fea"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/ff/ff86c0709859f90a77a4ae5a5fe48fd8.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_56b1cc4c982adac410bf329a7ebb3134"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/User/SecurityController.php"
"line" => 171
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\User\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
[
"file" => "/var/www/imagina.io/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/Site/DefaultController.php"
"line" => 1048
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "demoForm"
"class" => "App\Controller\Site\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 75
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 81
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 41
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/45/45278879581db479a97fb0911050af2b.php"
"line" => 60
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_4229a52b13483ab3d79684c775db82ea"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/c6/c6e90985bd6fcb52a08f8a57ed87b3ad.php"
"line" => 1785
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9670dde46d67d394120997fd30778fea"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/var/cache/dev/twig/ff/ff86c0709859f90a77a4ae5a5fe48fd8.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_56b1cc4c982adac410bf329a7ebb3134"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/src/Controller/User/SecurityController.php"
"line" => 171
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\User\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/imagina.io/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 |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_DOMAIN | "imagina.dev" |
| APP_ENV | "dev" |
| APP_SECRET | "dd498221b82337babd25bdb57a5757ec" |
| APP_STORAGE | "https://storage.googleapis.com/imagina-dev-storage" |
| BASIC_AUTH_DOMAIN | "Basic Z2V0c2V0ZHVkZXYxOTk1OnpBQXVsQ2htNFZySQ==" |
| BASIC_AUTH_SK | "6b6862756a62756935366d6f69626e696f3839363735756f62756f62" |
| BUCKET_STORAGE | "imagina-dev-storage" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CORS_ALLOW_ORIGIN | "^https?://(imagina\.dev|pro\.imagina\.dev|api\.imagina\.dev|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_READ_1_URL | "mysql://imagina:H59j7RSa7jl25hj856tMZY3vDkIzeyYW@mysql:3306/imagina?serverVersion=5.7" |
| DATABASE_URL | "mysql://imagina:H59j7RSa7jl25hj856tMZY3vDkIzeyYW@mysql:3306/imagina?serverVersion=5.7" |
| DATABASE_URL_AUTOMATION | "mysql://imagina:H59j7RSa7jl25hj856tMZY3vDkIzeyYW@mysql:3306/imagina?serverVersion=5.7" |
| DOCUMENT_ROOT | "/var/www/imagina.io/public" |
| DOCUMENT_URI | "/index.php" |
| DOMAIN_NAME | "imagina.dev" |
| ELASTICSEARCH_AUTH | "" |
| ELASTICSEARCH_PORT | "9200" |
| ELASTICSEARCH_TRANSPORT | "Http" |
| ELASTICSEARCH_URL | "elasticsearch" |
| FB_ID | "1266299190123405" |
| FB_SECRET | "dfce9c8a0f065f214934adb5c82602a0" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GENERIC_TIMEZONE | "Europe/Berlin" |
| GOOGLE_ID | "1049162879077-h936b54ttd6veq7rh35cjfqoap78c3hh.apps.googleusercontent.com" |
| GOOGLE_RECAPTCHA_SECRET_BACK | "6LdcE5AUAAAAAHTuod80wEGUJ1SyzIhXkAs725gm" |
| GOOGLE_RECAPTCHA_SECRET_FRONT | "6LdcE5AUAAAAAGyyI6hYxscP17J2VL5DMgxP3EA4" |
| GOOGLE_SECRET | "upxn6vtKb-o_bAAkFABIkhDt" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/var/www" |
| HOSTNAME | "5837159e50ce" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=spk9dpmpc28m5r54au2sqc5plr; sf_redirect=%7B%22token%22%3A%22774d53%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fimagina.io%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| HTTP_HOST | "admin.imagina.dev" |
| HTTP_REFERER | "https://admin.imagina.dev/login/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HUBSPOT_TOKEN | "pat-na1-51bc4aa0-9da0-4c06-a0ee-1810d421f6c9" |
| JWT_PASSPHRASE | "46473d451d68689ad443755598db43d2a5ede63d7b6447322098352b649f351c" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LINKEDIN_ID | "77cjy6eext4wwg" |
| LINKEDIN_SECRET | "kb109fChVilGbrGg" |
| LOCK_DSN | "semaphore" |
| MAILER_DSN | "failover(mailjet+api://008355528069d638dd9c1a8dcdd3c864:72cc114ce9bf37fdfb75533b4d93e20e@default brevo+api://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@default gmail://contact@imagina.com:google_Imagina56@default?verify_peer=0)" |
| MESSENGER_CONSUMER_NAME | "consumer" |
| MESSENGER_TRANSPORT_DSN | "redis://redis:6379" |
| MISTRAL_API_KEY | "CTCSDmoa06AdjWpQaIkjb3aF7VnODlIs" |
| N8N_HOST | "admin.imagina.dev" |
| N8N_PATH | "/n8n" |
| N8N_PROTOCOL | "https" |
| OAUTH2_ENCRYPTION_KEY | "3f8e7bff3c7aee06f67a8b08573f2abc" |
| OPENAI_API_KEY | "sk-proj-62HJONbgrWNUWMCMbOZpT3BlbkFJnjCdyEhnRyO9syhFZdFO" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.4.11.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_IDE_CONFIG | "serverName=imagina.local" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "04cd331380a8683a5c2503938eb51764d48d507c53ad4208d2c82e0eed779a00" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.11.tar.xz" |
| PHP_VERSION | "8.4.11" |
| PRIVATE_BUCKET_STORAGE | "imagina-dev-secure" |
| PROFILER_TOOLBAR | "false" |
| PUSHER_APP_ID | "1119136" |
| PUSHER_KEY | "5a23c933e851ee329c3e" |
| PUSHER_SECRET | "b8b0b38164664cb924da" |
| PWD | "/var/www/imagina.io" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIS_DNS_1 | "redis://redis:6379" |
| RELAT_PATH | "/var/www/imagina.io" |
| REMOTE_ADDR | "216.73.216.116" |
| REMOTE_PORT | "40147" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774604638 |
| REQUEST_TIME_FLOAT | 1774604638.1026 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/imagina.io/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.9" |
| SERVER_NAME | "imagina.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.21.6" |
| SHLVL | "0" |
| SSL_EMAIL | "user@example.com" |
| SUBDOMAIN | "n8n.admin" |
| SYMFONY_DOTENV_PATH | "/var/www/imagina.io/.env" |
| TWILIO_SID | "AC33281b49a7025a9e01f2e3365e7c84ee" |
| TWILIO_TOKEN | "7437a71c2eac1b6216e99cd70a8883bc" |
| USER | "www-data" |
| VAR_DUMPER_FORMAT | "server" |
| VAR_DUMPER_SERVER | "host.docker.internal:9912" |
| WEBHOOK_URL | "https://admin.imagina.dev/n8n/" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
| XDEBUG_MODE | "off" |
| YOUSIGN_SECRET | "4f424529b724211d4ef01bf591e1c230" |
| YOUSIGN_TOKEN | "xN6vTwo810h7MPN5XxWUNrFKUUeyBLVW" |
| YOUSIGN_URL | "https://api-sandbox.yousign.app/v3" |
Sub Requests 1
DefaultController :: demoForm (token = aa8a6b)
| Key | Value |
|---|---|
| _controller | "App\Controller\Site\DefaultController::demoForm" |
| _format | "html" |
| _locale | "fr" |
| _stopwatch_token | "a22eb1" |
| isCoworking | false |
| request | Symfony\Component\HttpFoundation\Request {#13 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …} +request: Symfony\Component\HttpFoundation\InputBag {#62 …} +query: Symfony\Component\HttpFoundation\InputBag {#63 …} +server: Symfony\Component\HttpFoundation\ServerBag {#67 …} +files: Symfony\Component\HttpFoundation\FileBag {#66 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/login" #requestUri: "/login" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#939 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "html" } |
| requestDemoLabelFr | 1 |
| title | "Vous avez des questions ? <br/>Contactez-nous." |