SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Adapters\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 {#666 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#710 …} } ] |
| _stopwatch_token | "d46290" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=89b7ca; sf_redirect=%7B%22token%22%3A%2289b7ca%22%2C%22route%22%3A%22.index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CAdapters%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fmy-preprod%5C%2Fphp82%5C%2Fmy-resa%5C%2Fsrcs%5C%2Fv2%5C%2Fback%5C%2Fsrc%5C%2FAdapters%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "my-resa-v2.mypreprod.xyz" |
| referer | "https://my-resa-v2.mypreprod.xyz/" |
| 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, 02 Jan 2026 12:30:57 GMT" |
| x-debug-token | "244816" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "89b7ca" |
| sf_redirect | "{"token":"89b7ca","route":".index","method":"GET","controller":{"class":"App\\Adapters\\Controller\\IndexController","method":"index","file":"\/var\/www\/my-preprod\/php82\/my-resa\/srcs\/v2\/back\/src\/Adapters\/Controller\/IndexController.php","line":12},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 02 Jan 26 12:30:57 +0000" |
| Last used | "Fri, 02 Jan 26 12:30:57 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 347
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/src/Adapters/Controller/SecurityController.php"
"line" => 40
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Adapters\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/src/Adapters/Controller/SecurityController.php"
"line" => 44
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Adapters\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/src/Adapters/Controller/SecurityController.php"
"line" => 47
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Adapters\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php"
"line" => 5
"args" => [
"/var/www/my-preprod/php82/my-resa/srcs/v2/back/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ADDRESS | "Office 149, 450 South Brand Brooklyn" |
| APP_DEBUG | "1" |
| APP_EMAIL | "myami-contact@mailinator.com" |
| APP_EMAIL_NO_REPLY | "no-reply@nemo-travels.com" |
| APP_ENV | "dev" |
| APP_NAME | "Nemo Travels" |
| APP_PHONE | "0339528400" |
| APP_SECRET | "a4c8d7e484b32364651c62de970cf352" |
| APP_URL | "https://my-resa-v2.mypreprod.xyz" |
| APP_VAT | "20" |
| BASE_URL | "https://my-resa-v2.mypreprod.xyz" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "postgresql://myresa:m1hsjkfgMYRS2025!@127.0.0.1:5432/myresa?serverVersion=15&charset=utf8" |
| GOOGLE_MAP_KEY | "AIzaSyDtw_SSMaa2wQLtu8R2vv9w-M_7I36KtCk" |
| JWT_PASSPHRASE | "fdc3b7b8f51fa506b6f8383e9863d439a3ef08c5cbfcfd66f55cb6546bb8e5a3" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://myresa@myagency.mg:dLbu6hjAPxrCYHV93SFX2W20252@ssl0.ovh.net:465" |
| MAIL_ENV | "dev" |
| MAIL_FROM_NAME | "Nemo" |
| MAIL_NO_REPLY | "lova.rabarison@gmail.com" |
| MAIL_TO_TEST | "myresa-teste-mail@mailinator.com" |
| MERCURE_JWT_SECRET | "13RhtcpAfXME4_Tsdc6TzZ0hjGckgjLW_D2DUL9D4V4" |
| MERCURE_PUBLIC_URL | "https://mercure.mypreprod.xyz/.well-known/mercure" |
| MERCURE_URL | "https://mercure.mypreprod.xyz/.well-known/mercure" |
| VANILLA_PAY_BASE_URL_ENV_PREPROD | "https://preprod.vanilla-pay.net/" |
| VANILLA_PAY_BASE_URL_ENV_PROD | "https://api.vanilla-pay.net/" |
| VANILLA_PAY_CLIENT_ID | "ef91186749bec53bf18c4684cd3dba4a97bf64a9b2dba91e79d866fe18869976" |
| VANILLA_PAY_CLIENT_SECRET | "2efb6032da3639235ce53dfcfc3499179780ff263370fdda9b71203471149387" |
| VANILLA_PAY_PAYMENT_LINK_PREPROD | "https://preprod.vanilla-pay.net/webpayment" |
| VANILLA_PAY_PAYMENT_LINK_PROD | "https://bo.vanilla-pay.net/webpayment" |
| VANILLA_PAY_PREPROD_CLIENT_ID | "39c3bc37773b18ccc4ab46eecfb51031a26a9e2526b528b00edf78566c05446d" |
| VANILLA_PAY_PREPROD_CLIENT_SECRET | "ad9d41604924a18c20c993213071c7b11639668adcb7430f6e61c4d3f2b147c6" |
| VANILLA_PAY_PREPROD_PRIVATE_KEY | "aaf72e8dccd1df007f47ac6f6a522cd58a5aca9b86229151f91955df07f59320" |
| VANILLA_PAY_PREPROD_VPI_VERSION | "2023-01-12" |
| VANILLA_PAY_PRIVATE_KEY | "fc9ffc9c1989033c63f855dddc0aec0266fc247c7bcda3be3648354cfddf0f35" |
| VANILLA_PAY_VPI_VERSION | "2023-01-12" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/my-preprod/php82/my-resa/srcs/v2/back/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=89b7ca; sf_redirect=%7B%22token%22%3A%2289b7ca%22%2C%22route%22%3A%22.index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CAdapters%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fmy-preprod%5C%2Fphp82%5C%2Fmy-resa%5C%2Fsrcs%5C%2Fv2%5C%2Fback%5C%2Fsrc%5C%2FAdapters%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "my-resa-v2.mypreprod.xyz" |
| HTTP_REFERER | "https://my-resa-v2.mypreprod.xyz/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "my-resa-v2.mypreprod.xyz" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.19" |
| REMOTE_PORT | "20704" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767357057 |
| REQUEST_TIME_FLOAT | 1767357057.153 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "//var/www/my-preprod/php82/my-resa/srcs/v2/back/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "75.119.133.110" |
| SERVER_ADMIN | "master@my-resa-v2.mypreprod.xyz" |
| SERVER_NAME | "my-resa-v2.mypreprod.xyz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at my-resa-v2.mypreprod.xyz Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "my-resa-v2.mypreprod.xyz" |
| SYMFONY_DOTENV_PATH | "/var/www/my-preprod/php82/my-resa/srcs/v2/back/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,APP_NAME,GOOGLE_MAP_KEY,BASE_URL,MAILER_DSN,MAIL_NO_REPLY,MAIL_TO_TEST,MAIL_FROM_NAME,MAIL_ENV,APP_ADDRESS,APP_PHONE,APP_EMAIL,APP_VAT,APP_URL,APP_EMAIL_NO_REPLY,VANILLA_PAY_BASE_URL_ENV_PREPROD,VANILLA_PAY_BASE_URL_ENV_PROD,VANILLA_PAY_PAYMENT_LINK_PREPROD,VANILLA_PAY_PAYMENT_LINK_PROD,VANILLA_PAY_CLIENT_ID,VANILLA_PAY_CLIENT_SECRET,VANILLA_PAY_PRIVATE_KEY,VANILLA_PAY_VPI_VERSION,VANILLA_PAY_PREPROD_CLIENT_ID,VANILLA_PAY_PREPROD_CLIENT_SECRET,VANILLA_PAY_PREPROD_PRIVATE_KEY,VANILLA_PAY_PREPROD_VPI_VERSION,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,APP_DEBUG" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |