HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "f3b6ef" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip,deflate" |
| from | "support@search.yandex.ru" |
| host | "vent-climat.mysite-lab.ru" |
| server-timing | "depproxy;dur=1765761201613" |
| traceparent | "00-7324cb2086db26e0e3778a42463df7a4-9e9ec9508535e848-00" |
| user-agent | "Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)" |
| via | "1.1 google" |
| x-cloud-trace-context | "7324cb2086db26e0e3778a42463df7a4/11429794251982366792" |
| x-forwarded-for | "5.255.231.194, 34.111.179.208, 35.191.80.195,34.75.4.182" |
| x-forwarded-host | "vent-climat.mysite-lab.ru" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-replit-user-bio | "" |
| x-replit-user-id | "" |
| x-replit-user-name | "" |
| x-replit-user-profile-image | "" |
| x-replit-user-roles | "" |
| x-replit-user-teams | "" |
| x-replit-user-url | "" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 15 Dec 2025 01:13:22 GMT" |
| x-debug-token | "a997d9" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 15 Dec 25 01:13:22 +0000" |
| Last used | "Mon, 15 Dec 25 01:13:22 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Bridge\Twig\AppVariable:200
[
[
"file" => "/home/runner/workspace/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 200
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/runner/workspace/var/cache/dev/twig/ca/caa412e518e4aeab4eeec038854eb123.php"
"line" => 208
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d6600b20c85ed5f5675e87e5f09b0276"
"type" => "->"
]
[
"file" => "/home/runner/workspace/var/cache/dev/twig/29/296658fc27e7e4fc7893a3f74d193764.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3ba297b1a682e945590471128944027f"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 452
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 457
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 257
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/runner/workspace/src/Controller/HomeController.php"
"line" => 25
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "App\Controller\HomeController"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/runner/workspace/public/index.php"
"line" => 5
"args" => [
"/home/runner/workspace/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/runner/workspace/public/index.php"
"line" => 5
"args" => [
"/home/runner/workspace/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/runner/workspace/public/index.php"
"line" => 5
"args" => [
"/home/runner/workspace/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/runner/workspace/public/index.php"
"line" => 5
"args" => [
"/home/runner/workspace/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/runner/workspace/public/index.php"
"line" => 5
"args" => [
"/home/runner/workspace/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/runner/workspace/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/runner/workspace/public/index.php"
"line" => 5
"args" => [
"/home/runner/workspace/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "eeac0f66520ebf1419bcfe004474f591" |
| MAILER_DSN | "smtp://localhost:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| AUTOCONTAINER_CPU_PROFILE | "/tmp/autocontainer-profile-35ba7711-2b75-4488-97d0-fc36195b4f30" |
| AUTOCONTAINER_OPT_TRACE | "/tmp/autocontainer-trace-35ba7711-2b75-4488-97d0-fc36195b4f30" |
| CLOUD_RUN_TIMEOUT_SECONDS | "300" |
| CONNECTORS_HOSTNAME | "connectors.replit.com" |
| DATABASE_URL | "postgresql://neondb_owner:npg_Rb3vNX2pUAzP@ep-fancy-poetry-a44cboxy.us-east-1.aws.neon.tech/neondb?sslmode=require" |
| DISPLAY | ":0" |
| DOCKER_CONFIG | "/home/runner/workspace/.config/docker" |
| DOCUMENT_ROOT | "/home/runner/workspace/public" |
| GIT_ASKPASS | "replit-git-askpass" |
| GIT_CONFIG_GLOBAL | "/run/replit/user/45582595/.config/git/config" |
| GIT_EDITOR | "replit-git-editor" |
| GLIBC_TUNABLES | "glibc.rtld.optional_static_tls=10000" |
| HOME | "/home/runner" |
| HOSTNAME | "diplom-site--enjoyfakenews4.replit.app" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip,deflate" |
| HTTP_FROM | "support@search.yandex.ru" |
| HTTP_HOST | "vent-climat.mysite-lab.ru" |
| HTTP_SERVER_TIMING | "depproxy;dur=1765761201613" |
| HTTP_TRACEPARENT | "00-7324cb2086db26e0e3778a42463df7a4-9e9ec9508535e848-00" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)" |
| HTTP_VIA | "1.1 google" |
| HTTP_X_CLOUD_TRACE_CONTEXT | "7324cb2086db26e0e3778a42463df7a4/11429794251982366792" |
| HTTP_X_FORWARDED_FOR | "5.255.231.194, 34.111.179.208, 35.191.80.195,34.75.4.182" |
| HTTP_X_FORWARDED_HOST | "vent-climat.mysite-lab.ru" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REPLIT_USER_BIO | "" |
| HTTP_X_REPLIT_USER_ID | "" |
| HTTP_X_REPLIT_USER_NAME | "" |
| HTTP_X_REPLIT_USER_PROFILE_IMAGE | "" |
| HTTP_X_REPLIT_USER_ROLES | "" |
| HTTP_X_REPLIT_USER_TEAMS | "" |
| HTTP_X_REPLIT_USER_URL | "" |
| K_CONFIGURATION | "d-9f87d60c-ad00-4d12-bceb-3d1ba66c045e" |
| K_REVISION | "d-9f87d60c-ad00-4d12-bceb-3d1ba66c045e-00004-jkg" |
| K_SERVICE | "d-9f87d60c-ad00-4d12-bceb-3d1ba66c045e" |
| LANG | "en_US.UTF-8" |
| LD_AUDIT | "/nix/store/6y0zqxaf220r36b74hwsq9m2b2av3lw7-replit_rtld_loader-1/rtld_loader.so" |
| LIBGL_DRIVERS_PATH | "/nix/store/l4myp7qn0q9bqgmkqq4vnnii22ql1r68-mesa-25.0.7/lib/dri" |
| LOCALE_ARCHIVE | "/usr/lib/locale/locale-archive" |
| NIXPKGS_ALLOW_UNFREE | "1" |
| NIX_PATH | "nixpkgs=/home/runner/.nix-defexpr/channels/nixpkgs-stable-25_05:/home/runner/.nix-defexpr/channels" |
| NIX_PROFILES | "/nix/var/nix/profiles/default /home/runner/.nix-profile" |
| PATH | "/nix/store/4a6vvmvfm41qkpv5vwl0n6ac1af22qnc-ztoc-0.1.0/bin:/nix/store/8xs6a2mh8vhb0r5ds4wh5nm6a59x66z6-php-with-extensions-8.2.23/bin:/nix/store/ps8726fphi835wgjrnpxm49bh2ai4xba-composer-2.7.7/bin:/nix/store/bgwr5i8jf8jpg75rr53rz3fqv5k8yrwp-postgresql-16.10/bin:/nix/store/i6s3f204qgqwlsw2j0ag1hvh8af32yjk-pid1/bin:/nix/store/1dyk2gadghrim582jhij2pgmnglpkcpz-replit-runtime-path/bin:/home/runner/.nix-profile/bin:/home/runner/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PGDATABASE | "neondb" |
| PGHOST | "ep-fancy-poetry-a44cboxy.us-east-1.aws.neon.tech" |
| PGPASSWORD | "npg_Rb3vNX2pUAzP" |
| PGPORT | "5432" |
| PGUSER | "neondb_owner" |
| PHP_INI_SCAN_DIR | "/nix/store/8xs6a2mh8vhb0r5ds4wh5nm6a59x66z6-php-with-extensions-8.2.23/lib" |
| PHP_SELF | "/index.php" |
| PORT | "5000" |
| PS1 | "\e[33m⠕ \e[0m" |
| PWD | "/home/runner/workspace" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "40276" |
| REPLIT_BASHRC | "/nix/store/lsgsb0ar7rdwa09d1z2dnfjh4188pddk-replit-bashrc/bashrc" |
| REPLIT_BUILD_ID | "35ba7711-2b75-4488-97d0-fc36195b4f30" |
| REPLIT_CLI | "/nix/store/259hhgvb79fbqzmj6k5ih2vi7jxdis25-replit-cli-0.0.1/bin/replit" |
| REPLIT_CLUSTER | "kirk" |
| REPLIT_CONNECTORS_HOSTNAME | "connectors.replit.com" |
| REPLIT_CONTAINER | "gcr.io/marine-cycle-160323/repl-base:3c526f0870c482ef04b1ca6073a0d578ba34e814" |
| REPLIT_DEPLOYMENT | "1" |
| REPLIT_DEPLOYMENT_ENVIRONMENT | "production" |
| REPLIT_DEPLOYMENT_ID | "9f87d60c-ad00-4d12-bceb-3d1ba66c045e" |
| REPLIT_DEV_DOMAIN | "35ba7711-2b75-4488-97d0-fc36195b4f30-00-3c2l6nzrb83un.kirk.replit.dev" |
| REPLIT_DOMAINS | "diplom-site--enjoyfakenews4.replit.app,vent-climat.mysite-lab.ru" |
| REPLIT_ENABLE_METASIDECAR | "1" |
| REPLIT_ENVIRONMENT | "production" |
| REPLIT_GITSAFE_ENABLED | "true" |
| REPLIT_GITSAFE_EXISTING_REPLS_ENABLED | "false" |
| REPLIT_GITSAFE_NEW_REPLS_ENABLED | "true" |
| REPLIT_HEIMDALL_ADDR | "https://heimdall.replit.com" |
| REPLIT_HELIUM_ENABLED | "true" |
| REPLIT_LD_AUDIT | "/nix/store/6y0zqxaf220r36b74hwsq9m2b2av3lw7-replit_rtld_loader-1/rtld_loader.so" |
| REPLIT_NIX_CHANNEL | "stable-25_05" |
| REPLIT_PID1_FLAG_PREEVALED_SYSPKGS | "1" |
| REPLIT_PID1_VERSION | "0.0.0-2e69410" |
| REPLIT_RIPPKGS_INDICES | "/nix/store/cg6q7dm7h9jp20vwj79ahnbsd9cs6iay-rippkgs-indices" |
| REPLIT_RTLD_LOADER | "1" |
| REPLIT_SESSION | "102" |
| REPLIT_SUBCLUSTER | "paid" |
| REPLIT_USER | "enjoyfakenews4" |
| REPLIT_USERID | "45582595" |
| REPLIT_USER_RUN | "/run/replit/user/45582595" |
| REPL_HOME | "/home/runner/workspace" |
| REPL_ID | "35ba7711-2b75-4488-97d0-fc36195b4f30" |
| REPL_IMAGE | "gcr.io/marine-cycle-160323/nix:bf8590a3e2f0a8b70b7ca175eeed9074dffbfca9" |
| REPL_LANGUAGE | "nix" |
| REPL_OWNER | "enjoyfakenews4" |
| REPL_OWNER_ID | "45582595" |
| REPL_PUBKEYS | "{"crosis-ci":"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=","crosis-ci:1":"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=","crosis-ci:latest":"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=","prod":"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=","prod:1":"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=","prod:3":"9+MCOSHQSQlcodXoot8dC8NLhc862nLkx1/VMsbY2h8=","prod:4":"8uGN+vfszlnV93/HCSHlVLG0xddMlPkir1Ni4JKT4+w=","prod:5":"9+MCOSHQSQlcodXoot8dC8NLhc862nLkx1/VMsbY2h8=","prod:latest":"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=","vault-goval-token":"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=","vault-goval-token:1":"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=","vault-goval-token:latest":"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E="}" |
| REPL_SLUG | "workspace" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1765761201 |
| REQUEST_TIME_FLOAT | 1765761201.6583 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/runner/workspace/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "5000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP 8.2.23 Development Server" |
| SESSION_SECRET | "V4EA/xIDF67Vn9lqEAe+dv9nMovoOJE6dugPiY5A4UxM2aqXJKp6ll2z6Z7X1aNPwVkXL0hr/zMwFblVVSfu0Q==" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "runner" |
| WEB_REPL_RENEWAL | "v2.public.Q2lRek5XSmhOemN4TVMweVlqYzFMVFEwT0RndE9UZGtNQzFtWXpNMk1UazFZalJtTXpBU0RtVnVhbTk1Wm1GclpXNWxkM00wR2dwRWFYQnNiMjFUYVhSbElpUXpOV0poTnpjeE1TMHlZamMxTFRRME9EZ3RPVGRrTUMxbVl6TTJNVGsxWWpSbU16QXlKRGsyTjJJMll6VTFMVFEwWkRBdE5EazVZaTFoT1ROaUxUUTVPVEF5WWpaaE5UVTRORGlEa3Q0VlFsUUtKRGxtT0Rka05qQmpMV0ZrTURBdE5HUXhNaTFpWTJWaUxUTmtNV0poTmpaak1EUTFaUm9rTXpWaVlUYzNNVEV0TW1JM05TMDBORGc0TFRrM1pEQXRabU16TmpFNU5XSTBaak13SWdaamNpMDBMVGhpQUE9PTnm5y3BNMB2EDIHXhACp-rys8qCgCQ7OCbtpgqAshzT5-O6HyvKT4hV1KWLRqYDjFZvacyBKrK4oHyibgQydgQ.RXRzSGRqSXVjSFZpYkdsakxsRXlaRnBUVnpRMFdXNWtOVlZXYkZSUmJXUndaRmh3VEZKSFpFTmxSemxFVWpCR2FsbFZSbTlhTUhSSVdqQnNNMUZXU25aaVZVNXdWVmh3VDFZd2NHOVVibkJxWlVVeFZFMUliRnBoYlUxNFZFWlNVazFGT1VWYU0xSlFWa2RTY2xSVlRYaGlWbXcyVkZSS1RsWkhjM2hYVjNCVFlsVXhObEZYUmtaUmEyeFFWMnhqTVdOWFNYcGlSekZhVmpOU2MxbHRNVmROTWs0MlZWZEdRMVpIYkVWaE0xRXdWbXRzY1ZadVNrNWhWRll6V2taa1MyTXlSbGhVV0Zab1RVVTFhRlJWVm1wTk1rcElaRWhPYWxacldsQlhha3BMVmxkS2MySkhOVkpoTW1oYVYydFNhMVV3TlZoWk0yeHJZbTVDY0ZaSE1XOVNNRGxHWVVSV2FGWllRbEZXUnpWMlRsWktVbEJVTVRCeGJHcDNiRGxLUTNKbU5HSTVWa0k1WVd0ZldtcFhUVmhxVVc1dlFUWkNVMWQwVFVSRVVtRTJTRTFCVUdGVGRFTXpSbk5RYlZKNWVWbHZhSFJ3WDBkV1JtTmxWbU55VHpGQlNEaGhUR2h0UkV4emQwOHVVbGhTUmxFeVVuRlRXRlpxVTBaYWNGbHJaSE5oYTNoelVsaHNZVkpGTlZWV2JuQkhUVEZrYzFadFJteGlSbHBZV1d0YVMxVkdUa1pTYm14aFVrVTFlbFpYZUV0V01WSnlWbXhLVjAxdVozcFdSbFpQVFVaa1IxWnNXbGRpVkd4VVZXMXpNVTFzVW5GUmJFNVVUVlZhV0ZVeU5XRlZhekZJVld0T1ZtSkhVa2hWVnpGSFUwWndSbUpHVGs1aVZrcE1WbXBHVjFReVNYbFRXR1JWWVhwV1UxWnNXbUZpTVZaWFdrYzVhV0pGVmpOWGEyTXhWa1phZEdWRlRtRldWMDB4Vld0YVNtUXhTblZqUm5CWFZsWndNbFl5Y0VKbFJrNTBVbTVPV0dKdGVGWldha3A2WlVad1JWTnNUbGhTYXpVeFZrY3hiMVl3TVVWU1dHaFhUVzVDUkZacVFYZGxSbHBaWWtkNFUyRjZWbTlXYlhoaFpERmFSMWRzVmxWaVZWcG9XV3RhUzJWc1duUmpSbVJZVW1zMVIxUnNhR3RYYlVaeVkwZG9XazFxUmtoWk1uTXhWbXhhYzJOSGVHaE5TRUpHVm10U1IyRnRWa2RXYmxKV1lUSm9XRlpyV21GaU1WSlhWMjFHVjJKSGVGaFhhMmgzVkd4S2NtSkVUbHBoTVVwSVZtdGFWMVpWTVVWaGVrWllZa1pLTkZSVVFYZE9Sa1kxVFVod2ExSllVa3BhVm1Rd1ZrVTFWazlZUW1oaVYzaElWbXhTVTFwdFJsbGFSRkpXVWpCd1MxZHFTa3RsVmtsNVUyMDFVRkpIVGpCWk1qVlBaRVpWZDJKRlRrNVdSVFZKV2xWa1YyUkdjRWhpUkVKcFRWZG9kbGRFVG05U2JVbzJZVVYwVjAxSFVqVlpWRVpYWVVaRmQxWnVVbFJTUm5CTVZtcEdTMVV4U2xSTlZtUnFUVlUxUkZaV1RURlZNREZHVjJ0a1dsWnNXa3hhUlZwVFpGWmtkR0pIYkZkU1ZuQXlWakZqZUdFeVVuTlRXR3hWWVRKNFZWbHRlSGRoUmxaeVdYcFNiRkZ0WkVOVFYyUmhZVzFKZVU1WVVscFdlbEU1R0FFaUNuSmxjR3hwZEM1amIyMD0" |
| WEB_REPL_RENEWAL_KEY | "k2.secret.6Lyuih6tuTpyfRU3_m1hvgTSc37aTViEcB90uY4hgZuQJnQbuWSWpA2BtOdiAEdd3tHmDa_Ns2EXwfKIk43P0Q" |
| XDG_CACHE_HOME | "/home/runner/workspace/.cache" |
| XDG_CONFIG_HOME | "/home/runner/workspace/.config" |
| XDG_DATA_DIRS | "/nix/store/1dyk2gadghrim582jhij2pgmnglpkcpz-replit-runtime-path/share" |
| XDG_DATA_HOME | "/home/runner/workspace/.local/share" |
| __EGL_VENDOR_LIBRARY_FILENAMES | "/nix/store/l4myp7qn0q9bqgmkqq4vnnii22ql1r68-mesa-25.0.7/share/glvnd/egl_vendor.d/50_mesa.json" |
| argc | 0 |
| argv | [] |