GET https://monitoring.s1.pexow.com/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#314
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#315 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#316
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#317 …}
  }
]
_stopwatch_token
"3f0d90"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"monitoring.s1.pexow.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.140"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-server-addr
"46.101.190.122"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sun, 12 Jul 2026 13:14:11 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"286fb9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 12 Jul 26 15:14:11 +0200"
Last used
"Sun, 12 Jul 26 15:14:11 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/src/Controller/SecurityController.php"
    "line" => 20
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/pexow-monitoring/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/pexow-monitoring/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
"d3feb17ffd3fd8cf1d5e5811d09681af"
COMMONS_PATH
"../commons"
COMPOSER_VERSION
"2"
CONTAINER_SERVER
"registry.gitlab.com/pexow"
DATABASE_URL
"mysql://pexowmonitoring:KfB0KBi6140UT2r2Vo6O1CDQPC5wKyoG@127.0.0.1:3306/pexowmonitoring?serverVersion=5.7"
DB_HOST
"mysql"
DB_NAME
"pexow-monitoring"
DB_PASSWORD
""
DB_PORT
"3306"
DB_TYPE
"mariadb"
DB_USER
"root"
DB_VERSION
"11.7.2"
DEFAULT_URI
"http://localhost"
DELIVERY_ADDRESS
"david.netolicky@gmail.com"
DIRECTORIES
"assets/controllers private storage storage/public tests var/cache var/log"
DOCKER
"docker"
DOCKER_COMPOSE
"docker compose"
DOCKER_COMPOSE_PROJECT
"docker compose -p pexow-monitoring"
DOCKER_ENABLED
"0"
ELASTICSEARCH_VERSION
"8.17.0"
ENABLE_ELASTICSEARCH
"0"
ENABLE_KIBANA
"0"
ENABLE_MEILISEARCH
"0"
ENABLE_MERCURE
"0"
ENABLE_MINIO
"0"
ENABLE_RABBITMQ
"0"
ENABLE_REDIS
"0"
ENABLE_VARNISH
"0"
GREP
"grep"
INSTALL
"directories reveal make.composer cache assets make.yarn db"
INSTALL_PROD
"crontab"
INSTALL_STAGE
"crontab"
MAILER_DSN
"smtp://dev@pexow.com:cL47tUIDoe@smtp.seznam.cz:465"
MAILER_SENDER
"dev@pexow.com"
MEILISEARCH_KEY
"changeme"
MEILISEARCH_URL
"http://meilisearch:7700"
MEILISEARCH_VERSION
"latest"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PHP_DISPLAY_ERRORS
"On"
PHP_ERROR_REPORTING
"E_ALL"
PHP_EXTENSIONS
"gd intl imagick opcache sysvsem xdebug zip mysqli pdo_mysql"
PHP_MAX_EXECUTION_TIME
"60"
PHP_MEMORY_LIMIT
"512M"
PHP_POST_MAX_SIZE
"64M"
PHP_UPLOAD_MAX_FILESIZE
"64M"
PHP_VERSION
"8.3"
PRIVATE
"private"
PROD_PATH
"~/httpdocs"
PROD_RELEASE_ROTATE
"5"
PROD_SERVER
"s1.pexow.com"
PROD_USER
"pexow-monitoring"
PROJECT_NAME
"pexowmonitoring"
RABBITMQ_VERSION
"3"
REDIS_FOR_CACHE
"0"
REDIS_FOR_MESSENGER
"0"
REDIS_FOR_SESSIONS
"0"
REDIS_URL
"redis://redis:6379"
REDIS_VERSION
"7"
REQUEST_CONTEXT_HOST
"monitoring.s1.pexow.com"
REQUEST_CONTEXT_SCHEME
"https"
S3_ACCESS_KEY
"minioadmin"
S3_BUCKET
"pexow-monitoring"
S3_ENDPOINT
"http://minio:9000"
S3_REGION
"us-east-1"
S3_SECRET_KEY
"minioadmin"
S3_USE_PATH_STYLE
"true"
SHARED_DIRS
"node_modules storage var/log"
SHARED_FILES
".env.local"
STAGE_PATH
"~/httpdocs"
STAGE_RELEASE_ROTATE
"2"
STAGE_SERVER
"s1.pexow.dev"
STAGE_USER
"pexow-monitoring"
STORAGE_TYPE
"local"
SYMFONY_VERSION
"5.4"
VARNISH_VERSION
"7"
VAR_DUMPER_SERVER
"app:9912"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/runcloud/webapps/pexow-monitoring/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/runcloud/webapps/pexow-monitoring/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/runcloud"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"monitoring.s1.pexow.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.140"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_SERVER_ADDR
"46.101.190.122"
LD_LIBRARY_PATH
"/RunCloud/Packages/apache2-rc/lib"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.140"
REMOTE_PORT
"40478"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1783862051
REQUEST_TIME_FLOAT
1783862051.7267
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/runcloud/webapps/pexow-monitoring/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"monitoring.s1.pexow.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.67 (Unix) OpenSSL/1.1.1f"
SYMFONY_DOTENV_PATH
"/home/runcloud/webapps/pexow-monitoring/.env"
SYMFONY_DOTENV_VARS
"PROJECT_NAME,APP_ENV,PHP_VERSION,COMPOSER_VERSION,PHP_EXTENSIONS,PHP_MEMORY_LIMIT,PHP_MAX_EXECUTION_TIME,PHP_UPLOAD_MAX_FILESIZE,PHP_POST_MAX_SIZE,PHP_DISPLAY_ERRORS,PHP_ERROR_REPORTING,SYMFONY_VERSION,DB_TYPE,DB_VERSION,DB_HOST,DB_PORT,DB_NAME,DB_USER,DB_PASSWORD,DATABASE_URL,MAILER_DSN,ENABLE_REDIS,REDIS_VERSION,REDIS_URL,REDIS_FOR_CACHE,REDIS_FOR_SESSIONS,REDIS_FOR_MESSENGER,ENABLE_ELASTICSEARCH,ELASTICSEARCH_VERSION,ENABLE_KIBANA,ENABLE_RABBITMQ,RABBITMQ_VERSION,ENABLE_MINIO,STORAGE_TYPE,S3_ENDPOINT,S3_ACCESS_KEY,S3_SECRET_KEY,S3_BUCKET,S3_REGION,S3_USE_PATH_STYLE,ENABLE_MEILISEARCH,MEILISEARCH_VERSION,MEILISEARCH_KEY,MEILISEARCH_URL,ENABLE_MERCURE,MERCURE_JWT_SECRET,ENABLE_VARNISH,VARNISH_VERSION,COMMONS_PATH,CONTAINER_SERVER,DOCKER_ENABLED,PROD_USER,PROD_SERVER,PROD_PATH,PROD_RELEASE_ROTATE,STAGE_USER,STAGE_SERVER,STAGE_PATH,STAGE_RELEASE_ROTATE,PRIVATE,DIRECTORIES,SHARED_FILES,SHARED_DIRS,INSTALL,INSTALL_STAGE,INSTALL_PROD,VAR_DUMPER_SERVER,REQUEST_CONTEXT_HOST,REQUEST_CONTEXT_SCHEME,GREP,DOCKER,DOCKER_COMPOSE,DOCKER_COMPOSE_PROJECT,APP_SECRET,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,DELIVERY_ADDRESS,MAILER_SENDER"
USER
"runcloud"