SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_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 | "ea6303" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "main_deauth_profile_token=9886b9; PHPSESSID=joijsi7oaup8218rd8muq56qtj; sf_redirect=%7B%22token%22%3A%229886b9%22%2C%22route%22%3A%22app_admin_worker_status%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSettingsController%22%2C%22method%22%3A%22workerStatus%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient1%5C%2Fweb1%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2FSettingsController.php%22%2C%22line%22%3A441%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "wiecker.eu" |
referer | "https://wiecker.eu/admin/settings/_worker_status?t=1749273344655" |
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 | "be49a9d9-5116-4dfa-9b97-35b2f9751ee6" |
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, 08 Jun 2025 03:15:07 GMT" |
x-debug-token | "fa1446" |
x-request-id | "be49a9d9-5116-4dfa-9b97-35b2f9751ee6" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "joijsi7oaup8218rd8muq56qtj" |
main_deauth_profile_token | "9886b9" |
sf_redirect | "{"token":"9886b9","route":"app_admin_worker_status","method":"GET","controller":{"class":"App\\Controller\\SettingsController","method":"workerStatus","file":"\/var\/www\/clients\/client1\/web1\/web\/src\/Controller\/SettingsController.php","line":441},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Sun, 08 Jun 25 05:15:07 +0200" |
Last used | "Sun, 08 Jun 25 05:15:07 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "https://wiecker.eu/admin/settings/_worker_status?t=1749273344655" |
Session Usage
5
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\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/src/Controller/SecurityController.php" "line" => 49 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "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\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/src/Controller/SecurityController.php" "line" => 53 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "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/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 35 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/twig-bridge/Extension/SecurityExtension.php" "line" => 45 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/var/cache/dev/twig/d7/d79c81a1b0aac1351e4460621e0f07ad.php" "line" => 159 "function" => "isGranted" "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_stylesheets" "class" => "__TwigTemplate_9fbc7baef8a9a53e03a515240fc89484" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/var/cache/dev/twig/d7/d79c81a1b0aac1351e4460621e0f07ad.php" "line" => 74 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_9fbc7baef8a9a53e03a515240fc89484" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/var/cache/dev/twig/a1/a155a9278487488cebae753e505b21e3.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_61148bba63f6b0eb408d7330373cd425" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/src/Controller/SecurityController.php" "line" => 66 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "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\Bridge\Twig\AppVariable:185
[ [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/twig-bridge/AppVariable.php" "line" => 185 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1882 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/var/cache/dev/twig/a1/a155a9278487488cebae753e505b21e3.php" "line" => 138 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_61148bba63f6b0eb408d7330373cd425" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/var/cache/dev/twig/d7/d79c81a1b0aac1351e4460621e0f07ad.php" "line" => 89 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_9fbc7baef8a9a53e03a515240fc89484" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/var/cache/dev/twig/a1/a155a9278487488cebae753e505b21e3.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_61148bba63f6b0eb408d7330373cd425" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/src/Controller/SecurityController.php" "line" => 66 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client1/web1/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "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_COOKIE | "main_deauth_profile_token=9886b9; PHPSESSID=joijsi7oaup8218rd8muq56qtj; sf_redirect=%7B%22token%22%3A%229886b9%22%2C%22route%22%3A%22app_admin_worker_status%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSettingsController%22%2C%22method%22%3A%22workerStatus%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient1%5C%2Fweb1%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2FSettingsController.php%22%2C%22line%22%3A441%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "wiecker.eu" |
HTTP_REFERER | "https://wiecker.eu/admin/settings/_worker_status?t=1749273344655" |
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/login" |
REDIRECT_SCRIPT_URL | "/login" |
REDIRECT_SSL_TLS_SNI | "wiecker.eu" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "216.73.216.109" |
REMOTE_PORT | "7626" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1749352507 |
REQUEST_TIME_FLOAT | 1749352507.2163 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/clients/client1/web1/web/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://wiecker.eu/login" |
SCRIPT_URL | "/login" |
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" |