SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#251 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#220 …} } ] |
| _stopwatch_token | "dd0366" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| forwarded | "for=2a03:2880:16ff:58::; proto=http; host=devn.stbsns.pl" |
| host | "devn.stbsns.pl" |
| range | "bytes=0-512000" |
| remote-ip | "2a03:2880:16ff:58::" |
| user-agent | "facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)" |
| x-fb-client-source | "CPP_CLIENT" |
| x-fb-fwdproxy-secondary-auth-type | "Text" |
| x-fb-fwdproxy-secondary-auth-value | "robots_txt_crawler_fwdproxy_direct" |
| x-fb-trafcup-workflow-identifier | "ROBOTS_TXT_CRAWLER_FWDPROXY_DIRECT" |
| x-forwarded-for | "2a03:2880:16ff:58::" |
| x-forwarded-port | "80" |
| x-forwarded-proto | "http" |
| x-iplb-unique-id | "2A03288016FF00580000000000000000:B5F2_200141D0030100050000000000000100:0050_69619EDE_5AAE3:5AE5" |
| x-ovhrequest-id | "15d66dfac9e7866a1535742cbb60bd93" |
| x-php-ob-level | "1" |
| x-predictor | "1" |
| x-remote-ip | "2a03:2880:16ff:58::" |
| x-remote-port | "46578" |
| 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 | "Sat, 10 Jan 2026 00:35:42 GMT" |
| x-debug-token | "16c53e" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 10 Jan 26 01:35:42 +0100" |
| Last used | "Sat, 10 Jan 26 01:35:42 +0100" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php"
"line" => 5
"args" => [
"/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/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 | "ce8248b96da026adebbaef940150e460" |
| DATABASE_URL | "mysql://stbsnszdev:1234Qwer@stbsnszdev.mysql.db:3306/stbsnszdev?serverVersion=8.4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster100" |
| DOCUMENT_ROOT | "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_FORWARDED | "for=2a03:2880:16ff:58::; proto=http; host=devn.stbsns.pl" |
| HTTP_HOST | "devn.stbsns.pl" |
| HTTP_RANGE | "bytes=0-512000" |
| HTTP_REMOTE_IP | "2a03:2880:16ff:58::" |
| HTTP_USER_AGENT | "facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)" |
| HTTP_X_FB_CLIENT_SOURCE | "CPP_CLIENT" |
| HTTP_X_FB_FWDPROXY_SECONDARY_AUTH_TYPE | "Text" |
| HTTP_X_FB_FWDPROXY_SECONDARY_AUTH_VALUE | "robots_txt_crawler_fwdproxy_direct" |
| HTTP_X_FB_TRAFCUP_WORKFLOW_IDENTIFIER | "ROBOTS_TXT_CRAWLER_FWDPROXY_DIRECT" |
| HTTP_X_FORWARDED_FOR | "2a03:2880:16ff:58::" |
| HTTP_X_FORWARDED_PORT | "80" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_IPLB_UNIQUE_ID | "2A03288016FF00580000000000000000:B5F2_200141D0030100050000000000000100:0050_69619EDE_5AAE3:5AE5" |
| HTTP_X_OVHREQUEST_ID | "15d66dfac9e7866a1535742cbb60bd93" |
| HTTP_X_PREDICTOR | "1" |
| HTTP_X_REMOTE_IP | "2a03:2880:16ff:58::" |
| HTTP_X_REMOTE_PORT | "46578" |
| HTTP_X_REMOTE_PROTO | "http" |
| PHP_SELF | "/index.php" |
| PHP_VER | "5_3" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REGISTER_GLOBALS | "0" |
| REMOTE_ADDR | "2a03:2880:16ff:58::" |
| REMOTE_PORT | "61912" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1768005342 |
| REQUEST_TIME_FLOAT | 1768005342.7758 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://devn.stbsns.pl/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.100.20.11" |
| SERVER_ADMIN | "postmaster@devn.stbsns.pl" |
| SERVER_NAME | "devn.stbsns.pl" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/stbsnsz/devn.stbsns.pl/panel/symfony-app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| UNIQUE_ID | "aWGe3l@AwTk@1TRlB9xtbAAAASM" |
| USER | "stbsnsz" |
| argc | 0 |
| argv | [] |