TimeController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\TimeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_time" |
| _route_params | [] |
| _stopwatch_token | "2de17e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "julia.wilhelm-design.de" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-le-client-ip | "216.73.216.163" |
| x-le-client-ua | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
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 | "Sun, 19 Apr 2026 10:38:54 GMT" |
| x-debug-token | "33fe41" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 19 Apr 26 12:38:54 +0200" |
| Last used | "Sun, 19 Apr 26 12:38:54 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-form | "z_Fg3qCyz5zxPE7ts4S1MnS8p_4OBBrHmjoZrCtKODk" |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:82
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 82
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/ResolvedFormType.php"
"line" => 158
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Form.php"
"line" => 1005
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/src/Controller/TimeController.php"
"line" => 62
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\TimeController"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 85
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/ResolvedFormType.php"
"line" => 158
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Form.php"
"line" => 1005
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/src/Controller/TimeController.php"
"line" => 62
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\TimeController"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 72
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 79
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/ResolvedFormType.php"
"line" => 158
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 113
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/form/Form.php"
"line" => 1005
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/src/Controller/TimeController.php"
"line" => 62
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 152
"function" => "index"
"class" => "App\Controller\TimeController"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 151
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 111
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 152
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 151
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 111
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 152
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 151
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 111
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 152
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 151
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 111
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 152
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 151
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 99
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 111
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 152
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 185
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 173
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php"
"line" => 5
"args" => [
"/www/htdocs/w005f171/julia.wilhelm-design.de/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 | "a1cb0e030c76c9cbe44305878e9c6ec2" |
| DATABASE_URL | "mysql://d023c473:GCXwUXZzH7ktWLA9@127.0.0.1:3306/d023c473?serverVersion=5.7&charset=utf8mb4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/www/htdocs/w005f171/julia.wilhelm-design.de/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/www/htdocs/w005f171/julia.wilhelm-design.de/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "698893-29495-1" |
| HOME | "/www/htdocs/w005f171" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "julia.wilhelm-design.de" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_LE_CLIENT_IP | "216.73.216.163" |
| HTTP_X_LE_CLIENT_UA | "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_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "698893-29495-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_CLIENT_CERT | "" |
| REDIRECT_SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIFJjCCBA6gAwIBAgISBQ/W0IM5mXRCC3kUhoiH/C+bMA0GCSqGSIb3DQEBCwUA\n MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n EwNSMTMwHhcNMjYwNDE0MTczNTQ4WhcNMjYwNzEzMTczNTQ3WjAiMSAwHgYDVQQD\n ExdqdWxpYS53aWxoZWxtLWRlc2lnbi5kZTCCASIwDQYJKoZIhvcNAQEBBQADggEP\n ADCCAQoCggEBAPIIvF6UrNeVrOEwo2uaucfFL2caSdtKGa6zX5splS4bsxv4xIDf\n 6vE31UOt3WdfIF+VU6OYfHJgUueCASjnzmFtufDP1nbq48a1lGeiaIE6LV15m6X8\n vJzCYrUQdYwIifggg9VIw63MGfasIlpwLQAhYT7af+OskDj7gBe9CJM9AOAR+c3E\n BuZBjJAGQmCBHVtXUFKhKL/W+SLcjV/kP4fRaWCkvPdvDdOXkZ+O2ciGg4C6qPcw\n vR8DxP84zYj3Osxkb6vQ0fiVrVRoW5wakLPa1evj9siAgJCmAUFRgd7+aRPq0cMc\n agqEqey+Prr7o051rFeQCJoLzmw1n0XY/VMCAwEAAaOCAkMwggI/MA4GA1UdDwEB\n /wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1Ud\n DgQWBBTJiMfb2RXcRY9SI/Jilyu5EYLljzAfBgNVHSMEGDAWgBTnq58PLDOgU9Ne\n T3jIsoQOO9aSMzAzBggrBgEFBQcBAQQnMCUwIwYIKwYBBQUHMAKGF2h0dHA6Ly9y\n MTMuaS5sZW5jci5vcmcvMD8GA1UdEQQ4MDaCF2p1bGlhLndpbGhlbG0tZGVzaWdu\n LmRlght3d3cuanVsaWEud2lsaGVsbS1kZXNpZ24uZGUwEwYDVR0gBAwwCjAIBgZn\n gQwBAgEwLgYDVR0fBCcwJTAjoCGgH4YdaHR0cDovL3IxMy5jLmxlbmNyLm9yZy8y\n OC5jcmwwggENBgorBgEEAdZ5AgQCBIH+BIH7APkAfgBGr4Y9Oz7ln6V33qgkXTaw\n 2e0ioiP0YXdBIpRS7pVQXwAAAZ2NRduxAAgAAAUAA94UMwQDAEcwRQIhAMO+YbbY\n RrtVVr/uaQ7GolgzNb8X3INrMlpuO8dAg4hWAiAkB+ZGdArU6jAiYvAxv5eS+Mzp\n 1PKPv7Y9BtZ8DQtIFwB3AK9niDtXsE7dj6bZfvYuqOuBCsdxYPAkXlXWDC/nhYc6\n AAABnY1F3F8AAAQDAEgwRgIhAMS/7A65RVvEBRirGgVJmaB/bxK7axr1V0M4H8qo\n wI2zAiEAkN+2D17PNzr1900qEp6oRLGL1iDNVaw/U7KL1mBTvHcwDQYJKoZIhvcN\n AQELBQADggEBAC9o5B55ibRfb4gGQXoLoaBihTL06bfFpZLmbXRGdhf9gqNK7sbo\n fPndWdUz6sT/oRnXPvceLWwhf6GEs16H4UgVY/EtS3BuD1xv6G49YyHcSDZ+2Rab\n In5rWh4hh30bIq6Quewl7PL+jHO0avfapQSquQxsnf2fU9IN0R2LslNKcmqwqQUl\n qxLPAT+X5Bx335j0FjXQ5cbSKx5A4Kvluih51HNd4WurxsaZXhHUJmhwN5Vvk3W+\n g2O/OkU8luCJQVRxa8aU2suJrwGCtoSrnIfTOpun9oNHxcGEbrhwKPzgxcgQoayI\n 0SZ+gTQajQ6AKPezQkmfwf+eskyI8NDCrd4=\n -----END CERTIFICATE-----\n """ |
| REDIRECT_SSL_TLS_SNI | "julia.wilhelm-design.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aeSwva05H9sKebz3zjfhVwAAZSc" |
| REDIRECT_URL | "/time" |
| REMOTE_ADDR | "216.73.216.163" |
| REMOTE_PORT | "2972" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776595133 |
| REQUEST_TIME_FLOAT | 1776595133.99 |
| REQUEST_URI | "/time" |
| SCRIPT_FILENAME | "/www/htdocs/w005f171/julia.wilhelm-design.de/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.13.162.48" |
| SERVER_ADMIN | "webmaster@julia.wilhelm-design.de" |
| SERVER_NAME | "julia.wilhelm-design.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CLIENT_CERT | "" |
| SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIFJjCCBA6gAwIBAgISBQ/W0IM5mXRCC3kUhoiH/C+bMA0GCSqGSIb3DQEBCwUA\n MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n EwNSMTMwHhcNMjYwNDE0MTczNTQ4WhcNMjYwNzEzMTczNTQ3WjAiMSAwHgYDVQQD\n ExdqdWxpYS53aWxoZWxtLWRlc2lnbi5kZTCCASIwDQYJKoZIhvcNAQEBBQADggEP\n ADCCAQoCggEBAPIIvF6UrNeVrOEwo2uaucfFL2caSdtKGa6zX5splS4bsxv4xIDf\n 6vE31UOt3WdfIF+VU6OYfHJgUueCASjnzmFtufDP1nbq48a1lGeiaIE6LV15m6X8\n vJzCYrUQdYwIifggg9VIw63MGfasIlpwLQAhYT7af+OskDj7gBe9CJM9AOAR+c3E\n BuZBjJAGQmCBHVtXUFKhKL/W+SLcjV/kP4fRaWCkvPdvDdOXkZ+O2ciGg4C6qPcw\n vR8DxP84zYj3Osxkb6vQ0fiVrVRoW5wakLPa1evj9siAgJCmAUFRgd7+aRPq0cMc\n agqEqey+Prr7o051rFeQCJoLzmw1n0XY/VMCAwEAAaOCAkMwggI/MA4GA1UdDwEB\n /wQEAwIFoDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1Ud\n DgQWBBTJiMfb2RXcRY9SI/Jilyu5EYLljzAfBgNVHSMEGDAWgBTnq58PLDOgU9Ne\n T3jIsoQOO9aSMzAzBggrBgEFBQcBAQQnMCUwIwYIKwYBBQUHMAKGF2h0dHA6Ly9y\n MTMuaS5sZW5jci5vcmcvMD8GA1UdEQQ4MDaCF2p1bGlhLndpbGhlbG0tZGVzaWdu\n LmRlght3d3cuanVsaWEud2lsaGVsbS1kZXNpZ24uZGUwEwYDVR0gBAwwCjAIBgZn\n gQwBAgEwLgYDVR0fBCcwJTAjoCGgH4YdaHR0cDovL3IxMy5jLmxlbmNyLm9yZy8y\n OC5jcmwwggENBgorBgEEAdZ5AgQCBIH+BIH7APkAfgBGr4Y9Oz7ln6V33qgkXTaw\n 2e0ioiP0YXdBIpRS7pVQXwAAAZ2NRduxAAgAAAUAA94UMwQDAEcwRQIhAMO+YbbY\n RrtVVr/uaQ7GolgzNb8X3INrMlpuO8dAg4hWAiAkB+ZGdArU6jAiYvAxv5eS+Mzp\n 1PKPv7Y9BtZ8DQtIFwB3AK9niDtXsE7dj6bZfvYuqOuBCsdxYPAkXlXWDC/nhYc6\n AAABnY1F3F8AAAQDAEgwRgIhAMS/7A65RVvEBRirGgVJmaB/bxK7axr1V0M4H8qo\n wI2zAiEAkN+2D17PNzr1900qEp6oRLGL1iDNVaw/U7KL1mBTvHcwDQYJKoZIhvcN\n AQELBQADggEBAC9o5B55ibRfb4gGQXoLoaBihTL06bfFpZLmbXRGdhf9gqNK7sbo\n fPndWdUz6sT/oRnXPvceLWwhf6GEs16H4UgVY/EtS3BuD1xv6G49YyHcSDZ+2Rab\n In5rWh4hh30bIq6Quewl7PL+jHO0avfapQSquQxsnf2fU9IN0R2LslNKcmqwqQUl\n qxLPAT+X5Bx335j0FjXQ5cbSKx5A4Kvluih51HNd4WurxsaZXhHUJmhwN5Vvk3W+\n g2O/OkU8luCJQVRxa8aU2suJrwGCtoSrnIfTOpun9oNHxcGEbrhwKPzgxcgQoayI\n 0SZ+gTQajQ6AKPezQkmfwf+eskyI8NDCrd4=\n -----END CERTIFICATE-----\n """ |
| SSL_TLS_SNI | "julia.wilhelm-design.de" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| UNIQUE_ID | "aeSwva05H9sKebz3zjfhVwAAZSc" |
| USER | "w005f171" |
| argc | 0 |
| argv | [] |