POST https://demo.skillpilot.dfirma.pl/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"csrf-token"
_password
"******"
_username
"teacher1.demo@skillpilot.pl"

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 {#523
  #expire: 1
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}
_stopwatch_token
"a0befc"
csrf-token
257
school
[
  "id" => 5
  "name" => "Akademia Demo SkillPilot"
  "slug" => "akademia-demo-skillpilot"
  "status" => "active"
  "default_locale" => "pl"
  "logo_path" => null
  "meta_title_suffix" => "Akademia Demo SkillPilot"
  "gtm_container_id" => null
  "google_analytics_id" => null
]
school_domain
[
  "id" => 8
  "host" => "demo.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
"89"
content-type
"application/x-www-form-urlencoded"
cookie
"main_deauth_profile_token=0193fc; PHPSESSID=1e0dad0e78a736d6a8b252695b09192d"
host
"demo.skillpilot.dfirma.pl"
origin
"https://demo.skillpilot.dfirma.pl"
priority
"u=0, i"
referer
"https://demo.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=teacher1.demo%40skillpilot.pl&_password=******

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Sun, 26 Jul 2026 17:06:30 GMT"
location
"https://demo.skillpilot.dfirma.pl/panel"
set-cookie
"REMEMBERME=deleted; expires=Sat, 26 Jul 2025 17:06:29 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax"
x-debug-token
"8041d7"

Cookies

Request Cookies

Key Value
PHPSESSID
"1e0dad0e78a736d6a8b252695b09192d"
main_deauth_profile_token
"0193fc"

Response Cookies

Key Value
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#523
  #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
"Sun, 26 Jul 26 19:06:30 +0200"
Last used
"Sun, 26 Jul 26 19:06:30 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"teacher1.demo@skillpilot.pl"
_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":11:{s:19:"\x00App\Entity\User\x00id";i:40;s:22:"\x00App\Entity\User\x00email";s:27:"teacher1.demo@skillpilot.pl";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";N;s:35:"\x00App\Entity\User\x00schoolPasswordHash";s:60:"$2y$13$eA3e2awaCpspiXbvSbbSIOLQIDWzoopiFmWvI1i/39sOTO/EwXy9.";s:39:"\x00App\Entity\User\x00schoolPasswordResolved";b:1;s:26:"\x00App\Entity\User\x00firstName";s:4:"Anna";s:25:"\x00App\Entity\User\x00lastName";s:5:"Nowak";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-26 18:59:22.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-26 18:59:22.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:1:{i:0;s:9:"ROLE_USER";}}}"
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\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"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:91
[
  [
    "file" => "/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 91
    "function" => "remove"
    "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"
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
"openid https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/calendar.events"
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"
PAYU_API_BASE_URL
"https://secure.snd.payu.com"
PAYU_CLIENT_ID
""
PAYU_CLIENT_SECRET
""
PAYU_POS_ID
""
SKILLPILOT_DEFAULT_SCHOOL_STORAGE_LIMIT_BYTES
"10737418240"
SKILLPILOT_DEFAULT_TIMEZONE
"Europe/Warsaw"
SKILLPILOT_DEMO_DOMAIN
"demo.skillpilot.dfirma.pl"
SKILLPILOT_DEMO_GOOGLE_ACCESS_TOKEN
""
SKILLPILOT_DEMO_GOOGLE_REFRESH_TOKEN
""
SKILLPILOT_DEMO_R2_ACCESS_KEY
""
SKILLPILOT_DEMO_R2_ACCOUNT_ID
""
SKILLPILOT_DEMO_R2_BUCKET
""
SKILLPILOT_DEMO_R2_SECRET_KEY
""
SKILLPILOT_DEMO_RESET_INTERVAL_MINUTES
"120"
SKILLPILOT_GEOCODER_BASE_URL
"https://nominatim.openstreetmap.org"
SKILLPILOT_GEOCODER_USER_AGENT
"SkillPilot/1.0 kontakt@skillpilot.pl"
SKILLPILOT_KSEF_MODE
"test"
SKILLPILOT_MARKETING_CONTACT_EMAIL
"kontakt@skillpilot.pl"
SKILLPILOT_MARKETING_FROM_EMAIL
"kontakt@skillpilot.pl"
SKILLPILOT_PANEL_A_RECORD_IP
""
SKILLPILOT_PAYU_COMMISSION_RATE
"0.015"
SKILLPILOT_PAYU_GATEWAY_ENABLED
"0"
SKILLPILOT_PAYU_MODE
"sandbox"
SKILLPILOT_PLATFORM_DOMAIN
"skillpilot.dfirma.pl"
SKILLPILOT_PLATFORM_KSEF_API_BASE_URL
"https://api-test.ksef.mf.gov.pl/v2"
SKILLPILOT_PLATFORM_KSEF_TAX_ID
""
SKILLPILOT_PLATFORM_KSEF_TOKEN
""
SKILLPILOT_PLATFORM_KSEF_TOKEN_REF
"env:SKILLPILOT_PLATFORM_KSEF_TOKEN"
SKILLPILOT_PLATFORM_PAYU_CLIENT_ID
""
SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET
""
SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET_REF
"env:SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET"
SKILLPILOT_PLATFORM_PAYU_POS_ID
""
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
"89"
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=0193fc; PHPSESSID=1e0dad0e78a736d6a8b252695b09192d"
HTTP_HOST
"demo.skillpilot.dfirma.pl"
HTTP_ORIGIN
"https://demo.skillpilot.dfirma.pl"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://demo.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
"54526"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785085589
REQUEST_TIME_FLOAT
1785085589.5134
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/klient.dhosting.pl/skillpilot/skillpilot.dfirma.pl/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://demo.skillpilot.dfirma.pl/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"109.95.157.230"
SERVER_ADMIN
"admin@demonek.com"
SERVER_NAME
"demo.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_DEMO_DOMAIN,SKILLPILOT_DEMO_RESET_INTERVAL_MINUTES,SKILLPILOT_PANEL_A_RECORD_IP,SKILLPILOT_DEFAULT_TIMEZONE,SKILLPILOT_DEFAULT_SCHOOL_STORAGE_LIMIT_BYTES,SKILLPILOT_UPLOAD_MAX_BYTES,SKILLPILOT_PAYU_COMMISSION_RATE,SKILLPILOT_PAYU_GATEWAY_ENABLED,SKILLPILOT_PAYU_MODE,PAYU_API_BASE_URL,SKILLPILOT_MARKETING_CONTACT_EMAIL,SKILLPILOT_MARKETING_FROM_EMAIL,SKILLPILOT_PLATFORM_PAYU_POS_ID,SKILLPILOT_PLATFORM_PAYU_CLIENT_ID,SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET_REF,SKILLPILOT_PLATFORM_PAYU_CLIENT_SECRET,SKILLPILOT_KSEF_MODE,SKILLPILOT_PLATFORM_KSEF_TAX_ID,SKILLPILOT_PLATFORM_KSEF_TOKEN_REF,SKILLPILOT_PLATFORM_KSEF_TOKEN,SKILLPILOT_PLATFORM_KSEF_API_BASE_URL,SKILLPILOT_GEOCODER_BASE_URL,SKILLPILOT_GEOCODER_USER_AGENT,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,GOOGLE_CALENDAR_SCOPES,SKILLPILOT_DEMO_GOOGLE_ACCESS_TOKEN,SKILLPILOT_DEMO_GOOGLE_REFRESH_TOKEN,SKILLPILOT_DEMO_R2_ACCOUNT_ID,SKILLPILOT_DEMO_R2_BUCKET,SKILLPILOT_DEMO_R2_ACCESS_KEY,SKILLPILOT_DEMO_R2_SECRET_KEY,APP_DEBUG,DATABASE_URL,MAILER_DSN,DHOSTING_API_BASE_URL,DHOSTING_API_USER,DHOSTING_API_PASS,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
[]