Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
| _password | "******" |
| _username | "admin@skillpilot.test" |
Uploaded Files
No files were uploaded
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_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#469 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
| _stopwatch_token | "6d58a7" |
| csrf-token | 257 |
| school | [ "id" => 1 "name" => "SkillPilot dFirma" "slug" => "demo-skillpilot" "status" => "active" "default_locale" => "pl" "logo_path" => "/uploads/schools/1/branding/site-5bba4c74bbc708c5.svg" "meta_title_suffix" => "SkillPilot dFirma" ] |
| school_domain | [ "id" => 1 "host" => "skillpilot.dfirma.pl" "primary_domain" => true ] |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "pl,en-US;q=0.9,en;q=0.8,sv;q=0.7,da;q=0.6" |
| cache-control | "max-age=0" |
| content-length | "77" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "main_deauth_profile_token=b426ca; PHPSESSID=af5e5438a5a378c4809947ede277cf33" |
| host | "skillpilot.dfirma.pl" |
| origin | "https://skillpilot.dfirma.pl" |
| priority | "u=0, i" |
| referer | "https://skillpilot.dfirma.pl/login" |
| sec-ch-ua | ""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| x-php-ob-level | "0" |
Request Content
Raw
_csrf_token=csrf-token&_username=admin%40skillpilot.test&_password=******
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Fri, 10 Jul 2026 20:18:58 GMT" |
| location | "https://skillpilot.dfirma.pl/" |
| set-cookie | "REMEMBERME=deleted; expires=Thu, 10 Jul 2025 20:18:57 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "e7e338" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "af5e5438a5a378c4809947ede277cf33" |
| main_deauth_profile_token | "b426ca" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#469 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 10 Jul 26 22:18:58 +0200" |
| Last used | "Fri, 10 Jul 26 22:18:58 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "admin@skillpilot.test" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":9:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:21:"admin@skillpilot.test";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:9:"ROLE_USER";i:1;s:16:"ROLE_SUPER_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$yR3.Z6zRWshkVhFUFgEYFOIOFc8rITTWdLrj7xfGE0atCh0vhMUaK";s:26:"\x00App\Entity\User\x00firstName";s:5:"Super";s:25:"\x00App\Entity\User\x00lastName";s:5:"Admin";s:23:"\x00App\Entity\User\x00active";b:1;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-07-03 11:00:06.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Warsaw";}s:26:"\x00App\Entity\User\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-07-03 18:26:59.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Warsaw";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:16:"ROLE_SUPER_ADMIN";}}}" |
| csrf-token | 257 |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 181
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
"line" => 5
"args" => [
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 134
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 80
"function" => "getCredentials"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 72
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 185
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
"line" => 5
"args" => [
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 242
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
"line" => 5
"args" => [
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:36
[
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 102
"function" => "getTargetPath"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 56
"function" => "determineTargetUrl"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 103
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 89
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 244
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
"line" => 5
"args" => [
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:44
[
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 44
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 103
"function" => "removeTargetPath"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 56
"function" => "determineTargetUrl"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 103
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 89
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 244
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
"line" => 5
"args" => [
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 250
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
"line" => 5
"args" => [
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/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 | "dev-only-replace-me" |
| APP_SHARE_DIR | "var/share" |
| APP_URL | "http://localhost" |
| CLOUDFLARE_R2_ACCESS_KEY | "" |
| CLOUDFLARE_R2_DEFAULT_REGION | "auto" |
| CLOUDFLARE_R2_SECRET_KEY | "" |
| CLOUDFLARE_R2_TOKEN_SECRET | "" |
| DATABASE_URL | "mysql://cho3to_skillpil:%zkR3)Tf1X(i6@skillpilot.mysql.dhosting.pl:3306/nied4o_skillpil?serverVersion=8.4.0&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| DHOSTING_API_BASE_URL | "https://api.dhosting.pl" |
| DHOSTING_API_PASS | "SkillPil0T123!" |
| DHOSTING_API_USER | "api_skillpilot" |
| GOOGLE_CALENDAR_SCOPES | "https://www.googleapis.com/auth/calendar.events https://www.googleapis.com/auth/drive.metadata.readonly" |
| GOOGLE_OAUTH_CLIENT_ID | "560094685588-l53kuvr527c8shjcirhilt99305sjpdf.apps.googleusercontent.com" |
| GOOGLE_OAUTH_CLIENT_SECRET | "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" |
| KSEF_API_BASE_URL | "" |
| MAILER_DSN | "smtp://system-skillpilot%40dfirma.pl:SkillPil0T123!!@smtp.dpoczta.pl:587?require_tls=true" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PAYU_API_BASE_URL | "https://secure.payu.com" |
| PAYU_CLIENT_ID | "" |
| PAYU_CLIENT_SECRET | "" |
| PAYU_POS_ID | "" |
| SKILLPILOT_DEFAULT_SCHOOL_STORAGE_LIMIT_BYTES | "10737418240" |
| SKILLPILOT_DEFAULT_TIMEZONE | "Europe/Warsaw" |
| SKILLPILOT_MEET_LINK_LEAD_MINUTES | "15" |
| SKILLPILOT_PAYU_COMMISSION_RATE | "0.015" |
| SKILLPILOT_PAYU_GATEWAY_ENABLED | "0" |
| SKILLPILOT_PLATFORM_DOMAIN | "skillpilot.dfirma.pl" |
| SKILLPILOT_UPLOAD_MAX_BYTES | "10485760" |
| TRUSTED_PROXIES | "127.0.0.1" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl" ] |
| CONTENT_LENGTH | "77" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| DOCUMENT_ROOT | "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public" |
| GEOIP_ADDR | "213.241.28.18" |
| GEOIP_CONTINENT_CODE | "EU" |
| GEOIP_COUNTRY_CODE | "PL" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "pl,en-US;q=0.9,en;q=0.8,sv;q=0.7,da;q=0.6" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_COOKIE | "main_deauth_profile_token=b426ca; PHPSESSID=af5e5438a5a378c4809947ede277cf33" |
| HTTP_HOST | "skillpilot.dfirma.pl" |
| HTTP_ORIGIN | "https://skillpilot.dfirma.pl" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://skillpilot.dfirma.pl/login" |
| HTTP_SEC_CH_UA | ""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| LANG | "pl_PL.UTF8" |
| MAGICK_THREAD_LIMIT | "1" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHPRC | "/home/klient.dhosting.pl/skillpilot/.settings/" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "POST" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "213.241.28.18" |
| REMOTE_PORT | "52938" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1783714737 |
| REQUEST_TIME_FLOAT | 1783714737.7526 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://skillpilot.dfirma.pl/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "109.95.157.230" |
| SERVER_ADMIN | "admin@demonek.com" |
| SERVER_NAME | "skillpilot.dfirma.pl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_CIPHER_ALGKEYSIZE | "128" |
| SSL_CIPHER_USEKEYSIZE | "128" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,APP_URL,TRUSTED_PROXIES,SKILLPILOT_PLATFORM_DOMAIN,SKILLPILOT_DEFAULT_TIMEZONE,SKILLPILOT_DEFAULT_SCHOOL_STORAGE_LIMIT_BYTES,SKILLPILOT_UPLOAD_MAX_BYTES,SKILLPILOT_MEET_LINK_LEAD_MINUTES,SKILLPILOT_PAYU_COMMISSION_RATE,SKILLPILOT_PAYU_GATEWAY_ENABLED,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,GOOGLE_CALENDAR_SCOPES,CLOUDFLARE_R2_ACCESS_KEY,CLOUDFLARE_R2_SECRET_KEY,CLOUDFLARE_R2_TOKEN_SECRET,APP_DEBUG,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,DHOSTING_API_BASE_URL,DHOSTING_API_USER,DHOSTING_API_PASS,CLOUDFLARE_R2_DEFAULT_REGION,PAYU_API_BASE_URL,PAYU_POS_ID,PAYU_CLIENT_ID,PAYU_CLIENT_SECRET,KSEF_API_BASE_URL" |
| TMPDIR | "/home/klient.dhosting.pl/skillpilot/.tmp" |
| X-LSCACHE | "on,esi,combine" |
| X_SPDY | "HTTP2" |
| argc | 0 |
| argv | [] |