SecurityController :: recoverPassword
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::recoverPassword" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "recover_password" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#419 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#418 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#376 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#374 …} } ] |
| _stopwatch_token | "c604a7" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "demo.yellowfishtravel.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.46" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, no-cache, no-store, private, s-maxage=0" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 26 Feb 2026 15:02:38 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "441bb1" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 26 Feb 26 15:02:38 +0000" |
| Last used | "Thu, 26 Feb 26 15:02:38 +0000" |
| Lifetime | 604800 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "en" |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:33
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/EventSubscriber/LocaleSubscriber.php"
"line" => 33
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\EventSubscriber\LocaleSubscriber:46
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/EventSubscriber/LocaleSubscriber.php"
"line" => 46
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-bundle/Security.php"
"line" => 68
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-bundle/Security.php"
"line" => 50
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Repository/WarningTranslationRepository.php"
"line" => 29
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/SecurityController.php"
"line" => 140
"function" => "getByLocale"
"class" => "App\Repository\WarningTranslationRepository"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "recoverPassword"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMINLTE_COLOR_URL | "https://adminlte.io/themes/v3/pages/UI/general.html" |
| API_TOKEN | "IYd10GOJlQ2BN+ERVN3pYg==" |
| APP_ENV | "dev" |
| APP_SECRET | "72975147f8f7151ae2cde09bbcd0ade9" |
| BP_EXPENSE_HEADERS | "["Nº cartão","Matrícula","Dia Hora","Produto","Quantidade", "Valor total a faturar"]" |
| CONTACT_US_FIELDS | "["_type","_email","_name","_subject","_message"]" |
| DATABASE_URL | "mysql://yft_demo_0:yft_demo_0@localhost:3306/yft_demo_1?serverVersion=10.5.8-MariaDB&charset=utf8" |
| FONTAWESOME_URL | "https://fontawesome.com/v7/search" |
| GALP_EXPENSE_HEADERS | "["Número do cartão", "Nome / Matrícula", "Data", "Hora", "Produto", "Quantidade", "Valor Total"]" |
| GIT_TAG | "1.0.0" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| LOCK_DSN | "flock" |
| MERCURE_JWT_SECRET | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjoieWZ0cmFuc2ZlcnMiLCJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.eMx5wKCG1SU0M3ggW63RPftifyd13FQ4TgKeqNi1jVY" |
| MERCURE_PUBLIC_URL | "https://demo.yellowfishtravel.com/.well-known/mercure" |
| MERCURE_URL | "http://127.0.0.1:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| PRIO_EXPENSE_HEADERS | "["DATA", "HORA", "CARTÃO", "DESC. CARTÃO", "LITROS", "COMBUSTÍVEL", "TOTAL"]" |
| PWA | "0" |
| RECRUITMENT_FIELDS | "["_type","_name","_email","_phone","_birthday","_address","_languages","_license_issued_date","_license_expire_date","_license_country", "_know_algarve","_have_job","_part_time","_own_transport","_professional_driver", "_portuguese_license","_license_permanent_portugal","_licence_driving_fines","_professional_experience","_anything_else"]" |
| SECOND_DATABASE_URL | "mysql://yft_log_demo:yft_log_demo@localhost:3306/yft_log_demo?serverVersion=10.5.8-MariaDB&charset=utf8" |
| WEBSOCKET | "0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "demo.yellowfishtravel.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_REAL_IP | "216.73.216.46" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| PHP_SELF | "/index.php" |
| PP_CUSTOM_PHP_CGI_INDEX | "plesk-php84-fastcgi" |
| PP_CUSTOM_PHP_INI | "/var/www/vhosts/system/demo.yellowfishtravel.com/etc/php.ini" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_SSL_TLS_SNI | "demo.yellowfishtravel.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aaBgjnRkagHmsvRkAG8sygAAAFU" |
| REDIRECT_URL | "/recover-password" |
| REMOTE_ADDR | "216.73.216.46" |
| REMOTE_PORT | "37606" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772118158 |
| REQUEST_TIME_FLOAT | 1772118158.5122 |
| REQUEST_URI | "/recover-password" |
| SCRIPT_FILENAME | "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "demo.yellowfishtravel.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "demo.yellowfishtravel.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,SECOND_DATABASE_URL,PWA,WEBSOCKET,GIT_TAG,FONTAWESOME_URL,ADMINLTE_COLOR_URL,API_TOKEN,MESSENGER_TRANSPORT_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,LOCK_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,CONTACT_US_FIELDS,RECRUITMENT_FIELDS,BP_EXPENSE_HEADERS,GALP_EXPENSE_HEADERS,PRIO_EXPENSE_HEADERS" |
| UNIQUE_ID | "aaBgjnRkagHmsvRkAG8sygAAAFU" |