SecurityController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Public\SecurityController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_public_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "56696a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "dev-sub.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, 02 Nov 2025 18:34:07 GMT" |
| x-debug-token | "40d6ff" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 02 Nov 25 19:34:07 +0100" |
| Last used | "Sun, 02 Nov 25 19:34:07 +0100" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "PVbNGYOrAvNVnwBC1AYUo5xwf-_bmnTprk--yD6HsNQ" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:31
[
[
"file" => "/var/www/dev-sub.phonismart.com/src/EventSubscriber/LocaleSubscriber.php"
"line" => 31
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 205
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/src/Controller/Public/SecurityController.php"
"line" => 22
"function" => "isGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Public\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/src/Controller/Public/SecurityController.php"
"line" => 30
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Public\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/src/Controller/Public/SecurityController.php"
"line" => 32
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Public\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/5e/5eea6194d4ddc3e2a19b02bc9557a440.php"
"line" => 79
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_bafc862a8635d0a819cfd7b0cc89b0f5"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/20/20e4c8381eb52015411e75621cc85a84.php"
"line" => 106
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_content"
"class" => "__TwigTemplate_ec8c2fde9ef702dcf04bfefb7268a272"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/a9/a9c41b37cb5b70f522cf2e30809b3a6c.php"
"line" => 83
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_container"
"class" => "__TwigTemplate_0048ef1c525f698ea1f278033b6aca29"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/b2/b2321c59f3d082d72ce5d73d3ab75399.php"
"line" => 202
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_body"
"class" => "__TwigTemplate_737272bcba36b6c5b7d5b6cfc48f2b60"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/b2/b2321c59f3d082d72ce5d73d3ab75399.php"
"line" => 90
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_737272bcba36b6c5b7d5b6cfc48f2b60"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/a9/a9c41b37cb5b70f522cf2e30809b3a6c.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_0048ef1c525f698ea1f278033b6aca29"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/20/20e4c8381eb52015411e75621cc85a84.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ec8c2fde9ef702dcf04bfefb7268a272"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/src/Controller/Public/SecurityController.php"
"line" => 42
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Public\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/5e/5eea6194d4ddc3e2a19b02bc9557a440.php"
"line" => 79
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_bafc862a8635d0a819cfd7b0cc89b0f5"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/20/20e4c8381eb52015411e75621cc85a84.php"
"line" => 106
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_content"
"class" => "__TwigTemplate_ec8c2fde9ef702dcf04bfefb7268a272"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/a9/a9c41b37cb5b70f522cf2e30809b3a6c.php"
"line" => 83
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_container"
"class" => "__TwigTemplate_0048ef1c525f698ea1f278033b6aca29"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/b2/b2321c59f3d082d72ce5d73d3ab75399.php"
"line" => 202
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_body"
"class" => "__TwigTemplate_737272bcba36b6c5b7d5b6cfc48f2b60"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/b2/b2321c59f3d082d72ce5d73d3ab75399.php"
"line" => 90
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_737272bcba36b6c5b7d5b6cfc48f2b60"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/a9/a9c41b37cb5b70f522cf2e30809b3a6c.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_0048ef1c525f698ea1f278033b6aca29"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/var/cache/dev/twig/20/20e4c8381eb52015411e75621cc85a84.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ec8c2fde9ef702dcf04bfefb7268a272"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/src/Controller/Public/SecurityController.php"
"line" => 42
"function" => "renderForm"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\Public\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev-sub.phonismart.com/public/index.php"
"line" => 5
"args" => [
"/var/www/dev-sub.phonismart.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_HOST_NAME | "dev-sub.phonismart.com" |
| APP_ENV | "dev" |
| APP_SECRET | "5G6g1e62Dg16e2DG611ge5v16D" |
| CAPTCHA_PUBLIC | "6Lcsur0UAAAAAN4mIxPZTQOkgQPBMvdKQemqHUSr" |
| CAPTCHA_SECRET | "6Lcsur0UAAAAAGPsMWfqWsOLOQ-k3DPTAGdIH-dQ" |
| DATABASE_URL | "postgresql://sub_phonismart_dev:46egoieg14dugG@127.0.0.1:5435/sub_phonismart_dev?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "https://dev-sub.phonismart.com" |
| ECHOVOX_API_PASSWORD | "Vj1pNv97aS7d" |
| ECHOVOX_SSID | "5" |
| GOOGLE_ADS_CLIENT_ID | "711127650051-qc8jloh2doboui244bec0dqib75qivo2.apps.googleusercontent.com" |
| GOOGLE_ADS_CLIENT_SECRET | "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" |
| GOOGLE_ADS_DEVELOPER_TOKEN | "s5fTFyWou-2wBqaQmvk5nA" |
| GOOGLE_ADS_MANAGER_CUSTOMER_ID | "3673486911" |
| GOOGLE_ADS_REFRESH_TOKEN | "1//04HRUboz-XSl-CgYIARAAGAQSNwF-L9IrKTlEpyHprRI-_pS1uM0Ixnd2ZZIEh9VR8fMC9hIuPXO7LL9T8nIn4b-Kwe8IAbc7uDo" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/config/google/credentials.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| GOOGLE_RECAPTCHA_SECRET_KEY | "6Lcsur0UAAAAAGPsMWfqWsOLOQ-k3DPTAGdIH-dQ" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6Lcsur0UAAAAAN4mIxPZTQOkgQPBMvdKQemqHUSr" |
| HLR_LOOKUP_API_KEY | "20dd9270-c739-11ed-9b4d-028375b26031" |
| HLR_LOOKUP_API_SECRET | "AM1d8VVWWzdrCTPksBklwIaSe8pKnxhWWf4VUPEt" |
| INFOBIP_API_KEY | "8bd5c10c911affddbef019898108a0d9-8b67704f-c2b5-4934-b400-affddf059ea3" |
| LANDING_PAGE_DEFAULT_HOST | "dev-sub.phonismart.com" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://team@phonismart.com:Khadra09041982!@smtp.gmail.com:587" |
| MERCURE_JWT_SECRET | "o3+uIp/LN/qioTC5TdTKPxA4VeAtMBn0lJLFWuK6GtQ=" |
| MERCURE_PUBLIC_URL | "https://dev-sub.phonismart.com/mercure" |
| MERCURE_URL | "http://localhost:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev-sub.phonismart.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev-sub.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_HOST | "dev-sub.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-sub.phonismart.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aQekHx5QB6DniJ2v0OzBHQAAAFQ" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.216.34" |
| REMOTE_PORT | "35148" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762108447 |
| REQUEST_TIME_FLOAT | 1762108447.071 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/dev-sub.phonismart.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.15.23.87" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dev-sub.phonismart.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev-sub.phonismart.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,HLR_LOOKUP_API_KEY,HLR_LOOKUP_API_SECRET,LOCK_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,INFOBIP_API_KEY,ECHOVOX_API_PASSWORD,ECHOVOX_SSID,DATABASE_URL,CAPTCHA_PUBLIC,CAPTCHA_SECRET,DEFAULT_URI,ADMIN_HOST_NAME,LANDING_PAGE_DEFAULT_HOST,GOOGLE_ADS_DEVELOPER_TOKEN,GOOGLE_ADS_CLIENT_ID,GOOGLE_ADS_CLIENT_SECRET,GOOGLE_ADS_REFRESH_TOKEN,GOOGLE_ADS_MANAGER_CUSTOMER_ID" |
| UNIQUE_ID | "aQekHx5QB6DniJ2v0OzBHQAAAFQ" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |