Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _password | "******" |
| _username | "test@test.com" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\Security\SecurityController::index" |
| _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 {#1741 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
| _stopwatch_token | "0a7db0" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "ar,en-US;q=0.9,en;q=0.8" |
| connection | "close" |
| content-length | "44" |
| content-type | "application/x-www-form-urlencoded;charset=UTF-8" |
| cookie | "main_deauth_profile_token=f05e0d; PHPSESSID=848c5d7d319dc7e54a76a05d151ec0b3" |
| host | "app.plavnt.com" |
| origin | "https://app.plavnt.com" |
| priority | "u=1, i" |
| referer | "https://app.plavnt.com/login" |
| sec-ch-ua | ""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""macOS"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "31.166.81.207" |
| x-turbo-request-id | "8febf430-1687-4df0-877a-4ce5c7eb5584" |
Request Content
Raw
_username=test%40test.com&_password=******
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 13 May 2026 13:22:39 GMT" |
| expires | "-1" |
| location | "https://app.plavnt.com/admin" |
| pragma | "no-cache" |
| set-cookie | "REMEMBERME=deleted; expires=Tue, 13 May 2025 13:22:39 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "b18f74" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "848c5d7d319dc7e54a76a05d151ec0b3" |
| main_deauth_profile_token | "f05e0d" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#1741 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 13 May 26 13:22:40 +0000" |
| Last used | "Wed, 13 May 26 13:22:40 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "test@test.com" |
| _security.main.target_path | "https://app.plavnt.com/admin/buyer/38/show" |
| _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:20:"App\Entity\User\User":36:{s:24:"\x00App\Entity\User\User\x00id";i:3;s:27:"\x00App\Entity\User\User\x00email";s:13:"test@test.com";s:27:"\x00App\Entity\User\User\x00roles";a:1:{i:0;s:16:"ROLE_SUPER_ADMIN";}s:30:"\x00App\Entity\User\User\x00password";s:60:"$2y$13$xp0TX45VNdI244uh47cXx.D1Ix1kvugrF6HR5PcZv5v05nzDkgvtK";s:30:"\x00App\Entity\User\User\x00fullName";s:10:"aimad test";s:29:"\x00App\Entity\User\User\x00adresse";s:43:"685 Clyde Ave, Mountain View, CA 94043, USA";s:33:"\x00App\Entity\User\User\x00phoneNumber";s:13:"+212707023780";s:28:"\x00App\Entity\User\User\x00orders";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:1;}s:29:"\x00App\Entity\User\User\x00actions";s:1053:"<div class="btn-group">\n <a href="/admin/user/3/show" target="_self" class="btn btn-sm btn-primary" data-controller="tippy--tippy" data-tippy--tippy-content-value="Show">\n <i class="fa-solid fa-info-circle"></i>\n </a> \n \n <button type="button" class="btn btn-sm btn-info" data-controller="tippy--tippy" data-tippy--tippy-content-value="Update"\n data-action="click->modal--modal-multi#openModal" data-modal--modal-multi-modal-title-param="Edit user" data-modal--modal-multi-modal-src-param="/admin/user/3/edit" data-modal--modal-multi-id-param="frame_edit_user"\n >\n <i class="fa-solid fa-edit"></i>\n </button> \n \n <form method="post" class="d-inline" action="/admin/user/3/delete" onsubmit="return confirm('Are you sure you want to delete this item?');">\n <button class="btn btn-sm btn-danger" type="submit" data-controller="tippy--tippy" data-tippy--tippy-content-value="Delete">\n <i class="fa-solid fa-trash"></i>\n </button>\n </form>\n \n </div>";s:28:"\x00App\Entity\User\User\x00search";s:82:"aimad test\n test@test.com\n 685 Clyde Ave, Mountain View, CA 94043, USA\n +212707023780";s:29:"\x00App\Entity\User\User\x00zipCode";s:5:"94043";s:26:"\x00App\Entity\User\User\x00city";s:6:"Riyadh";s:34:"\x00App\Entity\User\User\x00userAdresses";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:28:"\x00App\Entity\User\User\x00avatar";N;s:31:"\x00App\Entity\User\User\x00photoFile";N;s:25:"\x00App\Entity\User\User\x00lat";d:37.402247134204;s:26:"\x00App\Entity\User\User\x00lang";d:-122.04639729112;s:26:"\x00App\Entity\User\User\x00area";N;s:35:"\x00App\Entity\User\User\x00userOccasions";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:30:"\x00App\Entity\User\User\x00comments";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:41:"\x00App\Entity\User\User\x00forgotPasswordToken";s:32:"9851606261a02272435d2c7d4c3be2f9";s:27:"\x00App\Entity\User\User\x00buyer";N;s:35:"\x00App\Entity\User\User\x00plainPassword";N;s:35:"\x00App\Entity\User\User\x00orderMessages";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:30:"\x00App\Entity\User\User\x00phoneTwo";s:13:"+212707023780";s:28:"\x00App\Entity\User\User\x00social";N;s:35:"\x00App\Entity\User\User\x00notifications";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:30:"\x00App\Entity\User\User\x00deviceId";s:142:"chBLZa8SQf2ehBw-TQX923:APA91bHpbsY_PflTX5uZs7Imf4wiH2c5i7LO0V28hblIjDHGYDgYJFK6KSL5XkuqTg7cGUR3hEayXkReMxmQ8iyOYC4VsUAKPsgElUjWgCDR72sqcJEPs38";s:28:"\x00App\Entity\User\User\x00active";b:1;s:29:"\x00App\Entity\User\User\x00appleId";N;s:32:"\x00App\Entity\User\User\x00deviceType";s:7:"android";s:33:"\x00App\Entity\User\User\x00appLanguage";s:2:"ar";s:37:"\x00App\Entity\User\User\x00lastConnectedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-05-13 13:22:39.923639";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:33:"\x00App\Entity\User\User\x00permissions";N;s:31:"\x00App\Entity\User\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2024-09-17 04:29:30.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:31:"\x00App\Entity\User\User\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-05-13 13:22:39.937105";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:9:"ROLE_USER";}}} """ |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/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/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/public/index.php"
"line" => 8
"args" => [
"/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 134
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 80
"function" => "getCredentials"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 72
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 185
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/public/index.php"
"line" => 8
"args" => [
"/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/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/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/public/index.php"
"line" => 8
"args" => [
"/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 250
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/plavnt.com/plavnt/public/index.php"
"line" => 8
"args" => [
"/var/www/vhosts/plavnt.com/plavnt/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "65f72d0a126c53849542c65fc7b85bf7" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://plavnt_app_user:3qTd83a7*@127.0.0.1:3306/plavnt_app?serverVersion=mariadb-10.6.18&charset=utf8mb4" |
| DEFAULT_URI | "https://app.plavnt.com" |
| DINEROPAY_CANCEL_URL | "https://app.plavnt.com/payment/dinero/cancel" |
| DINEROPAY_MERCHANT_KEY | "a6f06df4-46e5-11f1-9b56-c2ecf39e30b0" |
| DINEROPAY_MERCHANT_PASSWORD | "3b1667f19dda609b9a47cfacdf3781aa" |
| DINEROPAY_SUCCESS_URL | "https://app.plavnt.com/payment/dinero/success" |
| FIREBASE_PROJECT_ID | "plavnt-2e6e4" |
| FIREBASE_SERVICE_ACCOUNT_PATH | "/Users/zaki/Desktop/Projects/plavnt/secret/plavnt-firebase.json" |
| JWT_PASSPHRASE | "63775e394d1f2ab3a0743d6effb0bdf25d343f02c6c3a722e333bd2ca83c2e52" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| ODOO_DB | "imcan-qummam" |
| ODOO_PASSWORD | "Plavnt123" |
| ODOO_URL | "https://imcan-qummam.odoo.com" |
| ODOO_USER | "info@plavnt.com" |
| SAVE_FAILED_REQUESTS_ENABLED | "true" |
| WAFEQ_API_KEY | "IbimwGoh.GinNy01Q9FGcRKOGRIuM7QDLUJdUaC1e" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/vhosts/plavnt.com/plavnt" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/plavnt.com/plavnt" ] |
| CONTENT_LENGTH | "44" |
| CONTENT_TYPE | "application/x-www-form-urlencoded;charset=UTF-8" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/plavnt.com/plavnt/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/plavnt.com/plavnt/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/plavnt.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/vnd.turbo-stream.html, text/html, application/xhtml+xml" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "ar,en-US;q=0.9,en;q=0.8" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=f05e0d; PHPSESSID=848c5d7d319dc7e54a76a05d151ec0b3" |
| HTTP_HOST | "app.plavnt.com" |
| HTTP_ORIGIN | "https://app.plavnt.com" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "https://app.plavnt.com/login" |
| HTTP_SEC_CH_UA | ""Not(A:Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""macOS"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "31.166.81.207" |
| HTTP_X_TURBO_REQUEST_ID | "8febf430-1687-4df0-877a-4ce5c7eb5584" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_SSL_TLS_SNI | "app.plavnt.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "agR7Hi5I_eV4INDEvCb6lQAAAA0" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "31.166.81.207" |
| REMOTE_PORT | "57218" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778678558 |
| REQUEST_TIME_FLOAT | 1778678558.6109 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/plavnt.com/plavnt/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "5.189.144.152" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "app.plavnt.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "app.plavnt.com" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/plavnt.com/plavnt/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,WAFEQ_API_KEY,SAVE_FAILED_REQUESTS_ENABLED,ODOO_URL,ODOO_DB,ODOO_USER,ODOO_PASSWORD,FIREBASE_PROJECT_ID,FIREBASE_SERVICE_ACCOUNT_PATH,DEFAULT_URI,DINEROPAY_MERCHANT_KEY,DINEROPAY_MERCHANT_PASSWORD,DINEROPAY_SUCCESS_URL,DINEROPAY_CANCEL_URL" |
| UNIQUE_ID | "agR7Hi5I_eV4INDEvCb6lQAAAA0" |
| USER | "plavnt" |
| proxy-nokeepalive | "1" |