POST https://staging.my-waycard.com/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"vuVYX1LgQs8p+VNiYvCSlg9d"
_password
"******"
_username
"office.musicmission@gmail.com"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"de"
_route
"app_login"
_route_params
[
  "_locale" => "de"
]
_security.last_username
"office.musicmission@gmail.com"
_security_firewall_run
"_security_main"
_stopwatch_token
"ae42c0"
csrf-token
3

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
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
cache-control
"max-age=0"
connection
"close"
content-length
"103"
content-type
"application/x-www-form-urlencoded"
cookie
"_pk_id.1.81b1=53cf894d841cef89.1775584600.; _ga=GA1.1.1508235865.1775584600; main_deauth_profile_token=e2e11b; _pk_ref.1.81b1=%5B%22%22%2C%22%22%2C1779911798%2C%22https%3A%2F%2Fcheckout.stripe.com%2F%22%5D; _pk_ses.1.81b1=1; PHPSESSID=420024193a4bc29fc09a7455b676efa4; __Host-csrf-token_vuVYX1LgQs8p+VNiYvCSlg9d=csrf-token; _ga_TXL9W4Y008=GS2.1.s1779911797$o100$g1$t1779911888$j32$l0$h0"
host
"staging.my-waycard.com"
origin
"https://staging.my-waycard.com"
priority
"u=0, i"
referer
"https://staging.my-waycard.com/login"
sec-ch-ua
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
x-php-ob-level
"1"
x-real-ip
"46.124.141.194"

Request Content

Raw

_username=office.musicmission%40gmail.com&_password=******&_csrf_token=vuVYX1LgQs8p%2BVNiYvCSlg9d

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=utf-8"
date
"Wed, 27 May 2026 19:58:09 GMT"
expires
"-1"
location
"/academy"
pragma
"no-cache"
set-cookie
"__Host-csrf-token_vuVYX1LgQs8p+VNiYvCSlg9d=deleted; expires=Tue, 27 May 2025 19:58:08 GMT; Max-Age=0; path=/; secure; samesite=strict"
x-debug-token
"3aa461"

Cookies

Request Cookies

Key Value
PHPSESSID
"420024193a4bc29fc09a7455b676efa4"
__Host-csrf-token_vuVYX1LgQs8p+VNiYvCSlg9d
"csrf-token"
_ga
"GA1.1.1508235865.1775584600"
_ga_TXL9W4Y008
"GS2.1.s1779911797$o100$g1$t1779911888$j32$l0$h0"
_pk_id_1_81b1
"53cf894d841cef89.1775584600."
_pk_ref_1_81b1
"["","",1779911798,"https://checkout.stripe.com/"]"
_pk_ses_1_81b1
"1"
main_deauth_profile_token
"e2e11b"

Response Cookies

Key Value
__Host-csrf-token_vuVYX1LgQs8p+VNiYvCSlg9d
Symfony\Component\HttpFoundation\Cookie {#1711
  #expire: 1
  #path: "/"
  -sameSite: "strict"
  -secureDefault: true
  #name: "__Host-csrf-token_vuVYX1LgQs8p+VNiYvCSlg9d"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: false
  -raw: false
  -partitioned: false
}

Session 5

Session Metadata

Key Value
Created
"Wed, 27 May 26 19:58:09 +0000"
Last used
"Wed, 27 May 26 19:58:09 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"office.musicmission@gmail.com"
_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":18:{s:19:"\x00App\Entity\User\x00id";O:28:"Symfony\Component\Uid\UuidV7":1:{s:6:"\x00*\x00uid";s:36:"019e44cb-e98d-70a7-a022-e12c2cf9f7ed";}s:22:"\x00App\Entity\User\x00email";s:29:"office.musicmission@gmail.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";s:8:"79b0de01";s:27:"\x00App\Entity\User\x00isVerified";b:1;s:39:"\x00App\Entity\User\x00emailVerificationToken";N;s:48:"\x00App\Entity\User\x00emailVerificationTokenExpiresAt";N;s:27:"\x00App\Entity\User\x00totpSecret";N;s:29:"\x00App\Entity\User\x00totpVerified";b:0;s:26:"\x00App\Entity\User\x00firstName";s:5:"Klaus";s:25:"\x00App\Entity\User\x00lastName";s:6:"Werner";s:36:"\x00App\Entity\User\x00requiredUserActions";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:2:{i:0;O:22:"App\Entity\UserActions":8:{s:26:"\x00App\Entity\UserActions\x00id";i:1;s:28:"\x00App\Entity\UserActions\x00name";s:15:"UPDATE_PASSWORD";s:35:"\x00App\Entity\UserActions\x00description";s:35:"User needs to update their password";s:31:"\x00App\Entity\UserActions\x00sorting";i:5;s:41:"\x00App\Entity\UserActions\x00reminderDelayDays";i:1;s:50:"\x00App\Entity\UserActions\x00reminderRepeatIntervalDays";i:1;s:40:"\x00App\Entity\UserActions\x00reminderMaxSends";N;s:36:"\x00App\Entity\UserActions\x00mailTemplate";O:24:"App\Entity\EmailTemplate":1:{s:28:"\x00App\Entity\EmailTemplate\x00id";i:1;}}i:1;O:22:"App\Entity\UserActions":8:{s:26:"\x00App\Entity\UserActions\x00id";i:9;s:28:"\x00App\Entity\UserActions\x00name";s:19:"CREATE_FIRST_COURSE";s:35:"\x00App\Entity\UserActions\x00description";s:27:"Erstelle deinen ersten Kurs";s:31:"\x00App\Entity\UserActions\x00sorting";i:25;s:41:"\x00App\Entity\UserActions\x00reminderDelayDays";i:3;s:50:"\x00App\Entity\UserActions\x00reminderRepeatIntervalDays";i:3;s:40:"\x00App\Entity\UserActions\x00reminderMaxSends";N;s:36:"\x00App\Entity\UserActions\x00mailTemplate";O:24:"App\Entity\EmailTemplate":1:{s:28:"\x00App\Entity\EmailTemplate\x00id";i:3;}}}}s:14:"\x00*\x00initialized";b:1;}s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-05-20 09:51:14.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:37:"\x00App\Entity\User\x00termsAndConditionsAt";N;s:24:"\x00App\Entity\User\x00company";O:18:"App\Entity\Company":22:{s:22:"\x00App\Entity\Company\x00id";i:28;s:24:"\x00App\Entity\Company\x00name";s:10:"Yoga Karin";s:24:"\x00App\Entity\Company\x00slug";N;s:26:"\x00App\Entity\Company\x00street";s:15:"Hausfeldstraße";s:23:"\x00App\Entity\Company\x00zip";s:4:"1220";s:24:"\x00App\Entity\Company\x00city";s:4:"Wien";s:27:"\x00App\Entity\Company\x00country";O:18:"App\Entity\Country":1:{s:22:"\x00App\Entity\Country\x00id";O:28:"Symfony\Component\Uid\UuidV1":1:{s:6:"\x00*\x00uid";s:36:"1eb0963d-fdbc-11f0-9a8e-b2151d0f9404";}}s:29:"\x00App\Entity\Company\x00vatNumber";N;s:25:"\x00App\Entity\Company\x00email";s:16:"yogakarin@gmx.at";s:29:"\x00App\Entity\Company\x00telephone";N;s:29:"\x00App\Entity\Company\x00longitude";d:16.4884193;s:28:"\x00App\Entity\Company\x00latitude";d:48.2358278;s:29:"\x00App\Entity\Company\x00isVisible";b:1;s:39:"\x00App\Entity\Company\x00onboardingCompleted";b:0;s:30:"\x00App\Entity\Company\x00eduPackage";O:21:"App\Entity\EduPackage":1:{s:25:"\x00App\Entity\EduPackage\x00id";i:2;}s:36:"\x00App\Entity\Company\x00stripeCustomerId";N;s:40:"\x00App\Entity\Company\x00stripeSubscriptionId";N;s:33:"\x00App\Entity\Company\x00averageRating";N;s:31:"\x00App\Entity\Company\x00reviewCount";i:0;s:38:"\x00App\Entity\Company\x00additionalDiscount";N;s:33:"\x00App\Entity\Company\x00companyDetail";O:24:"App\Entity\CompanyDetail":16:{s:28:"\x00App\Entity\CompanyDetail\x00id";i:18;s:33:"\x00App\Entity\CompanyDetail\x00company";r:48;s:32:"\x00App\Entity\CompanyDetail\x00slogan";s:109:"Achtsame Yoga-Kurse für Anfänger und Fortgeschrittene – finde Balance, Energie und innere Ruhe im Alltag.";s:42:"\x00App\Entity\CompanyDetail\x00shortDescription";s:283:"In unserem Yoga Studio bieten wir entspannende und stärkende Yoga-Kurse für jedes Level an. Ob Hatha Yoga, Vinyasa Flow oder Meditation – bei uns findest du Raum für Bewegung, Entspannung und persönliche Auszeit. Gemeinsam fördern wir Gesundheit, Achtsamkeit und Wohlbefinden.";s:41:"\x00App\Entity\CompanyDetail\x00longDescription";s:1106:"<h1><strong>Willkommen in unserem Yoga Studio – deinem Ort für Ruhe, Bewegung und neue Energie.</strong></h1><div><br></div><div>Wir bieten vielfältige Yoga-Kurse für Anfänger und Fortgeschrittene an. Unser Ziel ist es, Körper und Geist in Einklang zu bringen und dir einen Ausgleich zum stressigen Alltag zu ermöglichen.<br><br></div><div>Ob dynamische Flows, entspannendes Yin Yoga oder geführte Meditationen – unsere erfahrenen Trainer begleiten dich mit persönlicher Betreuung und einer angenehmen Atmosphäre.</div><div>Neben regelmäßigen Kursen veranstalten wir auch Workshops, Retreats und spezielle Programme für Entspannung, Stressabbau und ganzheitliches Wohlbefinden.</div><div>Bei uns steht nicht Leistung im Mittelpunkt, sondern dein persönliches Wohlbefinden und deine individuelle Entwicklung.<br><br></div><div><strong>Unsere Angebote</strong><br><br></div><ul><li>&nbsp;Hatha Yoga &amp; Vinyasa Flow&nbsp;</li><li>&nbsp;Yin Yoga &amp; Meditation&nbsp;</li><li>&nbsp;Workshops &amp; Yoga Retreats&nbsp;</li><li>&nbsp;Kurse für Anfänger und Fortgeschrittene&nbsp;</li></ul>";s:33:"\x00App\Entity\CompanyDetail\x00website";s:20:"https://yogakarin.at";s:38:"\x00App\Entity\CompanyDetail\x00facebookLink";N;s:39:"\x00App\Entity\CompanyDetail\x00instagramLink";N;s:38:"\x00App\Entity\CompanyDetail\x00linkedinLink";N;s:38:"\x00App\Entity\CompanyDetail\x00vimeoVideoId";s:10:"1193958945";s:43:"\x00App\Entity\CompanyDetail\x00vimeoThumbnailUrl";s:133:"https://i.vimeocdn.com/video/2159493518-62e7011a9cb0e7c675411da5f3e61f1e6053cc656e200b21a2994e6c6fce8784-d_1920x1080?&r=pad&region=us";s:35:"\x00App\Entity\CompanyDetail\x00logoImage";O:16:"App\Entity\Image":1:{s:20:"\x00App\Entity\Image\x00id";i:22;}s:35:"\x00App\Entity\CompanyDetail\x00mainImage";O:16:"App\Entity\Image":1:{s:20:"\x00App\Entity\Image\x00id";i:27;}s:39:"\x00App\Entity\CompanyDetail\x00galleryImages";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:35:"\x00App\Entity\CompanyDetail\x00createdAt";O:8:"DateTime":3:{s:4:"date";s:26:"2026-05-20 09:53:16.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:35:"\x00App\Entity\CompanyDetail\x00updatedAt";O:8:"DateTime":3:{s:4:"date";s:26:"2026-05-20 09:53:16.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}s:25:"\x00App\Entity\Company\x00users";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}s:37:"\x00App\Entity\User\x00reminderUnsubscribed";b:0;s:24:"\x00App\Entity\User\x00deleted";b:0;s:26:"\x00App\Entity\User\x00deletedAt";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}"
csrf-token
3

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 181
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 134
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 80
    "function" => "getCredentials"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 74
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 51
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 242
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
    "line" => 55
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
    "line" => 53
    "function" => "onAuthentication"
    "class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onSuccessfulLogin"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 250
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:91
[
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 91
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
    "line" => 55
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
    "line" => 53
    "function" => "onAuthentication"
    "class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onSuccessfulLogin"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 250
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/my-waycard.com/staging.my-waycard.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADS_BATCH_MAX_EVENTS
"10"
ADS_CLICK_TTL
"86400"
ADS_ENABLED
"true"
ADS_HMAC_SECRET
"e5aa455f52dea25c721042c024d78eafa2e4abb82220a09919dd00e2a5e0b797"
ADS_IMPRESSION_TTL
"300"
APP_ENV
"dev"
APP_SECRET
"792228bb86f7a0253e2cffc3ec348358"
DATABASE_NAME
"myeducard_db_dev"
DATABASE_PASSWORD
"9nRjaiWOEracO-gv"
DATABASE_URL
"mysql://myeducard_dbu_dev@127.0.0.1:3306/myeducard_db_dev?serverVersion=11.8.3-MariaDB&charset=utf8mb4"
DEEPL_API_KEY
""
ELASTICSEARCH_URL
"http://localhost:9200/"
FB_ID
""
FB_SECRET
""
GA4_PROPERTY_ID
"530026514"
GA4_SERVICE_ACCOUNT_JSON_PATH
"var/secrets/myeducard-42ed337ee302.json"
GA_MEASUREMENT_ID
"G-TXL9W4Y008"
GOOGLE_MAPS_API_KEY
"AIzaSyBqhkJo387N-hY43MNxZX-_wE0EuuYov4U"
GOOGLE_MAPS_DEFAULT_MAP_ID
"928ac694d1b747f1c58d3801"
JWT_PASSPHRASE
"9900b335efd8a734fb56ec0a2126825a35ce05d9d295c761197838fc20a08bc4"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KERNEL_CLASS
"App\Kernel"
MAILER_DSN
"smtps://no-reply%40my-waycard.com:y9hyC%21Odw9xr@my-waycard.com:465"
MAILER_SENDER_ADDRESS
"no-reply@my-waycard.com"
MATOMO_AUTH_TOKEN
"2f1e605253602211cde2825fdfca3d48"
MATOMO_BASE_URL
"https://matomo.doppelpack.info/"
MATOMO_SITE_ID
"1"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PRELAUNCH_MODE
"false"
STRIPE_DEFAULT_TAX_RATE_ID
"txr_1TWHjTPDHKDYS7Frik6OEly7"
STRIPE_SECRET_KEY
"sk_test_51SNXkLPDHKDYS7Fr2pEOlmoHraGKgwFRVtplnUOUxJnutt9F8KGlZex3P95EhRBBsogJcnAtGtClBdYhrptBY4be00lNSFJWlw"
STRIPE_WEBHOOK_SECRET
"whsec_UZekuFJCjCqL6dcCBSrp2vWKdrGCx2CZ"
VIMEO_ACCESS_TOKEN
"b727524f50a1c28266f624223e224d15"
VIMEO_CLIENT_ID
"6c2c124616e3b6476273d1076612f25b71a6141f"
VIMEO_CLIENT_SECRET
"5OGb+q0TXjAr5o65RPZYcFi8opbj6AH2171RH9jsrlzYEbCmkdWjFDLTQAG9FeLoH9GlyJfypRdLMQ73nPCjinmqWyQLRPGVKHvaMq+lup4wq8XtzSR2cIBopHucKhKz"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"103"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/my-waycard.com"
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
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"_pk_id.1.81b1=53cf894d841cef89.1775584600.; _ga=GA1.1.1508235865.1775584600; main_deauth_profile_token=e2e11b; _pk_ref.1.81b1=%5B%22%22%2C%22%22%2C1779911798%2C%22https%3A%2F%2Fcheckout.stripe.com%2F%22%5D; _pk_ses.1.81b1=1; PHPSESSID=420024193a4bc29fc09a7455b676efa4; __Host-csrf-token_vuVYX1LgQs8p+VNiYvCSlg9d=csrf-token; _ga_TXL9W4Y008=GS2.1.s1779911797$o100$g1$t1779911888$j32$l0$h0"
HTTP_HOST
"staging.my-waycard.com"
HTTP_ORIGIN
"https://staging.my-waycard.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://staging.my-waycard.com/login"
HTTP_SEC_CH_UA
""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
HTTP_X_REAL_IP
"46.124.141.194"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SCRIPT_URI
"https://staging.my-waycard.com/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"staging.my-waycard.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ahdM0J7cGrDdquafsjF@xAAAAUU"
REDIRECT_URL
"/login"
REMOTE_ADDR
"46.124.141.194"
REMOTE_PORT
"52648"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1779911888
REQUEST_TIME_FLOAT
1779911888.3388
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/my-waycard.com/staging.my-waycard.com/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://staging.my-waycard.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"85.236.45.150"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"staging.my-waycard.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"staging.my-waycard.com"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/my-waycard.com/staging.my-waycard.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,FB_ID,FB_SECRET,DEEPL_API_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,STRIPE_DEFAULT_TAX_RATE_ID,ELASTICSEARCH_URL,ADS_ENABLED,ADS_HMAC_SECRET,ADS_IMPRESSION_TTL,ADS_CLICK_TTL,ADS_BATCH_MAX_EVENTS,VIMEO_CLIENT_ID,VIMEO_CLIENT_SECRET,VIMEO_ACCESS_TOKEN,GOOGLE_MAPS_API_KEY,GOOGLE_MAPS_DEFAULT_MAP_ID,GA_MEASUREMENT_ID,GA4_PROPERTY_ID,GA4_SERVICE_ACCOUNT_JSON_PATH,PRELAUNCH_MODE,MAILER_SENDER_ADDRESS,MATOMO_BASE_URL,MATOMO_SITE_ID,MATOMO_AUTH_TOKEN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DATABASE_NAME,DATABASE_PASSWORD,KERNEL_CLASS"
UNIQUE_ID
"ahdM0J7cGrDdquafsjF@xAAAAUU"
USER
"my-waycard.com_ko93ptxpo7e"
proxy-nokeepalive
"1"