n/a
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Biceps\SilaboBundle\Controller\StandardController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "default" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "cf1e0a" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "gzip, deflate, br" |
accept-language | "de-CH,de;q=0.9" |
connection | "Keep-Alive" |
host | "silabo.mat.biceps.ch" |
priority | "u=0, i" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "none" |
user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15" |
x-forwarded-for | "185.201.130.150" |
x-forwarded-host | "silabo.mat.biceps.ch" |
x-forwarded-server | "mat.biceps.ch" |
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 | "Wed, 24 Sep 2025 12:12:27 GMT" |
location | "/oauth/biceps/login" |
x-debug-token | "d783f6" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
Key | Value |
---|---|
Created | "Wed, 24 Sep 25 14:12:27 +0200" |
Last used | "Wed, 24 Sep 25 14:12:27 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
BicepsOAuthSecurityURI | "https://silabo.mat.biceps.ch/" |
_security.main.target_path | "https://silabo.mat.biceps.ch/" |
Session Usage
9
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 128 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Util/TargetPathTrait.php" "line" => 28 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 238 "function" => "saveTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 207 "function" => "setTargetPath" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 152 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Biceps\OAuth\Security\Authenticator:80
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/biceps/oauth/Security/Authenticator.php" "line" => 80 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php" "line" => 58 "function" => "start" "class" => "Biceps\OAuth\Security\Authenticator" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 220 "function" => "start" "class" => "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 152 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Biceps\OAuth\Security\Authenticator:81
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/biceps/oauth/Security/Authenticator.php" "line" => 81 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php" "line" => 58 "function" => "start" "class" => "Biceps\OAuth\Security\Authenticator" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 220 "function" => "start" "class" => "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 152 "function" => "startAuthentication" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/security-http/Firewall/ExceptionListener.php" "line" => 103 "function" => "handleAccessDeniedException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 239 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 239 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 239 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 239 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 239 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 85 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/matthias/clients/biceps/silabo/src/public/index.php" "line" => 5 "args" => [ "/home/matthias/clients/biceps/silabo/src/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 | "39ba20d90e56af26beab4ce871a1b2f5" |
BICEPS_BASE_URL | "https://biceps-admin.mat.biceps.ch/app_dev.php/" |
BICEPS_CLIENT_ID | "silabo" |
BICEPS_CLIENT_SECRET | "v6ia18xJ33BirYEeew4osBdy3KTUo5l9O4UcZYFG2v1dYRcxX5EFEeacAkUzRY2l" |
DATABASE_URL | "mysql://symfony_silabo:74c98jlZN8q5l7uT@127.0.0.1:3306/symfony_silabo?serverVersion=5.7" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/matthias/clients/biceps/silabo/src/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/matthias/clients/biceps/silabo/src/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/matthias" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_ACCEPT_LANGUAGE | "de-CH,de;q=0.9" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "silabo.mat.biceps.ch" |
HTTP_PRIORITY | "u=0, i" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "none" |
HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15" |
HTTP_X_FORWARDED_FOR | "185.201.130.150" |
HTTP_X_FORWARDED_HOST | "silabo.mat.biceps.ch" |
HTTP_X_FORWARDED_SERVER | "mat.biceps.ch" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "silabo.mat.biceps.ch" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "192.168.204.1" |
REMOTE_PORT | "55544" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1758715947 |
REQUEST_TIME_FLOAT | 1758715947.1387 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/matthias/clients/biceps/silabo/src/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.204.28" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "silabo.mat.biceps.ch" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at silabo.mat.biceps.ch Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SSL_TLS_SNI | "silabo.mat.biceps.ch" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,BICEPS_CLIENT_ID,BICEPS_CLIENT_SECRET,BICEPS_BASE_URL,DATABASE_URL" |
USER | "matthias" |
proxy-nokeepalive | "1" |