DashboardController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Admin\DashboardController::index" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "fr" |
_locales | "fr" |
_redirected | true |
_route | "admin_dashboard" |
_route_params | [ "_locales" => "fr" "_locale" => "fr" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "db5cdf" |
Request Headers
Header | Value |
---|---|
cookie | "sf_redirect=%7B%22token%22%3A%229ed345%22%2C%22route%22%3A%22redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectToLocale%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fflaship%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
forwarded | "for=165.154.227.227; proto=http; host=flashimmo4you.com" |
host | "flashimmo4you.com" |
remote-ip | "165.154.227.227" |
remote-port | "54323" |
user-agent | "Embarcadero URI Client/1.0" |
x-forwarded-for | "165.154.227.227" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-iplb-unique-id | "A59AE3E3:D433_91EF25A2:0050_67EF2920_5AE21:3131" |
x-ovhrequest-id | "c02a845f888cce9435a3db68ba971f92" |
x-php-ob-level | "1" |
x-predictor | "1" |
x-remote-ip | "165.154.227.227" |
x-remote-port | "54323" |
x-remote-proto | "http" |
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, 04 Apr 2025 00:34:40 GMT" |
location | "/fr/login" |
x-debug-token | "66fe33" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"9ed345","route":"redirect","method":"GET","controller":{"class":"App\\Controller\\RedirectController","method":"redirectToLocale","file":"\/home\/flaship\/www\/src\/Controller\/RedirectController.php","line":11},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Fri, 04 Apr 25 02:34:40 +0200" |
Last used | "Fri, 04 Apr 25 02:34:40 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "http://flashimmo4you.com/fr/admin/dashboard" |
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/flaship/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 138 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[ [ "file" => "/home/flaship/www/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 224 "function" => "saveTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 195 "function" => "setTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 148 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 262 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 262 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 262 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 262 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 262 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flaship/www/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flaship/www/public/index.php" "line" => 5 "args" => [ "/home/flaship/www/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "7333f2b6e0a0c75b0abf3c227428e526" |
DATABASE_URL | "mysql://flashipimmodb:Flashimmo2024@flashipimmodb.mysql.db:3306/flashipimmodb?serverVersion=5.7" |
MAILER_DSN | "smtp://a11e3e7cc68aae:9a7cbeaf9db88a@sandbox.smtp.mailtrap.io:2525" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
CFG_CLUSTER | "cluster030" |
DOCUMENT_ROOT | "/home/flaship/www" |
ENVIRONMENT | "production" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "0" |
GEOIP_CITY | "Taipei" |
GEOIP_COUNTRY_CODE | "TW" |
GEOIP_COUNTRY_NAME | "Taiwan" |
GEOIP_DMA_CODE | "0" |
GEOIP_LATITUDE | "25.050400" |
GEOIP_LONGITUDE | "121.532402" |
GEOIP_REGION | "03" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%229ed345%22%2C%22route%22%3A%22redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectToLocale%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fflaship%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_FORWARDED | "for=165.154.227.227; proto=http; host=flashimmo4you.com" |
HTTP_HOST | "flashimmo4you.com" |
HTTP_REMOTE_IP | "165.154.227.227" |
HTTP_REMOTE_PORT | "54323" |
HTTP_USER_AGENT | "Embarcadero URI Client/1.0" |
HTTP_X_FORWARDED_FOR | "165.154.227.227" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_IPLB_UNIQUE_ID | "A59AE3E3:D433_91EF25A2:0050_67EF2920_5AE21:3131" |
HTTP_X_OVHREQUEST_ID | "c02a845f888cce9435a3db68ba971f92" |
HTTP_X_PREDICTOR | "1" |
HTTP_X_REMOTE_IP | "165.154.227.227" |
HTTP_X_REMOTE_PORT | "54323" |
HTTP_X_REMOTE_PROTO | "http" |
PHP_SELF | "/public/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/fr/admin/dashboard" |
REMOTE_ADDR | "165.154.227.227" |
REMOTE_PORT | "27492" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1743726880 |
REQUEST_TIME_FLOAT | 1743726880.1852 |
REQUEST_URI | "/fr/admin/dashboard" |
SCRIPT_FILENAME | "/home/flaship/www/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "http://flashimmo4you.com/fr/admin/dashboard" |
SCRIPT_URL | "/fr/admin/dashboard" |
SERVER_ADDR | "10.30.20.29" |
SERVER_ADMIN | "postmaster@flashimmo4you.com" |
SERVER_NAME | "flashimmo4you.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DATABASE_URL" |
UNIQUE_ID | "Z@8pIPN3y83NmspgkV1EpgAAAwA" |
USER | "flaship" |
argc | 0 |
argv | [] |