Redirect 302 redirect from GET @_profiler_home (a77d57)

GET https://eva.linkagecrm.com/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\App\Security\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#611
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#561 …}
  }
]
_stopwatch_token
"ac81ce"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
cookie
"sf_redirect=%7B%22token%22%3A%22a77d57%22%2C%22route%22%3A%22_profiler_home%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%2Fweb%5C%2Feva%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=a3i6bm1to250ielikih1pa2pur; main_deauth_profile_token=a77d57"
host
"eva.linkagecrm.com"
referer
"https://eva.linkagecrm.com/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 Caddy"
x-forwarded-for
"216.73.216.168"
x-forwarded-host
"eva.linkagecrm.com"
x-forwarded-proto
"https"
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
"Tue, 03 Feb 2026 18:50:16 GMT"
x-debug-token
"576a2d"

Cookies

Request Cookies

Key Value
PHPSESSID
"a3i6bm1to250ielikih1pa2pur"
main_deauth_profile_token
"a77d57"
sf_redirect
"{"token":"a77d57","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/web\/eva\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Tue, 03 Feb 26 18:50:15 +0000"
Last used
"Tue, 03 Feb 26 18:50:15 +0000"
Lifetime
0

Session Attributes

Attribute Value
_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_type
"request"
_profiler_search_url
null
_security.main.target_path
"https://eva.linkagecrm.com/_profiler"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/web/eva/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/src/Controller/App/Security/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\App\Security\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/public/index.php"
    "line" => 5
    "args" => [
      "/var/web/eva/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/web/eva/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/src/Controller/App/Security/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\App\Security\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/web/eva/public/index.php"
    "line" => 5
    "args" => [
      "/var/web/eva/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AMO_CRM_BASE_URL
"https://linkage.amocrm.ru/ajax/"
AMO_CRM_JWT_TOKEN
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjM4YTgwYzI1NTZjZGE4YTkyMmU4YTMzY2Y4ZTgyYmRkNGNmMjA1MzAzYmM1OTQwMDdjNDE5NzAyMzkyODg4YWFmNzVlOTg0OWExZjMyODUzIn0.eyJhdWQiOiI0M2U5ZTdjZC03NDEzLTQ1NDQtYTI4Zi0wZDNjMGEzOWQyOWUiLCJqdGkiOiIzOGE4MGMyNTU2Y2RhOGE5MjJlOGEzM2NmOGU4MmJkZDRjZjIwNTMwM2JjNTk0MDA3YzQxOTcwMjM5Mjg4OGFhZjc1ZTk4NDlhMWYzMjg1MyIsImlhdCI6MTc2ODgzMjYxNywibmJmIjoxNzY4ODMyNjE3LCJleHAiOjE3OTYwODMyMDAsInN1YiI6IjExMDM5MDQyIiwiZ3JhbnRfdHlwZSI6IiIsImFjY291bnRfaWQiOjEzMzEzMzU1LCJiYXNlX2RvbWFpbiI6ImFtb2NybS5ydSIsInZlcnNpb24iOjIsInNjb3BlcyI6WyJjcm0iLCJmaWxlcyIsImZpbGVzX2RlbGV0ZSIsIm5vdGlmaWNhdGlvbnMiLCJwdXNoX25vdGlmaWNhdGlvbnMiXSwiaGFzaF91dWlkIjoiZWNjMTg5NmUtMGUzZS00ZGE3LWJlMjYtZjMwOTgzNDk1N2I4IiwidXNlcl9mbGFncyI6MCwiYXBpX2RvbWFpbiI6ImFwaS1iLmFtb2NybS5ydSJ9.Ew5jiK00XqJslKdc-C5UcvErTCUcYCA43vSceL4JQjWaTfSd-GDMJ5AqMstE0rvHJFWNEE-tXXrTM9AIo4SoqdHeLcDCsvjLtvdZ2rqLSvgLUi-AbAslcicCgehJG2TtQ8icEMwOjeO1Yf4Cl3Bud7_0iEdYd1-mbZXo8MVk1fQ5aEiBWILUDiMoXyWcdhl4z6I5taNZI9DF8hPkbAqIVtSXJQQUHTYoPvaPYUbweUCRLeB_9zXwmoTrz_HrpxrLd7Ub7mYeX75NmRC9h1QBIxCubiQYO5PaxoaAu8jABMv1jel4mBH210hCZ27eoHBqtYyhicetgYMtXUfFxYZDBw"
APP_ENV
"dev"
APP_SECRET
"bb42ed56eafd01c8695c9d3d0f3994ca"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://linkage:DMBnHvYnBGaOaBRlWZis@10.16.0.4:3306/eva?serverVersion=mariadb-10.6.22&charset=utf8"
DEFAULT_URI
"http://localhost"
MESSENGER_TRANSPORT_DSN
"amqp://linkage:w7*dg7o7SAsh58QasC~s@193.200.74.196:5672/%2f/messages"
WHISPER_API_BASE_URL
"https://api.whisper-api.com/"
WHISPER_API_KEY
"0USzXTqt76Cl-Dy5dfqNL1l7tj_W452Syp5oPZg805E"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/web/eva"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/web/eva"
]
AUTH_TYPE
""
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/web/eva/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONTENT_LENGTH
"0"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22a77d57%22%2C%22route%22%3A%22_profiler_home%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%2Fweb%5C%2Feva%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=a3i6bm1to250ielikih1pa2pur; main_deauth_profile_token=a77d57"
HTTP_HOST
"eva.linkagecrm.com"
HTTP_REFERER
"https://eva.linkagecrm.com/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"216.73.216.168"
HTTP_X_FORWARDED_HOST
"eva.linkagecrm.com"
HTTP_X_FORWARDED_PROTO
"https"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.168"
REMOTE_HOST
"216.73.216.168"
REMOTE_IDENT
""
REMOTE_PORT
"19418"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770144616
REQUEST_TIME_FLOAT
1770144616.132
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/web/eva/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"eva.linkagecrm.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"Caddy/v2.10.2"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/var/web/eva/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,AMO_CRM_JWT_TOKEN,AMO_CRM_BASE_URL,WHISPER_API_KEY,WHISPER_API_BASE_URL"
USER
"www-data"