SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\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 {#712 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#687 …} } ] |
| _stopwatch_token | "0bd88d" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| content-length | "0" |
| cookie | "sf_redirect=%7B%22token%22%3A%228f2ef7%22%2C%22route%22%3A%22distributor_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDistributorDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdevportal%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FDistributorDashboardController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=d42191" |
| host | "dev.portal.koraltrade.pl" |
| referer | "http://dev.portal.koraltrade.pl/distributor" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.3" |
| 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 | "Tue, 25 Aug 2026 21:30:21 GMT" |
| x-debug-token | "9f590a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "d42191" |
| sf_redirect | "{"token":"8f2ef7","route":"distributor_home","method":"GET","controller":{"class":"App\\Controller\\DistributorDashboardController","method":"index","file":"\/home\/devportal\/app\/src\/Controller\/DistributorDashboardController.php","line":27},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 25 Aug 26 21:30:21 +0000" |
| Last used | "Tue, 25 Aug 26 21:30:21 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\TwoFactorListener:39
[
[
"file" => "/home/devportal/app/src/EventListener/TwoFactorListener.php"
"line" => 39
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "__invoke"
"class" => "App\EventListener\TwoFactorListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/devportal/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/src/Controller/SecurityController.php"
"line" => 71
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/devportal/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/src/Controller/SecurityController.php"
"line" => 74
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/devportal/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/devportal/app/public/index.php"
"line" => 5
"args" => [
"/home/devportal/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 | "ab0e0a1dc036d9aa7b75d7c4138f2a19" |
| AUTH_TOKEN | "f2gg3y5jksdd1dwef#@Rg34g4gd1#@D4g$%H654u46Y2C#@df32df" |
| DATABASE_URL | "mysql://devapp:korla%%2Cx23%%23@127.0.0.1:3306/dev?serverVersion=8.0.32&charset=utf8mb4" |
| KORAL_API_CONTRACTS_TOKEN | "b11ef278f6eccd1fd313d9fb89d03ac47354fa8cda812340ffdffe260d637140" |
| KORAL_API_DOC_PASSWORD_HASH | "$2y$13$lAFVgfb1/9UFrszkchDz3uFxJbPQifmsEWB4Tgc7/eILAxKmsdzQe" |
| KORAL_BANNERS_DIR | "/home/devportal/app/data/banners" |
| KORAL_COMPLAINTS_ACCEPTED | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_DIR | "/home/devportal/app/data/complaints" |
| KORAL_COMPLAINTS_NEW | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_NEW1 | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_NEW2 | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_OPINION_REQUEST | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_REJECTED | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_REPORT1 | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_COMPLAINTS_REPORT2 | "grzegorz@konicki,grzegorz+1@konicki.eu" |
| KORAL_CONTRACTS_DIR | "/home/devportal/app/data/contracts" |
| KORAL_DELIVERY_ORDER_DIR | "/home/devportal/app/data/frs" |
| KORAL_DELIVERY_ORDER_PREVIOUS_DIR_PREFIX | "/www/Koral/portal/data/frs/" |
| KORAL_DEVICE_FILES_DIR | "/home/devportal/app/data/devices-files" |
| KORAL_DEVICE_INVOICES_SCAN_DIR | "/home/devportal/app/data/devices-invoices" |
| KORAL_DEVICE_LIMIT_RESET_PIN | "1234" |
| KORAL_DEVICE_SCAN_DIR | "/home/devportal/app/data/devices" |
| KORAL_DEVICE_VERIFICATION_EMAILS | "" |
| KORAL_EVENTS_DIR | "/home/devportal/app/data/events" |
| KORAL_FILES_DIR | "/home/devportal/app/data/files" |
| KORAL_FRS_SPEDIMEX_LOGIN | "" |
| KORAL_FRS_SPEDIMEX_MODE | "off" |
| KORAL_FRS_SPEDIMEX_PASSWORD | "" |
| KORAL_FRS_SPEDIMEX_URL | "" |
| KORAL_FRS_SUUS2_LOGIN | "" |
| KORAL_FRS_SUUS2_PASSWORD | "" |
| KORAL_FRS_SUUS2_WSDL | "" |
| KORAL_FRS_SUUS_LOGIN | "" |
| KORAL_FRS_SUUS_MODE | "off" |
| KORAL_FRS_SUUS_PASSWORD | "" |
| KORAL_FRS_SUUS_WSDL | "" |
| KORAL_INVENTORY_DIR | "/home/devportal/app/data/inventory" |
| KORAL_MAGAZINE_DEVICES_EXPORT_DIR | "" |
| KORAL_MAGAZINE_ORDER_DELETE_PIN | "1234" |
| KORAL_MAGAZINE_ORDER_DELETE_USERS | "grzegorz@konicki.eu" |
| KORAL_MAGAZINE_ORDER_FILES_PREVIOUS_DIR_PREFIX | "/www/Koral/portal/" |
| KORAL_MAGAZINE_TRANSFER_WAREHOUSE_ID | "150" |
| KORAL_MAH_ALERT_EMAILS | "" |
| KORAL_MAH_DELIVERY_DIR | "" |
| KORAL_MAH_RETURN_DIR | "" |
| KORAL_MAIL_ATTACHMENTS_ROOT | "/app/var" |
| KORAL_MAIL_FROM_ADDRESS | "devapp@konicki.eu" |
| KORAL_MAIL_FROM_NAME | "PPL Koral" |
| KORAL_MAIL_RODO_FROM_ADDRESS | "koraltrade@koral.com.pl" |
| KORAL_MAIL_RODO_FROM_NAME | "PPL Koral" |
| KORAL_ORDERS_NOTIFICATIONS | "grzegorz@konicki.eu,dev@konicki.eu" |
| KORAL_PREFIX_DIR | "/app" |
| KORAL_REPORTS_ATTACHMENT_PREFIX | "/data/reports" |
| KORAL_REPORTS_DIR | "/app/var/reports" |
| KORAL_REPORTS_FREEZERS | "" |
| KORAL_REPORTS_FRS1 | "" |
| KORAL_REPORTS_FRS2 | "" |
| KORAL_REPORTS_FRS3 | "" |
| KORAL_REPORTS_TURNOVER | "" |
| KORAL_REPORTS_VOLUMEN | "" |
| KORAL_RETURN_ORDER_DIR | "/home/devportal/app/data/frs-back" |
| KORAL_RETURN_ORDER_EDIT_PIN | "4321" |
| KORAL_RETURN_ORDER_EDIT_USERS | "grzegorz@konicki.eu" |
| KORAL_RETURN_ORDER_PREVIOUS_DIR_PREFIX | "/www/Koral/portal/data/frs-back/" |
| KORAL_SECRET_KEY | "KW8WtMK8g+kykbHJTxuzAT7ZFtU25haxPaiQKfXRgDU=" |
| KORAL_SUPPLIERS_DIR | "/home/devportal/app/data/suppliers" |
| KORAL_SUPPLIERS_UPDATE_DIR | "/home/devportal/app/data/suppliers-update" |
| KORAL_SUPPLIERS_UPDATE_EMAIL | "grzegorz@konicki.eu" |
| MAILER_DSN | "null://null" |
| MAILER_RODO_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PROJECT_URL | "http://localhost:5555" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/devportal/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/devportal/app/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%228f2ef7%22%2C%22route%22%3A%22distributor_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDistributorDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdevportal%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FDistributorDashboardController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=d42191" |
| HTTP_HOST | "dev.portal.koraltrade.pl" |
| HTTP_REFERER | "http://dev.portal.koraltrade.pl/distributor" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.3" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHPRC | "/home/devportal/fcgi-bin/../etc/php8.2" |
| PHP_FCGI_MAX_REQUESTS | "99999" |
| PHP_SELF | "/index.php" |
| PWD | "/home/devportal/fcgi-bin" |
| QUERY_STRING | "" |
| REDIRECT_SCRIPT_URI | "http://dev.portal.koraltrade.pl/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "157.245.69.116" |
| REMOTE_PORT | "52100" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1787693421 |
| REQUEST_TIME_FLOAT | 1787693421.1688 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/devportal/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://dev.portal.koraltrade.pl/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "185.188.119.210" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "dev.portal.koraltrade.pl" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| SYMFONY_DOTENV_PATH | "/home/devportal/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,PROJECT_URL,AUTH_TOKEN,KORAL_PREFIX_DIR,KORAL_COMPLAINTS_DIR,KORAL_SUPPLIERS_DIR,KORAL_SUPPLIERS_UPDATE_DIR,KORAL_DELIVERY_ORDER_DIR,KORAL_RETURN_ORDER_DIR,KORAL_INVENTORY_DIR,KORAL_DEVICE_INVOICES_SCAN_DIR,KORAL_DEVICE_SCAN_DIR,KORAL_DEVICE_FILES_DIR,KORAL_EVENTS_DIR,KORAL_BANNERS_DIR,KORAL_CONTRACTS_DIR,KORAL_FILES_DIR,KORAL_RETURN_ORDER_PREVIOUS_DIR_PREFIX,KORAL_DELIVERY_ORDER_PREVIOUS_DIR_PREFIX,KORAL_MAGAZINE_ORDER_FILES_PREVIOUS_DIR_PREFIX,KORAL_SUPPLIERS_UPDATE_EMAIL,KORAL_ORDERS_NOTIFICATIONS,KORAL_COMPLAINTS_NEW,KORAL_COMPLAINTS_NEW1,KORAL_COMPLAINTS_NEW2,KORAL_COMPLAINTS_OPINION_REQUEST,KORAL_COMPLAINTS_ACCEPTED,KORAL_COMPLAINTS_REJECTED,KORAL_COMPLAINTS_REPORT1,KORAL_COMPLAINTS_REPORT2,KORAL_MAGAZINE_ORDER_DELETE_PIN,KORAL_DEVICE_LIMIT_RESET_PIN,KORAL_RETURN_ORDER_EDIT_PIN,KORAL_RETURN_ORDER_EDIT_USERS,KORAL_MAGAZINE_ORDER_DELETE_USERS,KORAL_MAGAZINE_TRANSFER_WAREHOUSE_ID,KORAL_FRS_SPEDIMEX_MODE,KORAL_FRS_SUUS_LOGIN,KORAL_FRS_SUUS_PASSWORD,KORAL_FRS_SUUS_WSDL,KORAL_FRS_SUUS2_LOGIN,KORAL_FRS_SUUS2_PASSWORD,KORAL_FRS_SUUS2_WSDL,KORAL_FRS_SPEDIMEX_LOGIN,KORAL_FRS_SPEDIMEX_PASSWORD,KORAL_FRS_SPEDIMEX_URL,KORAL_SECRET_KEY,KORAL_REPORTS_VOLUMEN,KORAL_REPORTS_DIR,KORAL_REPORTS_ATTACHMENT_PREFIX,MAILER_RODO_DSN,KORAL_MAIL_FROM_ADDRESS,KORAL_MAIL_FROM_NAME,KORAL_MAIL_RODO_FROM_ADDRESS,KORAL_MAIL_RODO_FROM_NAME,KORAL_MAIL_ATTACHMENTS_ROOT,KORAL_REPORTS_TURNOVER,KORAL_DEVICE_VERIFICATION_EMAILS,KORAL_REPORTS_FRS1,KORAL_REPORTS_FRS2,KORAL_REPORTS_FRS3,KORAL_REPORTS_FREEZERS,KORAL_MAH_ALERT_EMAILS,KORAL_MAH_DELIVERY_DIR,KORAL_MAH_RETURN_DIR,KORAL_MAGAZINE_DEVICES_EXPORT_DIR,KORAL_API_CONTRACTS_TOKEN,KORAL_API_DOC_PASSWORD_HASH,KORAL_FRS_SUUS_MODE" |