POST https://tables-dev.radar-conjoint.ru/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"csrf-token"
_password
"******"
_username
"super@radar-research.ru"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\LoginController::login"
_firewall_context
"security.firewall.map.context.main"
_locale
"ru"
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"e96aa9"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"
content-length
"104"
content-type
"application/x-www-form-urlencoded"
cookie
"tables_analytics_consent=granted; LOCALE=ru; main_deauth_profile_token=9699a6; PHPSESSID=4ac46944cf8886609c302ce230014a13"
dnt
"1"
host
"tables-dev.radar-conjoint.ru"
origin
"https://tables-dev.radar-conjoint.ru"
priority
"u=0, i"
referer
"https://tables-dev.radar-conjoint.ru/login"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
sec-gpc
"1"
te
"trailers"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:150.0) Gecko/20100101 Firefox/150.0"
x-php-ob-level
"1"

Request Content

Raw

_username=super%40radar-research.ru&_password=******&_csrf_token=csrf-token

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 31 Mar 2026 10:02:48 GMT"
location
"https://tables-dev.radar-conjoint.ru/project/show/bht25-10_test"
x-debug-token
"1534ee"

Cookies

Request Cookies

Key Value
LOCALE
"ru"
PHPSESSID
"4ac46944cf8886609c302ce230014a13"
main_deauth_profile_token
"9699a6"
tables_analytics_consent
"granted"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Tue, 31 Mar 26 13:02:48 +0300"
Last used
"Tue, 31 Mar 26 13:02:48 +0300"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"super@radar-research.ru"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":14:{s:19:"\x00App\Entity\User\x00id";i:1;s:25:"\x00App\Entity\User\x00username";s:5:"super";s:25:"\x00App\Entity\User\x00fullName";s:5:"super";s:22:"\x00App\Entity\User\x00email";s:23:"super@radar-research.ru";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:8:"ROLE_LLM";}s:24:"\x00App\Entity\User\x00enabled";b:1;s:33:"\x00App\Entity\User\x00maxProjectsCount";i:10;s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$dC0HDnYhixImlMS2qRmg9OXxMrKOZ.dqs2JZ0SncUA/vWfmm3OzEa";s:40:"\x00App\Entity\User\x00hasAccessToProjectsList";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:33:"\x00App\Entity\User\x00favoriteProjects";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:32:"\x00App\Entity\User\x00createdProjects";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:29:"\x00App\Entity\User\x00sessionToken";s:32:"10ea6a9ad29e3b7c01b5605e9e82f841";s:26:"\x00App\Entity\User\x00createdAt";N;s:26:"\x00App\Entity\User\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-03-31 13:02:48.880211";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Moscow";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:16:"ROLE_SUPER_ADMIN";i:1;s:8:"ROLE_LLM";}}}"
auth_token
"10ea6a9ad29e3b7c01b5605e9e82f841"

Session Usage

8 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:32
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 32
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 168
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 134
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 80
    "function" => "getCredentials"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 74
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 172
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 51
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 225
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 213
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:36
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 102
    "function" => "getTargetPath"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 56
    "function" => "determineTargetUrl"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 103
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 91
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 227
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 213
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:44
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 44
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 103
    "function" => "removeTargetPath"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 56
    "function" => "determineTargetUrl"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 103
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 91
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 227
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 213
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\LoginListener:26
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/src/Security/LoginListener.php"
    "line" => 26
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onSecurityInteractiveLogin"
    "class" => "App\Security\LoginListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 213
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
    "line" => 55
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
    "line" => 53
    "function" => "onAuthentication"
    "class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onSuccessfulLogin"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 233
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 213
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 154
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 136
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.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_NAME
"TestTables"
APP_SECRET
"e866c0573c4299ac687144a7780d1df4"
APP_URL
"https://testtables.local"
APP_VERSION
"0.31.7"
CLARITY_ENABLED
"1"
CLARITY_PROJECT_ID
"ujarltpxbd"
CORRESPONDENCE_API_KEY
"85d9bb6926053d59e046955b6bead3da98a037087e353727cf394dcbb5719d89"
CORRESPONDENCE_API_TIMEOUT
"30"
CORRESPONDENCE_API_URL
"https://p-api.srvy.ru/api/correspondence"
DATABASE_URL
"mysql://radar-dashboards:hT2sE6xK3b@127.0.0.1:3306/tables_dev"
DB_NAME
"tables_dev"
DB_PASSWORD
"hT2sE6xK3b"
DB_USER
"radar-dashboards"
HIGH_MEMORY_LIMIT
"11G"
JOLINOTIF
"jolinotif://default"
LLM_PROMPT_REPORT_DEFAULT_TEMPLATE
"default"
LLM_PROMPT_REPORT_DEFAULT_VERSION
"v1"
LLM_PROMPT_TABLE_DEFAULT_TEMPLATE
"default"
LLM_PROMPT_TABLE_DEFAULT_VERSION
"v1"
LLM_PROVIDER
"openrouter"
LONG_EXECUTION_TIME
"14500"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OPENROUTER_API_BASE
"https://openrouter.ai/api/v1"
OPENROUTER_API_KEY
"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"
OPENROUTER_DEFAULT_MAX_TOKENS
"1024"
OPENROUTER_FALLBACK_MODEL
"tngtech/deepseek-r1t2-chimera:free"
OPENROUTER_MODEL
"tngtech/deepseek-r1t2-chimera:free"
OPENROUTER_MODELS_CACHE_TTL
"86400"
OPENROUTER_REQUEST_TIMEOUT
"30"
REDIS_DEFAULT_TTL
"3600"
REDIS_DSN
"redis://127.0.0.1:6379"
REDIS_PREFIX
"tables"
RESIDUALS_API_KEY
"85d9bb6926053d59e046955b6bead3da98a037087e353727cf394dcbb5719d89"
RESIDUALS_API_TIMEOUT
"30"
RESIDUALS_API_URL
"https://p-api.srvy.ru/api/residuals"
RESIDUALS_CACHE_TTL
"3600"
STAT_SIG_API_KEY
"85d9bb6926053d59e046955b6bead3da98a037087e353727cf394dcbb5719d89"
STAT_SIG_API_TIMEOUT
"30"
STAT_SIG_API_URL
"https://p-api.srvy.ru/api/stat_sig"
STAT_SIG_CACHE_TTL
"3600"
TRUSTED_PROXIES
"127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,172.16.0.0/12"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru"
]
CONTENT_LENGTH
"104"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/radar_dashboard/data"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CONTENT_LENGTH
"104"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"tables_analytics_consent=granted; LOCALE=ru; main_deauth_profile_token=9699a6; PHPSESSID=4ac46944cf8886609c302ce230014a13"
HTTP_DNT
"1"
HTTP_HOST
"tables-dev.radar-conjoint.ru"
HTTP_ORIGIN
"https://tables-dev.radar-conjoint.ru"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://tables-dev.radar-conjoint.ru/login"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_GPC
"1"
HTTP_TE
"trailers"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:150.0) Gecko/20100101 Firefox/150.0"
PHP_ADMIN_VALUE
"sendmail_path = /usr/sbin/sendmail -t -i -f webmaster@tables-dev.radar-conjoint.ru"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"188.94.33.144"
REMOTE_PORT
"4286"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774951368
REQUEST_TIME_FLOAT
1774951368.5595
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"82.146.52.45"
SERVER_NAME
"tables-dev.radar-conjoint.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.28.2"
SYMFONY_DOTENV_PATH
"/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/.env"
SYMFONY_DOTENV_VARS
"APP_VERSION,APP_NAME,APP_URL,APP_ENV,APP_SECRET,JOLINOTIF,MESSENGER_TRANSPORT_DSN,DB_USER,DB_NAME,DB_PASSWORD,DATABASE_URL,TRUSTED_PROXIES,REDIS_DSN,REDIS_PREFIX,LLM_PROVIDER,OPENROUTER_API_BASE,OPENROUTER_MODEL,OPENROUTER_FALLBACK_MODEL,OPENROUTER_API_KEY,OPENROUTER_REQUEST_TIMEOUT,OPENROUTER_DEFAULT_MAX_TOKENS,OPENROUTER_MODELS_CACHE_TTL,LLM_PROMPT_TABLE_DEFAULT_TEMPLATE,LLM_PROMPT_TABLE_DEFAULT_VERSION,LLM_PROMPT_REPORT_DEFAULT_TEMPLATE,LLM_PROMPT_REPORT_DEFAULT_VERSION,REDIS_DEFAULT_TTL,CLARITY_ENABLED,CLARITY_PROJECT_ID,RESIDUALS_API_URL,RESIDUALS_API_TIMEOUT,RESIDUALS_CACHE_TTL,RESIDUALS_API_KEY,STAT_SIG_API_URL,STAT_SIG_API_TIMEOUT,STAT_SIG_CACHE_TTL,STAT_SIG_API_KEY,CORRESPONDENCE_API_URL,CORRESPONDENCE_API_TIMEOUT,CORRESPONDENCE_API_KEY,HIGH_MEMORY_LIMIT,LONG_EXECUTION_TIME"
USER
"radar_dashboard"