https://console.nvtst.ru/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_zone
false
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_email_user"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"c831c5"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%224ec37f%22%2C%22route%22%3A%22SURVEY_RESULT_DETAIL%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%2F_services%5C%2Fconsole.nvtst.ru%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; PHPSESSID=6h1q35t1mblabntdo1b8vfp1gt"
host
"console.nvtst.ru"
referer
"https://console.nvtst.ru/surveyResult/787"
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
"Mon, 08 Dec 2025 16:10:29 GMT"
x-debug-token
"1177e4"

Cookies

Request Cookies

Key Value
PHPSESSID
"6h1q35t1mblabntdo1b8vfp1gt"
sf_redirect
"{"token":"4ec37f","route":"SURVEY_RESULT_DETAIL","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/_services\/console.nvtst.ru\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 08 Dec 25 19:10:29 +0300"
Last used
"Mon, 08 Dec 25 19:10:29 +0300"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://console.nvtst.ru/surveyResult/787"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 410
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/src/Controller/SecurityController.php"
    "line" => 54
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/_services/console.nvtst.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/_services/console.nvtst.ru/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/_services/console.nvtst.ru/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
"56bf46be4b4c9bc26c1e90c132dc6aaf"
APP_SECRET_KEY
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InZhZGltLmJpcnl1a292QG5vdmEtdGVzdC5ydSJ9.mtIePcJlBVtDc8CGRryWhOYyUR_aP3Ex6Qrgu6zXqZA"
APP_URL
"https://console.nvtst.ru/"
AUTH_SECRET_KEY
"pUvcBbx6WDmuwCyTz0qInVRUsGPZuR"
BUILD_PATH
"public"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://novatest:dC92dGc6kq4CnhBF@127.0.0.1:3306/mmnvtst?serverVersion=mariadb-10.4.11"
DB_CONNECTION
"mysql"
DB_DATABASE
"nvtstlk"
DB_HOST
"db"
DB_PASSWORD
"6kq4CnhBFdC92dGc"
DB_PORT
"3306"
DB_ROOT_PASS
"root"
DB_USERNAME
"nvtstlk"
JWT_PASSPHRASE
"f4fd205510b92c36952b1a5b829c3ff8"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LK_URL
"https://lk.nvtst.ru/"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://welcome%40nova-test.ru:JN_Tq9FaBqdY@smtp.jino.ru:587?verify_peer=0"
MAIL_AGENT
"nova-test"
MAIL_FROM
"Новатест <welcome@nova-test.ru>"
MAIL_HOST
"smtp.jino.ru"
MAIL_PASSWORD
"x8xsV#veaqBc"
MAIL_PORT
"465"
MAIL_SECURITY
"ssl"
MAIL_USER
"employee@nova-digital.agency"
MATTERMOST_DSN
"mattermost://ACCESS_TOKEN@mm.nova-test.ru/PATH?channel=CHANNEL_ID"
MM_HOSTNAME
"mm.nova-test.ru"
MM_NOVABOT_ID
"zb9gd9juytd33qcnb6nht5z1ty"
NOVAFORMS_POLLS_API_CREATE_URL
"http://forms.nvtst.ru/api/poll/create/"
NOVAFORMS_POLLS_URL
"http://forms.nvtst.ru/polls/"
NOVAFORMS_URL
"http://forms.nvtst.ru/"
NVTST_MERCURE_URL
"http://nvtst.ru:9090/.well-known/mercure"
PORT_DB
""
PORT_PMA
""
PORT_SERVER
""
RM_API_KEY
"2dee4671487095542e5e3a1774c95eb7203f5f6b"
RM_HOST
"https://redmine.nvtst.ru/"
STEP_QUESTION_MAX
"1"
SURVEY_RESULT_URL
"http://console.nvtst.ru/surveyResult"
SURVEY_URL
"http://console.nvtst.ru/survey/"
URL_IMAGE
"http://console.nvtst.ru/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/_services/console.nvtst.ru/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_COOKIE
"sf_redirect=%7B%22token%22%3A%224ec37f%22%2C%22route%22%3A%22SURVEY_RESULT_DETAIL%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%2F_services%5C%2Fconsole.nvtst.ru%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; PHPSESSID=6h1q35t1mblabntdo1b8vfp1gt"
HTTP_HOST
"console.nvtst.ru"
HTTP_REFERER
"https://console.nvtst.ru/surveyResult/787"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.112"
REMOTE_PORT
"35482"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765210229
REQUEST_TIME_FLOAT
1765210229.986
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/_services/console.nvtst.ru/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"195.161.68.127"
SERVER_NAME
"console.nvtst.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.20.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,BUILD_PATH,LOCK_DSN,MATTERMOST_DSN,NVTST_MERCURE_URL,NOVAFORMS_URL,NOVAFORMS_POLLS_URL,NOVAFORMS_POLLS_API_CREATE_URL,SURVEY_URL,SURVEY_RESULT_URL,PORT_SERVER,PORT_DB,PORT_PMA,DB_ROOT_PASS,DB_CONNECTION,DB_HOST,DB_PORT,DB_DATABASE,DB_USERNAME,DB_PASSWORD,AUTH_SECRET_KEY,APP_SECRET_KEY,APP_URL,MAILER_DSN,URL_IMAGE,STEP_QUESTION_MAX,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,LK_URL,MM_NOVABOT_ID,MM_HOSTNAME,RM_HOST,RM_API_KEY,MAIL_USER,MAIL_PASSWORD,MAIL_PORT,MAIL_HOST,MAIL_AGENT,MAIL_SECURITY,MAIL_FROM"
USER
"www-data"