https://monitor.capitoldevelopment.cz/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Security\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.app"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_app"
_stopwatch_token
"8eb177"
request_id
App\Log\Entity\Request {#38
  #id: 1567935
  #startAt: DateTime @1767402794 {#317
    date: 2026-01-03 02:13:14.424258 Europe/Prague (+01:00)
  }
  #finishAt: DateTime @1767402794 {#1039
    date: 2026-01-03 02:13:14.476227 Europe/Prague (+01:00)
  }
  #duration: 0
  #url: "https://monitor.capitoldevelopment.cz/login"
  #requestData: [
    ""
  ]
  #responseData: [
    """
      <!DOCTYPE html>\n
      <html lang="en">\n
      <head>\n
          <meta charset="UTF-8">\n
          <meta charset="utf-8">\n
          <meta http-equiv="X-UA-Compatible" content="IE=edge">\n
          <meta name="viewport" content="width=device-width, initial-scale=1">\n
          <title>ProCES - Monitor</title>\n
          <link rel="icon"\n
                href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>">\n
                      <link href="/assets/css/lib/calendar2/pignose.calendar.min.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/chartist/chartist.min.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/font-awesome.min.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/themify-icons.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/owl.carousel.min.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/owl.theme.default.min.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/weather-icons.css" rel="stylesheet"/>\n
              <link href="/assets/css/lib/menubar/sidebar.css" rel="stylesheet">\n
              <link href="/assets/css/lib/bootstrap.min.css" rel="stylesheet">\n
              <link href="/assets/css/lib/helper.css" rel="stylesheet">\n
              <link href="/assets/css/style.css" rel="stylesheet">\n
          \n
                          <!-- jquery vendor -->\n
              <script src="/assets/js/lib/jquery.min.js"></script>\n
              <script src="/assets/js/lib/jquery.nanoscroller.min.js"></script>\n
      \n
              <script src="/assets/js/lib/bootstrap.min.js"></script>\n
              <script src="/assets/js/scripts.js"></script>\n
      \n
          </head>\n
      <body>\n
          <div class="unix-login h-100 bg-theme1">\n
              <div class="container-fluid">\n
                  <div class="row justify-content-center">\n
                      <div class="col-lg-6">\n
                          <div class="login-content">\n
                              <div class="login-logo">\n
                                  <span>ProCES - Monitor</span>\n
                              </div>\n
                              <div class="login-form">\n
                                  <h4>Login</h4>\n
                                  <form method="post">\n
                                                                      <div class="form-group">\n
                                          <label>Email address</label>\n
                                          <input type="email" name="username" class="form-control" placeholder="Email">\n
                                      </div>\n
                                      <div class="form-group">\n
                                          <label>Password</label>\n
                                          <input type="password" name="password" class="form-control" placeholder="Password">\n
                                      </div>\n
                                      <button type="submit" class="btn btn-primary btn-flat m-b-30 m-t-30">Sign in</button>\n
                                      <input type="hidden" name="_csrf_token"\n
                                             value="16ebd2cfb4777a777.0Avjvd0oTUplhchpMd47Vdbij3XVcbxy2zUT6te8rP4.mUerhLRReyNQ1rkFdJRPLaCU6wagHs8etmohorjY9bzie6uIiEw9MA2y_A"\n
                                      >\n
                                  </form>\n
                              </div>\n
                          </div>\n
                      </div>\n
                  </div>\n
              </div>\n
          </div>\n
              <!-- nano scroller -->\n
          <script src="/assets/js/lib/menubar/sidebar.js"></script>\n
          <script src="/assets/js/lib/preloader/pace.min.js"></script>\n
          <!-- sidebar -->\n
      \n
          <script src="/assets/js/lib/calendar-2/moment.latest.min.js"></script>\n
          <script src="/assets/js/lib/calendar-2/pignose.calendar.min.js"></script>\n
          <script src="/assets/js/lib/calendar-2/pignose.init.js"></script>\n
      \n
          <script src="/assets/js/lib/circle-progress/circle-progress.min.js"></script>\n
          <script src="/assets/js/lib/circle-progress/circle-progress-init.js"></script>\n
          <script src="/assets/js/lib/sparklinechart/jquery.sparkline.min.js"></script>\n
          <script src="/assets/js/lib/sparklinechart/sparkline.init.js"></script>\n
          <script src="/assets/js/lib/owl-carousel/owl.carousel.min.js"></script>\n
          <script src="/assets/js/lib/owl-carousel/owl.carousel-init.js"></script>\n
      \n
          <!-- scripit init-->\n
      </body>\n
      </html>\n
      """
  ]
  #statusCode: 200
  #complete: true
  #state: 0
  #ip: "216.73.216.86"
  #logs: Doctrine\ORM\PersistentCollection {#759 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22e26fe4%22%2C%22route%22%3A%22app_monitor_dashboard_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CMonitor%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22list%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fmonitor.capitoldevelopment.cz%5C%2Fsrc%5C%2FMonitor%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=gqk7c3knac148q0c9bmmrghvpa"
host
"monitor.capitoldevelopment.cz"
referer
"https://monitor.capitoldevelopment.cz/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 03 Jan 2026 01:13:14 GMT"
x-debug-token
"e1da6d"

Cookies

Request Cookies

Key Value
PHPSESSID
"gqk7c3knac148q0c9bmmrghvpa"
sf_redirect
"{"token":"e26fe4","route":"app_monitor_dashboard_list","method":"GET","controller":{"class":"App\\Monitor\\Controller\\DashboardController","method":"list","file":"\/var\/www\/monitor.capitoldevelopment.cz\/src\/Monitor\/Controller\/DashboardController.php","line":22},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Sat, 03 Jan 26 02:13:14 +0100"
Last used
"Sat, 03 Jan 26 02:13:14 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"ILH9iy6i5SqlEJtxvvdsuoslm_2HodYB2pH5Udpzh74"
_security.app.target_path
"https://monitor.capitoldevelopment.cz/"

Session Usage

11 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 85
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/src/Security/Controller/SecurityController.php"
    "line" => 22
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Security\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/src/Security/Controller/SecurityController.php"
    "line" => 24
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Security\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/var/cache/dev/twig/ed/edfc6dbeb5cdbacd80c1a87e68862ed7df4e8784c326df82035c6b88d2860367.php"
    "line" => 101
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_45c290a398b683bf7803837e968d2a1d7638aea1eea83ac7a9285827f5c63cc8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/var/cache/dev/twig/79/79af8f8707d1eadc57814e20b5ffea20edbb0290a1100fefd69580b1e05d7c5c.php"
    "line" => 75
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_65a61630480e3b0f6597a4be6c1e4985d2411898f16896523966a659c637dcb3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/var/cache/dev/twig/ed/edfc6dbeb5cdbacd80c1a87e68862ed7df4e8784c326df82035c6b88d2860367.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_45c290a398b683bf7803837e968d2a1d7638aea1eea83ac7a9285827f5c63cc8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/src/Security/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Security\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 72
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 79
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/var/cache/dev/twig/ed/edfc6dbeb5cdbacd80c1a87e68862ed7df4e8784c326df82035c6b88d2860367.php"
    "line" => 101
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_45c290a398b683bf7803837e968d2a1d7638aea1eea83ac7a9285827f5c63cc8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/var/cache/dev/twig/79/79af8f8707d1eadc57814e20b5ffea20edbb0290a1100fefd69580b1e05d7c5c.php"
    "line" => 75
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_65a61630480e3b0f6597a4be6c1e4985d2411898f16896523966a659c637dcb3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/var/cache/dev/twig/ed/edfc6dbeb5cdbacd80c1a87e68862ed7df4e8784c326df82035c6b88d2860367.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_45c290a398b683bf7803837e968d2a1d7638aea1eea83ac7a9285827f5c63cc8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/src/Security/Controller/SecurityController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "login"
    "class" => "App\Security\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:184
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 184
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/monitor.capitoldevelopment.cz/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/monitor.capitoldevelopment.cz/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
"02bfa7b26e918462d4280ead87a64d97"
DATABASE_URL
"postgresql://monitor_capitoldevelopment_cz:L9clVPHk8HmLIik@localhost:5432/monitor_capitoldevelopment_cz?serverVersion=13&charset=utf8"
FROM_EMAIL
"info@capitoldevelopment.cz"
MAILER_DSN
"sendmail://default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/monitor.capitoldevelopment.cz/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/monitor.capitoldevelopment.cz/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/webadmin"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22e26fe4%22%2C%22route%22%3A%22app_monitor_dashboard_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CMonitor%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22list%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fmonitor.capitoldevelopment.cz%5C%2Fsrc%5C%2FMonitor%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A22%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=gqk7c3knac148q0c9bmmrghvpa"
HTTP_HOST
"monitor.capitoldevelopment.cz"
HTTP_REFERER
"https://monitor.capitoldevelopment.cz/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"monitor.capitoldevelopment.cz"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.86"
REMOTE_PORT
"9701"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767402794
REQUEST_TIME_FLOAT
1767402794.3378
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/monitor.capitoldevelopment.cz/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"194.213.222.130"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"monitor.capitoldevelopment.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"monitor.capitoldevelopment.cz"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MESSENGER_TRANSPORT_DSN,FROM_EMAIL"
USER
"webadmin"
proxy-nokeepalive
"1"