PublicController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\PublicController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_public" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1183 -supports: false -passport: null -duration: null -stub: "App\Security\CustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\CustomAuthenticator {#1138 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1188 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#1185 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1193 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1191 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1195 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1196 …} } ] |
_stopwatch_token | "6fbdb6" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "wiecker.eu" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
x-request-id | "0dd8dcb6-aa67-4b38-9563-fafe2c7e5b45" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 07 Jun 2025 13:02:52 GMT" |
x-debug-token | "c00ee7" |
x-request-id | "0dd8dcb6-aa67-4b38-9563-fafe2c7e5b45" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sat, 07 Jun 25 15:02:52 +0200" |
Last used | "Sat, 07 Jun 25 15:02:52 +0200" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
App\EventListener\LocaleListener:32
[ [ "file" => "/var/www/clients/client1/web1/web/src/EventListener/LocaleListener.php" "line" => 32 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "App\EventListener\LocaleListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php" "line" => 51 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 61 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/public/index.php" "line" => 113 "args" => [ "/var/www/clients/client1/web1/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_CATEGORY_NAME | "category" |
APP_ENV | "dev" |
APP_POST_CATEGORY_NAME | "article" |
APP_POST_TAG_NAME | "tag" |
APP_SECRET | "dbbc73e35d9f94a644ba258d59b084d2" |
APP_SITE_NAME | "JensWiecker" |
APP_TIMEZONE | "Europe/Berlin" |
APP_VERSION | "1.0.0" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://dbu1_wiecker_eu:U9aw6BctvS!B@localhost:3306/dbn1_wieu?serverVersion=11.3.2-MariaDB&charset=utf8mb4" |
JS_APP_KEY | "537b916624047bb9e1bb86fa40f9cbefc39c81e31c0e70fb35cf644955928e15" |
LOCK_DSN | "flock" |
MAILER_DSN | "smtp://noreply@wiecker.eu:!Ihjwuba12061971g@srv1.harz-web24.de:587" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
SITE_BASE_URL | "https://wiecker.eu" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/clients/client1/web1/web" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/clients/client1/web1/web" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/clients/client1/web1" |
HOSTNAME | "" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "wiecker.eu" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://wiecker.eu/" |
REDIRECT_SCRIPT_URL | "/" |
REDIRECT_SSL_TLS_SNI | "wiecker.eu" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "216.73.216.81" |
REMOTE_PORT | "1284" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1749301372 |
REQUEST_TIME_FLOAT | 1749301372.8967 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/clients/client1/web1/web/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://wiecker.eu/" |
SCRIPT_URL | "/" |
SERVER_ADDR | "193.135.9.84" |
SERVER_ADMIN | "webmaster@wiecker.eu" |
SERVER_NAME | "wiecker.eu" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "wiecker.eu" |
SYMFONY_DOTENV_PATH | "/var/www/clients/client1/web1/web/.env" |
SYMFONY_DOTENV_VARS | "APP_VERSION,SITE_BASE_URL,APP_SITE_NAME,APP_CATEGORY_NAME,APP_POST_CATEGORY_NAME,APP_POST_TAG_NAME,APP_ENV,APP_SECRET,APP_TIMEZONE,JS_APP_KEY,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,LOCK_DSN" |
TEMP | "/var/www/clients/client1/web1/tmp" |
TMP | "/var/www/clients/client1/web1/tmp" |
TMPDIR | "/var/www/clients/client1/web1/tmp" |
USER | "web1" |
proxy-nokeepalive | "1" |