Redirect 302 redirect from GET @admin (edac66)

GET https://back-kco-mur.test.itlabs.top/admin/login

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.admin"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_admin"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#173
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\CustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\CustomAuthenticator {#354 …}
  }
]
_stopwatch_token
"c3ade1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%22edac66%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%2Fhome%5C%2Fshared-backend%5C%2Fweb%5C%2Fback-kco-mur.test.itlabs.top%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=edac66; PHPSESSID=a9558lsi7pr6k3hjl9rnf02s15"
host
"back-kco-mur.test.itlabs.top"
referer
"https://back-kco-mur.test.itlabs.top/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.36"
x-php-ob-level
"1"

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
"Sat, 06 Dec 2025 03:32:21 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"269214"

Cookies

Request Cookies

Key Value
PHPSESSID
"a9558lsi7pr6k3hjl9rnf02s15"
admin_deauth_profile_token
"edac66"
sf_redirect
"{"token":"edac66","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/home\/shared-backend\/web\/back-kco-mur.test.itlabs.top\/public_html\/src\/Controller\/Admin\/DashboardController.php","line":19},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sat, 06 Dec 25 07:32:20 +0400"
Last used
"Sat, 06 Dec 25 07:32:20 +0400"
Lifetime
0

Session Attributes

Attribute Value
_security.admin.target_path
"https://back-kco-mur.test.itlabs.top/admin"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/src/Controller/SecurityController.php"
    "line" => 35
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/src/Controller/SecurityController.php"
    "line" => 37
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/var/cache/dev/twig/af/af7a3f3eba823078acb783505a4ac79c.php"
    "line" => 55
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dec1c40a79c7bc738b17761d09b8680e"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1520
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/var/cache/dev/twig/97/977ddfc8626936355010a28bef09c5cf.php"
    "line" => 195
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_bcbe1dd8c7e8e3e4d14ae3860d12ea12"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/var/cache/dev/twig/53/53ec8a90e786f9a5b8d4a9b54e7b9f1a.php"
    "line" => 94
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_079c4f8444922da56b0016cb5b1f0a21"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/var/cache/dev/twig/97/977ddfc8626936355010a28bef09c5cf.php"
    "line" => 63
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bcbe1dd8c7e8e3e4d14ae3860d12ea12"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/src/Controller/SecurityController.php"
    "line" => 39
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/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
"7f65339c93bac9d84fe01eb0bcdbadbf"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|example\.com)(:[0-9]+)?$"
DATABASE_URL
"mysql://shared-backend_kco_mur:MySqlRoot2025!Secure@127.0.0.1:3306/shared-backend_kco_mur?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
JWT_PASSPHRASE
"073a7cd75f654a47f00d6f4ea3bbbda40c8cd5d3360b67281ca3f67e20e14882"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
YANDEX_TICKETS_API_URL
"https://api.tickets.yandex.net/api/agent/"
YANDEX_TICKETS_LOGIN
"demo_mur_api"
YANDEX_TICKETS_PASSWORD
"l4?5iSaRYk"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/shared-backend"
HOSTNAME
""
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22edac66%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%2Fhome%5C%2Fshared-backend%5C%2Fweb%5C%2Fback-kco-mur.test.itlabs.top%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=edac66; PHPSESSID=a9558lsi7pr6k3hjl9rnf02s15"
HTTP_HOST
"back-kco-mur.test.itlabs.top"
HTTP_REFERER
"https://back-kco-mur.test.itlabs.top/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.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"back-kco-mur.test.itlabs.top"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"back-kco-mur.test.itlabs.top"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/admin/login"
REMOTE_ADDR
"216.73.216.36"
REMOTE_PORT
"52362"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764991940
REQUEST_TIME_FLOAT
1764991940.9815
REQUEST_URI
"/admin/login"
SCRIPT_FILENAME
"/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"192.168.0.30"
SERVER_ADMIN
"info@back-kco-mur.test.itlabs.top"
SERVER_NAME
"back-kco-mur.test.itlabs.top"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2"
SSL_TLS_SNI
"back-kco-mur.test.itlabs.top"
SYMFONY_DOTENV_PATH
"/home/shared-backend/web/back-kco-mur.test.itlabs.top/public_html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,YANDEX_TICKETS_API_URL,YANDEX_TICKETS_LOGIN,YANDEX_TICKETS_PASSWORD"
TEMP
"/home/shared-backend/tmp"
TMP
"/home/shared-backend/tmp"
TMPDIR
"/home/shared-backend/tmp"
USER
"shared-backend"
proxy-nokeepalive
"1"