SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.default" |
| _locale | "en" |
| _redirected | true |
| _route | "login" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_default" |
| _stopwatch_token | "e4bdac" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "visitor_tag=69356494bcdbd; sf_redirect=%7B%22token%22%3A%2244d65f%22%2C%22route%22%3A%22no_locale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CNoLocaleController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.phonismart.com%5C%2Fsrc%5C%2FController%5C%2FNoLocaleController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=82rgqruf3leakrkuhdqqfhuiui" |
| host | "dev.phonismart.com" |
| referer | "https://dev.phonismart.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 07 Dec 2025 11:27:17 GMT" |
| x-debug-token | "82bb22" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "82rgqruf3leakrkuhdqqfhuiui" |
| sf_redirect | "{"token":"44d65f","route":"no_locale","method":"GET","controller":{"class":"App\\Controller\\NoLocaleController","method":"index","file":"\/var\/www\/dev.phonismart.com\/src\/Controller\/NoLocaleController.php","line":16},"status_code":302,"status_text":"Found"}" |
| visitor_tag | "69356494bcdbd" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 07 Dec 25 12:27:16 +0100" |
| Last used | "Sun, 07 Dec 25 12:27:17 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "TrRk_y1N1xIJ582Ltox4oPpvaSoVfUKokQPZefsEtPA" |
| _locale | "en" |
| platform | App\Entity\Platform {#1741 -id: 1 -name: "Phonismart" -logo: null -domain: "dev.phonismart.com" -users: Doctrine\ORM\PersistentCollection {#1901 …} -email: "team@phonismart.com" -emailPassword: "Phonismart456**" -smtpServer: "smtp.gmail.com" -smtpPort: 587 -imapServer: null -imapPort: null -deleted: false -deletedAt: null -offerCategories: Doctrine\ORM\PersistentCollection {#1976 …} -offers: Doctrine\ORM\PersistentCollection {#2018 …} -subscriptions: Doctrine\ORM\PersistentCollection {#2178 …} -images: Doctrine\ORM\PersistentCollection {#2142 …} -facebookPage: null -twitterPage: null -instagramPage: null -primaryColor: "#87ac02" -secondaryColor: "#3d3d3d" -defaultPayoutType: 1 -favicon: null -defaultCurrency: Proxies\__CG__\App\Entity\Currency {#2223 …} -phoneCalls: Doctrine\ORM\PersistentCollection {#2277 …} -tickets: Doctrine\ORM\PersistentCollection {#2372 …} -callbacks: Doctrine\ORM\PersistentCollection {#2429 …} -transactions: Doctrine\ORM\PersistentCollection {#2490 …} -minCallDuration: 1 -landingPages: Doctrine\ORM\PersistentCollection {#2558 …} } |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:39
[
[
"file" => "/var/www/dev.phonismart.com/src/EventSubscriber/LocaleSubscriber.php"
"line" => 39
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 128
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\EventSubscriber\LocaleSubscriber:44
[
[
"file" => "/var/www/dev.phonismart.com/src/EventSubscriber/LocaleSubscriber.php"
"line" => 44
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 128
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-core/Security.php"
"line" => 68
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/src/EventSubscriber/UserActivitySubscriber.php"
"line" => 31
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Security"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelController"
"class" => "App\EventSubscriber\UserActivitySubscriber"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 140
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/src/Controller/SecurityController.php"
"line" => 27
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/src/Controller/SecurityController.php"
"line" => 29
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/1c/1c48f96ccb1260461aeeca5b9565f329.php"
"line" => 133
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_content"
"class" => "__TwigTemplate_6226bbb5cf9155c6baaac600ecde8430"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/e5/e5440c33b98c948981b9e7357c839beb.php"
"line" => 501
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_b8fcda77a8be30f7b47354e3582b434a"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/e5/e5440c33b98c948981b9e7357c839beb.php"
"line" => 247
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_b8fcda77a8be30f7b47354e3582b434a"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/1c/1c48f96ccb1260461aeeca5b9565f329.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6226bbb5cf9155c6baaac600ecde8430"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/src/Controller/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/1c/1c48f96ccb1260461aeeca5b9565f329.php"
"line" => 133
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_content"
"class" => "__TwigTemplate_6226bbb5cf9155c6baaac600ecde8430"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/e5/e5440c33b98c948981b9e7357c839beb.php"
"line" => 501
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_b8fcda77a8be30f7b47354e3582b434a"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/e5/e5440c33b98c948981b9e7357c839beb.php"
"line" => 247
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_b8fcda77a8be30f7b47354e3582b434a"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/var/cache/dev/twig/1c/1c48f96ccb1260461aeeca5b9565f329.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6226bbb5cf9155c6baaac600ecde8430"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/src/Controller/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.phonismart.com/public/index.php"
"line" => 28
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "03d864e0bf9f4ee2e3e2d9d030e383c8" |
| DATABASE_URL | "postgresql://phonismart_dev:5G4r2ze5G4E6xs@127.0.0.1:5432/phonismart_dev?serverVersion=13&charset=utf8" |
| MAILER_DSN | "smtp://contact@adjomo.com:nadia090482@smtp.gmail.com:587" |
| MAILER_URL | "null://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev.phonismart.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev.phonismart.com/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "visitor_tag=69356494bcdbd; sf_redirect=%7B%22token%22%3A%2244d65f%22%2C%22route%22%3A%22no_locale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CNoLocaleController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.phonismart.com%5C%2Fsrc%5C%2FController%5C%2FNoLocaleController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=82rgqruf3leakrkuhdqqfhuiui" |
| HTTP_HOST | "dev.phonismart.com" |
| HTTP_REFERER | "https://dev.phonismart.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.phonismart.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTVklQqHW@qyNhTqiK3E3gAAAA0" |
| REDIRECT_URL | "/en/" |
| REMOTE_ADDR | "216.73.216.2" |
| REMOTE_PORT | "11068" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765106837 |
| REQUEST_TIME_FLOAT | 1765106837.3996 |
| REQUEST_URI | "/en/" |
| SCRIPT_FILENAME | "/var/www/dev.phonismart.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.15.23.87" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dev.phonismart.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.phonismart.com" |
| SYMFONY_DOTENV_VARS | "MAILER_DSN,DATABASE_URL,MAILER_URL,APP_ENV,APP_SECRET" |
| UNIQUE_ID | "aTVklQqHW@qyNhTqiK3E3gAAAA0" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |