IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\IndexController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#58 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#140 …} } ] |
| _stopwatch_token | "ee024c" |
Request Headers
| Header | Value |
|---|---|
| accept-charset | "utf-8" |
| accept-encoding | "gzip" |
| connection | "close" |
| host | "tables-dev.radar-conjoint.ru" |
| user-agent | "Mozilla/5.0" |
| 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 | "Sat, 06 Dec 2025 03:47:51 GMT" |
| location | "https://tables-dev.radar-conjoint.ru/login" |
| x-debug-token | "2922ab" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 06:47:51 +0300" |
| Last used | "Sat, 06 Dec 25 06:47:51 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://tables-dev.radar-conjoint.ru/" |
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" => 182
"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" => 29
"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-core/Authorization/AuthorizationChecker.php"
"line" => 45
"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/EventListener/IsGrantedAttributeListener.php"
"line" => 64
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelControllerArguments"
"class" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
"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" => 178
"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" => 182
"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" => 29
"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\Firewall\ExceptionListener:28
[
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"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/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"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" => 241
"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" => 91
"function" => "handleThrowable"
"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" => 182
"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" => 29
"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\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 216
"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" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"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" => 182
"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" => 29
"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\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 216
"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" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"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" => 182
"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" => 29
"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\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 216
"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" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"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" => 182
"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" => 29
"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\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 216
"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" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"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" => 182
"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" => 29
"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\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" => 216
"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" => 267
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/radar_dashboard/data/www/tables-dev.radar-conjoint.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"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" => 182
"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" => 29
"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 | "7fd1633082aac4ae1e2970f75c9c5ea5" |
| APP_URL | "https://testtables.local" |
| APP_VERSION | "0.28.17" |
| DATABASE_URL | "mysql://radar-dashboards:hT2sE6xK3b@127.0.0.1:3306/tables_dev" |
| DB_NAME | "tables_dev" |
| DB_PASSWORD | "hT2sE6xK3b" |
| DB_USER | "radar-dashboards" |
| JOLINOTIF | "jolinotif://default" |
| LLM_PROVIDER | "openrouter" |
| 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_MODEL | "tngtech/deepseek-r1t2-chimera:free" |
| OPENROUTER_REQUEST_TIMEOUT | "30" |
| REDIS_DEFAULT_TTL | "3600" |
| REDIS_DSN | "redis://127.0.0.1:6379" |
| REDIS_PREFIX | "tables" |
| 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" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| 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_CHARSET | "utf-8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "tables-dev.radar-conjoint.ru" |
| HTTP_USER_AGENT | "Mozilla/5.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 | "51.89.23.223" |
| REMOTE_PORT | "41314" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764992871 |
| REQUEST_TIME_FLOAT | 1764992871.4517 |
| REQUEST_URI | "/" |
| 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/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| 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_API_KEY,OPENROUTER_REQUEST_TIMEOUT,OPENROUTER_DEFAULT_MAX_TOKENS,REDIS_DEFAULT_TTL" |
| USER | "radar_dashboard" |