SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "3d9d33" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=ab9f52a4ef02a3b5470746816bea1bcd; sf_redirect=%7B%22token%22%3A%22400c06%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "test-admin.clearorbitllc.com" |
| nginx-port | "80" |
| referer | "https://test-admin.clearorbitllc.com/admin" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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 | "Thu, 04 Jun 2026 08:30:00 GMT" |
| x-debug-token | "2c54e1" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ab9f52a4ef02a3b5470746816bea1bcd" |
| sf_redirect | "{"token":"400c06","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/symfony\/src\/Controller\/Admin\/DashboardController.php","line":44},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 04 Jun 26 11:29:59 +0300" |
| Last used | "Thu, 04 Jun 26 11:29:59 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "tCkGjZKuI3Q5xFv3QmWpCK0QkaWXgNwjMAkAui6neS8" |
| _security.main.target_path | "https://test-admin.clearorbitllc.com/admin" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 364
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 15
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/78/786675b819ec927425d693fa5d5b84a2.php"
"line" => 165
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_body"
"class" => "__TwigTemplate_9b672f5efc8fb2d32eb379553457121d"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/82/82f8c15738420041e03356d518cb9b7b.php"
"line" => 82
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_56e8b72d9e62c80fd2bdacdee8e877f2"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/78/786675b819ec927425d693fa5d5b84a2.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_9b672f5efc8fb2d32eb379553457121d"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 19
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/symfony/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/78/786675b819ec927425d693fa5d5b84a2.php"
"line" => 165
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_body"
"class" => "__TwigTemplate_9b672f5efc8fb2d32eb379553457121d"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/82/82f8c15738420041e03356d518cb9b7b.php"
"line" => 82
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_56e8b72d9e62c80fd2bdacdee8e877f2"
"type" => "->"
]
[
"file" => "/var/www/symfony/var/cache/dev/twig/78/786675b819ec927425d693fa5d5b84a2.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_9b672f5efc8fb2d32eb379553457121d"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/src/Controller/SecurityController.php"
"line" => 19
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/symfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/symfony/public/index.php"
"line" => 5
"args" => [
"/var/www/symfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| ACCESS_TOKEN_TTL | "3600" |
| ADMIN_DOMAIN | "test-admin.clearorbitllc.com" |
| ADMIN_PASSWORD | "RwuZN5nz5bgm0C8lXhRJwPdDokB5eu" |
| ADMIN_USERNAME | "admin" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_MODE_COMMAND | "dev" |
| APP_SECRET | "u4Tz9Nw1QmXc7A8sR5LkD2YvP6hJ3F0E" |
| AWS_ACCESS_KEY_ID | "backup-service" |
| AWS_SECRET_ACCESS_KEY | "REPLACE_ME" |
| CLOUDNS_AUTH_ID | "" |
| CLOUDNS_AUTH_PASSWORD | "" |
| COMPOSE_PROJECT_NAME | "vpn-web-admin-test" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|test-admin\.clearorbitllc\.com)(:[0-9]+)?$" |
| CRYPTOCLOUD_API_KEY | "" |
| CRYPTOCLOUD_SHOP_ID | "" |
| DATABASE_URL | "postgresql://app:5MprIAXybw84ZvCWMBaV5WborOwTZC@database:5432/app?serverVersion=15&charset=utf8" |
| DOCUMENT_ROOT | "/var/www/symfony/public" |
| DOCUMENT_URI | "/index.php" |
| DOMAIN | "test-admin.clearorbitllc.com" |
| EMAIL_VERIFICATION_URL | "https://contact.yourvpn.me/api/auth/email/verify" |
| FCGI_ROLE | "RESPONDER" |
| FREEKASSA_API_KEY | "915d01ceb2f3441b69ba11acf5f18b21" |
| FREEKASSA_MERCHANT_ID | "68960" |
| FREEKASSA_SECRET_KEY1 | "MC-G@IQ_USgsLtk" |
| FREEKASSA_SECRET_KEY2 | "=[3Z(HXnxZ0+*S_" |
| FREEKASSA_SERVER_IP | "144.31.3.251" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/var/www" |
| HOSTNAME | "6b8382cbc516" |
| HTTPS | "on" |
| HTTPS_NGINX_PORT | "443" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=ab9f52a4ef02a3b5470746816bea1bcd; sf_redirect=%7B%22token%22%3A%22400c06%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsymfony%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A44%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "test-admin.clearorbitllc.com" |
| HTTP_NGINX_PORT | "80" |
| HTTP_REFERER | "https://test-admin.clearorbitllc.com/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HYSTERIA_API_TOKEN | "your-secret-token-here" |
| IPQS_SECRET_KEY | "" |
| JWT_PASSPHRASE | "a8F3kLm92QxZt7Wv5YcR1nP4sD6HjK0B" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TOKEN | "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzczOTQ3NjcsImV4cCI6MTkzNTA3NDc2Nywicm9sZXMiOlsiUk9MRV9TRVJWSUNFIl0sInVzZXJuYW1lIjoidHdpZyJ9.It37lQksgU88evLF8Ft5blXkBMOaSHJc3E_I6sHZWcRHBw94JCPC6D77WVytGcZ0qkDSJtYKn4Z-uC_OLdGDtIWXKT4ZXuKulJQE8aL10yTVH0HxB3WT9Rgzy3PhYBKplhhPvFsvRBxnj51J_337j9ZPmDr0k1495ZTFnyW4q71FrZz8XGE0cofDHjyckbDLjN7maiUP2YbZwltzgFavLKrFoaq52pCbk_1mPtsC43jmxtxXKy8m-BpzmcfCIIKV90ev3ItkLRYKbSxO6phCqdkgIB0cLh14tjGcT-EvbvrAPzQKKzywGiFpsrS18aWo2-My0tZamxJNza0zisYLTQ" |
| KEEP_LOCAL_BACKUPS | "0" |
| KEEP_S3_BACKUPS | "72" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://resend:YOUR_RESEND_API_KEY@smtp.resend.com:465" |
| MAIL_FROM_ADDRESS | "noreply@contact.yourvpn.me" |
| MARZBAN_PANEL_PASSWORD | "" |
| MARZBAN_PANEL_USERNAME | "" |
| MESSENGER_TRANSPORT_DSN | "amqp://admin:uk8ACMbX09uU7uYz5SXsgdXkM6BRup@rabbitmq:5672/%2f" |
| PASSWORD_RESET_URL | "https://test-admin.clearorbitllc.com/auth/reset-password" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.31.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_IMAGE | "registry.gitlab.com/vadimchek/vpn-web-admin/php:0bf300ab" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "95eae411d594fe6f6e5678b76645dc13ae47d3c0a5325c1d969b58dea56ee45a" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.31.tar.xz" |
| PHP_VERSION | "8.2.31" |
| PLATFORM_BASE_CONSUMER_MAX_ATTEMPTS | "3" |
| POSTGRES_DB | "app" |
| POSTGRES_PASSWORD | "5MprIAXybw84ZvCWMBaV5WborOwTZC" |
| POSTGRES_USER | "app" |
| PWD | "/var/www/symfony" |
| QUERY_STRING | "" |
| RABBITMQ_HOST | "rabbitmq" |
| RABBITMQ_PASSWORD | "uk8ACMbX09uU7uYz5SXsgdXkM6BRup" |
| RABBITMQ_PORT | "5672" |
| RABBITMQ_URL | "amqp://admin:uk8ACMbX09uU7uYz5SXsgdXkM6BRup@rabbitmq:5672" |
| RABBITMQ_USER | "admin" |
| RABBITMQ_VHOST | "/" |
| RABBIT_PORT | "15672" |
| REBOOTER_API_TOKEN | "" |
| REBOOTER_API_URL | ":8080/api/v1/reboot" |
| REDIRECT_STATUS | "200" |
| REFRESH_TOKEN_TTL | "2592000" |
| REMNAWAVE_USERNAME_PREFIX | "dev_" |
| REMOTE_ADDR | "216.73.216.7" |
| REMOTE_PORT | "10575" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780561800 |
| REQUEST_TIME_FLOAT | 1780561800.0023 |
| REQUEST_URI | "/login" |
| S3_BACKUP_BUCKET | "db-backups" |
| S3_BACKUP_PATH | "vpn-web-admin-test" |
| S3_ENDPOINT | "https://s3.dotinfo.cfd" |
| S3_REGION | "us-east-1" |
| SCHEMA | "https" |
| SCRIPT_FILENAME | "/var/www/symfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SENTRY_DSN | "" |
| SERVER_ADDR | "144.31.1.245" |
| SERVER_NAME | "test-admin.clearorbitllc.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SERVER_TIMEOUT_MINUTES | "6" |
| TELEGRAM_ALLERTING_CHANNEL | "-1002053677137" |
| TELEGRAM_BOT_ADMIN_IDS | "" |
| TELEGRAM_BOT_TOKEN | "8837777458:AAFjzpEaawB-G2Sg_u_xHAETKMqxE2e6Wbw" |
| TELEGRAM_BOT_TOKEN_XUI | "" |
| TELEGRAM_BOT_USERNAME | "my_test_vpn_bot_v3_4365_bot" |
| TIMEZONE | "Europe/Moscow" |
| TRUSTTUNNEL_API_TOKEN | "your-secret-token-here" |
| TZ | "Europe/Moscow" |
| USER | "www-data" |
| VPN_PANEL_ENCRYPTION_KEY | "314005008904acc070fc54a9b52bd0222239b78d84f8277fdcaf7a313d34f4a7403a70dd03fa420c2bbb5c24c2cba837e2425af2c545544418d736678b3ebb0595e69ba83925f1ecec0f00755aa6a24b44240c15a7bd7c6100c6a6df54411ad83ab3dfc6" |
| WEB_BASE_URL | "https://test-admin.clearorbitllc.com" |
| XUI_PANEL_PASSWORD | "" |
| XUI_PANEL_PORT | "" |
| XUI_PANEL_USERNAME | "" |
| YANDEX_AUTH_TOKEN | "" |
| YOOKASSA_RESERVE_RETURN_URL | "https://test-admin.yourbot.biz/success" |
| YOOKASSA_RESERVE_SECOND_RETURN_URL | "https://test-admin.yourbot.biz/success" |
| YOOKASSA_RESERVE_SECOND_SECRET_KEY | "test_Pg5sd7vpFzhj2P2dpzgJeDqQWl1dieI43BpkPeSVRcM" |
| YOOKASSA_RESERVE_SECOND_SHOP_ID | "347416" |
| YOOKASSA_RESERVE_SECRET_KEY | "test_Pg5sd7vpFzhj2P2dpzgJeDqQWl1dieI43BpkPeSVRcM" |
| YOOKASSA_RESERVE_SHOP_ID | "347416" |
| YOOKASSA_RETURN_URL | "https://test-admin.yourbot.biz/success" |
| YOOKASSA_SECRET_KEY | "test_Pg5sd7vpFzhj2P2dpzgJeDqQWl1dieI43BpkPeSVRcM" |
| YOOKASSA_SHOP_ID | "347416" |
| argc | 0 |
| argv | [] |