AccountController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AccountController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "account_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#430 -supports: false -passport: null -duration: null -stub: "App\Security\AppAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppAuthenticator {#544 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#432 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#75 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#417 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#449 …} } ] |
| _stopwatch_token | "9a824e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "br" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22b12644%22%2C%22route%22%3A%22category%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCategoryController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu116495213%5C%2Fdomains%5C%2Fboutiquecoquinage.fr%5C%2Fpublic_html%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FCategoryController.php%22%2C%22line%22%3A720%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b12644" |
| host | "dev.boutiquecoquinage.fr" |
| referer | "https://dev.boutiquecoquinage.fr/bien-etre-massage-corps-a-corps" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.124" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-lscache | "1" |
| x-php-ob-level | "1" |
| x-port | "443" |
| x-real-ip | "216.73.216.124" |
| x-real-port | "60308" |
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, 10 Feb 2026 22:54:54 GMT" |
| x-debug-token | "ef0fc7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "b12644" |
| sf_redirect | "{"token":"b12644","route":"category","method":"GET","controller":{"class":"App\\Controller\\CategoryController","method":"index","file":"\/home\/u116495213\/domains\/boutiquecoquinage.fr\/public_html\/dev\/src\/Controller\/CategoryController.php","line":720},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 10 Feb 26 22:54:54 +0000" |
| Last used | "Tue, 10 Feb 26 22:54:54 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/security-bundle/Security.php"
"line" => 81
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/src/Security/DevelopmentAccessSubscriber.php"
"line" => 65
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\Security\DevelopmentAccessSubscriber"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/src/Controller/AccountController.php"
"line" => 67
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AccountController"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/src/Controller/AccountController.php"
"line" => 68
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AccountController"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/var/cache/dev/twig/cb/cb4af4ff86837b66c150aa413625f217.php"
"line" => 267
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d7bdcdd5af781797ea80064de0822bc8"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/var/cache/dev/twig/83/83ab7c78171215345b03b22fe24edf87.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6abd4955c8033ab7d8fba8ec34f637c1"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/src/Controller/AccountController.php"
"line" => 70
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AccountController"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php"
"line" => 5
"args" => [
"/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "55fb310e0d6eb7e2e4831f8cfcbbb6cf" |
| CDN_HOST | "89.116.147.161" |
| CDN_PASS | "Aimyeva@2008" |
| CDN_USER | "u116495213" |
| DATABASE_URL | "mysql://u116495213_chris:Aimyeva2008@srv965.hstgr.io:3306/u116495213_boutique?serverVersion=mariadb-10.4.8" |
| GOOGLE_API_KEY | "AIzaSyDD20DPEHoE7m0kEtk1Lxrvk6gWsdYLowk" |
| IMG_SOURCE | "https://boutiquecoquinage.fr/public/images" |
| LOCK_DSN | "semaphore" |
| MAILER_DSN | "smtp://contact@boutiquecoquinage.fr:Aimyeva@2008@smtp-fr.securemail.pro:465?encryption=ssl" |
| MAILER_URL | "smtp://smtp-fr.securemail.pro:465?encryption=ssl&auth_mode=login&username=info%40coquinage.fr&password=Aimyeva%402008" |
| STRIPE_PUBLIC_KEY_LIVE | "pk_live_51IVhSHLQDFSX5dsnhfTfIBFVphDLHBA3YBfzLTfm3Y4Mj1D2O4eTOkPrexrWQmWA5SgfWxr1xOINJIcYu3ueubyW006WcVhGbZ" |
| STRIPE_PUBLIC_KEY_TEST | "pk_test_51IVhSHLQDFSX5dsn2bJOlKxME7xutiUJ5tvYjGDdc8DLxfAlmuhczNMdd1CSkeWGIZ45VmDmyWcAe93U7Z4xsEEz00aFrWANCD" |
| STRIPE_SECRET_KEY_LIVE | "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" |
| STRIPE_SECRET_KEY_TEST | "sk_test_51IVhSHLQDFSX5dsnTl8JowNCVdjc457mXb2S1x8UPmgVUVSgBQJHH8b7ob7t83WYsACNoltl6a8qtuipbTQZsPck00y87eNThT" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| BASE | "/public" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev" |
| FRONTEND_CDN | "QC" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "br" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22b12644%22%2C%22route%22%3A%22category%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCategoryController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu116495213%5C%2Fdomains%5C%2Fboutiquecoquinage.fr%5C%2Fpublic_html%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FCategoryController.php%22%2C%22line%22%3A720%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b12644" |
| HTTP_HOST | "dev.boutiquecoquinage.fr" |
| HTTP_REFERER | "https://dev.boutiquecoquinage.fr/bien-etre-massage-corps-a-corps" |
| 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.124" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_LSCACHE | "1" |
| HTTP_X_PORT | "443" |
| HTTP_X_REAL_IP | "216.73.216.124" |
| HTTP_X_REAL_PORT | "60308" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "shared" |
| LSPHP_ProcessGroup | "on" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| PROXY_REMOTE_ADDR | "2a02:4780:1:2::2" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/profil/connexion" |
| REMOTE_ADDR | "216.73.216.124" |
| REMOTE_PORT | "29562" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770764094 |
| REQUEST_TIME_FLOAT | 1770764094.6748 |
| REQUEST_URI | "/profil/connexion" |
| SCRIPT_FILENAME | "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://dev.boutiquecoquinage.fr/profil/connexion" |
| SCRIPT_URL | "/profil/connexion" |
| SERVER_ADDR | "2a02:4780:27:1065:0:6f1:936d:2" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "dev.boutiquecoquinage.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/u116495213/domains/boutiquecoquinage.fr/public_html/dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,IMG_SOURCE,MAILER_DSN,MAILER_URL,CDN_HOST,CDN_USER,CDN_PASS,DATABASE_URL,LOCK_DSN,STRIPE_PUBLIC_KEY_TEST,STRIPE_SECRET_KEY_TEST,STRIPE_PUBLIC_KEY_LIVE,STRIPE_SECRET_KEY_LIVE,GOOGLE_API_KEY" |
| UNIQUE_ID | "6LlCPR9opDCOWFeNV@mufq1x" |
| X-LSCACHE | "on,crawler,esi,combine" |
| ratelimited_meta_externalagent | "1" |