302 redirect from GET @sonata_admin_redirect (554cc4)

GET http://admin.thedexcoin.com/admin/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"login"
_route_params
[]
_stopwatch_token
"9ede44"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
""
content-type
""
cookie
"PHPSESSID=e9v56vk9aukgtqsmgqdhrsoc04; sf_redirect=%7B%22token%22%3A%22554cc4%22%2C%22route%22%3A%22sonata_admin_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"admin.thedexcoin.com"
referer
"https://admin.thedexcoin.com/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.158"
x-forwarded-host
"admin.thedexcoin.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.158"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Thu, 22 Jan 2026 18:50:36 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"5e86d6"

Cookies

Request Cookies

Key Value
PHPSESSID
"e9v56vk9aukgtqsmgqdhrsoc04"
sf_redirect
"{"token":"554cc4","route":"sonata_admin_redirect","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/app\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Thu, 22 Jan 26 18:50:35 +0000"
Last used
"Thu, 22 Jan 26 18:50:36 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"vY7RYY1kXNaj9IYgSJ2uvJX8Cr1AoJgdvbNi0ZGMOGI"
_csrf/security_form
"XqfoumVSsT1uvXPUdTSfJHJYRg8OuAbh1Kw8sRqoY0Y"
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_url
null
_security.main.target_path
"http://admin.thedexcoin.com/admin"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 31
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/ResolvedFormType.php"
    "line" => 119
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 86
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 31
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 32
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/app/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/var/cache/dev/twig/34/3450907b372233b3919238b76d2defa9.php"
    "line" => 219
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_sonata_user_login_form"
    "class" => "__TwigTemplate_a718ea5c37daebc00f79c11bea17abde"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/var/cache/dev/twig/34/3450907b372233b3919238b76d2defa9.php"
    "line" => 184
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_sonata_wrapper"
    "class" => "__TwigTemplate_a718ea5c37daebc00f79c11bea17abde"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/var/cache/dev/twig/f3/f30f2bb0a208fee446a0fa2d51cae7dd.php"
    "line" => 167
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_476abac28231a17c8a21dcb40c99d1dc"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/var/cache/dev/twig/34/3450907b372233b3919238b76d2defa9.php"
    "line" => 57
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a718ea5c37daebc00f79c11bea17abde"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Controller/SecurityController.php"
    "line" => 29
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"883bff916c22273e55a5d9828e2dbca7"
DATABASE_FARMING_URL
"mysql://root:root@host.docker.internal:8082/db"
DATABASE_MARKET_ARCHIVE_URL
"mysql://root:root@market-db-1:3306/archive"
DATABASE_MARKET_CHAT_URL
"mysql://root:root@market-db-1:3306/chat"
DATABASE_MARKET_CONTENT_URL
"mysql://root:root@market-db-1:3306/content"
DATABASE_MARKET_DOM_URL
"mysql://root:root@market-db-1:3306/dom"
DATABASE_MARKET_MM_URL
"mysql://root:root@market-db-1:3306/market-maker"
DATABASE_MARKET_PAYMASTER_URL
"mysql://root:root@market-db-1:3306/paymaster"
DATABASE_MARKET_STATISTIC_URL
"mysql://root:root@market-db-1:3306/statistic"
DATABASE_MARKET_USER_URL
"mysql://root:root@market-db-1:3306/user"
DATABASE_URL
"mysql://root:root@db/db"
FARMING_INTERNAL_API_URL
"http://host.docker.internal:3000/api/internal/"
MARKET_INTERNAL_API_URL
"https://host.docker.internal:8587/api/internal/"
MARKET_MERCURE_JWT_SECRET
"27293eea09684f07a3a318f3855c235beb2bfce873c16a23d0b2a705181762af"
MARKET_MERCURE_PUBLIC_URL
"https://mercure.thedexcoin.com/.well-known/mercure"
MARKET_MERCURE_URL
"http://host.docker.internal:8580/.well-known/mercure"
MARKET_TEST_USERS
"["00000000-0000-4000-0000-000000000000"]"
MARKET_USER_INTERNAL_API_URL
"https://host.docker.internal:8586/api/internal/"
PANCAKE_SWAP_BOT_API_JWT
"!ChangeMe!"
PANCAKE_SWAP_BOT_API_URL
"http://host.docker.internal:3002"
PANCAKE_SWAP_BOT_MERCURE_JWT_SECRET
"!ChangeMe!"
PANCAKE_SWAP_BOT_MERCURE_PUBLIC_URL
"https://example.com/.well-known/mercure"
PANCAKE_SWAP_BOT_MERCURE_URL
"http://mercure/.well-known/mercure"
SENTRY_DSN
""
SENTRY_ENVIRONMENT
"dev"
SENTRY_TRACING_ENABLED
"false"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/home/www-data"
HOSTNAME
"f048124370fd"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=e9v56vk9aukgtqsmgqdhrsoc04; sf_redirect=%7B%22token%22%3A%22554cc4%22%2C%22route%22%3A%22sonata_admin_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapp%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"admin.thedexcoin.com"
HTTP_REFERER
"https://admin.thedexcoin.com/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.158"
HTTP_X_FORWARDED_HOST
"admin.thedexcoin.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.158"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.26.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_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"54747400cb4874288ad41a785e6147e2ff546cceeeb55c23c00c771ac125c6ef"
PHP_URL
"https://www.php.net/distributions/php-8.2.26.tar.xz"
PHP_VERSION
"8.2.26"
PWD
"/etc/sv/php-fpm"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.1"
REMOTE_PORT
"41098"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1769107836
REQUEST_TIME_FLOAT
1769107836.5338
REQUEST_URI
"/admin/login"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.4"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.26.2"
SERVICE_AVAILABLE_DIR
"/etc/sv"
SERVICE_ENABLED_DIR
"/etc/service"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_FARMING_URL,DATABASE_MARKET_MM_URL,DATABASE_MARKET_STATISTIC_URL,DATABASE_MARKET_USER_URL,DATABASE_MARKET_PAYMASTER_URL,DATABASE_MARKET_DOM_URL,DATABASE_MARKET_CONTENT_URL,DATABASE_MARKET_ARCHIVE_URL,DATABASE_MARKET_CHAT_URL,FARMING_INTERNAL_API_URL,MARKET_INTERNAL_API_URL,MARKET_USER_INTERNAL_API_URL,MARKET_TEST_USERS,PANCAKE_SWAP_BOT_API_URL,PANCAKE_SWAP_BOT_API_JWT,PANCAKE_SWAP_BOT_MERCURE_URL,PANCAKE_SWAP_BOT_MERCURE_PUBLIC_URL,PANCAKE_SWAP_BOT_MERCURE_JWT_SECRET,MARKET_MERCURE_URL,MARKET_MERCURE_PUBLIC_URL,MARKET_MERCURE_JWT_SECRET,SENTRY_DSN,SENTRY_ENVIRONMENT,SENTRY_TRACING_ENABLED"
TIMEZONE
"Europe/Minsk"
USER
"www-data"