ProfileController :: login
Request
GET Parameters
| Key | Value |
|---|---|
| p | "profile/login" |
POST Parameters
| Key | Value |
|---|---|
| form | [ "mobile" => "9597451585" "referrerurl" => "/shop/productdetails/8597665/400098936" "password" => "checking1" "Submit" => "" "_token" => "e8937fecb58120cb95ccdbd.Nn8qX_Z8jxfhp5-njI2CSI9E0gNFepQ8Tesl1QiSSOY.aRQTLbcW7VGJ4auf5r3DLsQcuDZoNuBtAZwXnEL6eNdPT0slug3oc9eexg" ] |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ProfileController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_profile_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "3f761a" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9" |
| content-length | "287" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=1b4a4fd434926dfa81b6b35fc865b9df" |
| host | "www.anuppu.in" |
| origin | "https://www.anuppu.in" |
| priority | "u=0, i" |
| referer | "https://www.anuppu.in/profile/login" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| te | "trailers" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| x-https | "1" |
| x-php-ob-level | "1" |
Request Content
Raw
form%5Bmobile%5D=9597451585&form%5Breferrerurl%5D=%2Fshop%2Fproductdetails%2F8597665%2F400098936&form%5Bpassword%5D=checking1&form%5BSubmit%5D=&form%5B_token%5D=e8937fecb58120cb95ccdbd.Nn8qX_Z8jxfhp5-njI2CSI9E0gNFepQ8Tesl1QiSSOY.aRQTLbcW7VGJ4auf5r3DLsQcuDZoNuBtAZwXnEL6eNdPT0slug3oc9eexg
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Fri, 24 Jul 2026 16:57:13 GMT" |
| location | "/shop/productdetails/8597665/400098936" |
| x-debug-token | "cd4315" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "1b4a4fd434926dfa81b6b35fc865b9df" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 24 Jul 26 22:24:08 +0530" |
| Last used | "Fri, 24 Jul 26 22:27:11 +0530" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-form | "_k9rAjbFhF48j0AfKXj5-LtQLw2IJh01y0azLqgd69Y" |
| redirectrefererurl | "/shop/productdetails/8597665/400098936" |
| userareaname | "Thoraipakkam" |
| userid | "22270733" |
| username | null |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\ProfileController:185
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 185
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 98
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 60
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Form.php"
"line" => 476
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 107
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Form.php"
"line" => 414
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 209
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 52
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 102
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 60
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Form.php"
"line" => 476
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 107
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Form.php"
"line" => 414
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 209
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 56
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 102
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
"line" => 60
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "preSubmit"
"class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Form.php"
"line" => 476
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
"line" => 107
"function" => "submit"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/form/Form.php"
"line" => 414
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 209
"function" => "handleRequest"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\ProfileController:224
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 224
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\ProfileController:225
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 225
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\ProfileController:228
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 228
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Controller\ProfileController:242
[
[
"file" => "/home/demodump/anuppu.in/src/Controller/ProfileController.php"
"line" => 242
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\ProfileController"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/demodump/anuppu.in/index.php"
"line" => 8
"args" => [
"/home/demodump/anuppu.in/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 | "2aca4d7f27ffd7e8285102568b1d1a2f" |
| DATABASE_URL | "mysql://demodump_anuppu:TKa9rZhtG@localhost:3306/demodump_anuppu?serverVersion=10.6.20-MariaDB&charset=utf8mb4" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "287" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/demodump/anuppu.in" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/demodump/anuppu.in" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "17" |
| H2_STREAM_TAG | "157520-238-17" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_COOKIE | "PHPSESSID=1b4a4fd434926dfa81b6b35fc865b9df" |
| HTTP_HOST | "www.anuppu.in" |
| HTTP_ORIGIN | "https://www.anuppu.in" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://www.anuppu.in/profile/login" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_TE | "trailers" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" |
| HTTP_X_HTTPS | "1" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/" |
| QUERY_STRING | "p=profile/login" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "17" |
| REDIRECT_H2_STREAM_TAG | "157520-238-17" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "p=profile/login" |
| REDIRECT_SCRIPT_URI | "https://www.anuppu.in/profile/login" |
| REDIRECT_SCRIPT_URL | "/profile/login" |
| REDIRECT_SSL_TLS_SNI | "www.anuppu.in" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "amOZZ0J-PbvJXKLfq0K2nwABQxc" |
| REDIRECT_URL | "/profile/login" |
| REMOTE_ADDR | "122.167.100.85" |
| REMOTE_PORT | "30434" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1784912231 |
| REQUEST_TIME_FLOAT | 1784912231.7886 |
| REQUEST_URI | "/profile/login" |
| SCRIPT_FILENAME | "/home/demodump/anuppu.in/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.anuppu.in/profile/login" |
| SCRIPT_URL | "/profile/login" |
| SERVER_ADDR | "103.14.122.124" |
| SERVER_ADMIN | "webmaster@anuppu.in.demodump.in" |
| SERVER_NAME | "www.anuppu.in" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.anuppu.in" |
| SYMFONY_DOTENV_PATH | "/home/demodump/anuppu.in/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "amOZZ0J-PbvJXKLfq0K2nwABQxc" |