SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "3b7659" |
visitor | App\Entity\Visitor {#434 -id: 1923 -ipAddress: "192.168.16.1" -url: "/login" -visitedAt: DateTime @1729776916 {#433 : 2024-10-24 13:35:16.0 UTC (+00:00) } -visitDuration: 6623583 -isBlocked: false -blockedUntil: null -uniqueVisit: false -clicks: 224 -uniqueClicks: 1 } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "PHPSESSID=e6pn31t7qlmdkl9mboepa04qbk; sf_redirect=%7B%22token%22%3A%22c71115%22%2C%22route%22%3A%22user_ticket_new%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CUserTicketController%22%2C%22method%22%3A%22new%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FUserTicketController.php%22%2C%22line%22%3A50%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "wohlstandclub.de" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "18.216.146.89" |
x-forwarded-proto | "http" |
x-php-ob-level | "1" |
x-real-ip | "18.216.146.89" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Thu, 09 Jan 2025 05:28:19 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "6f6182" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "e6pn31t7qlmdkl9mboepa04qbk" |
sf_redirect | "{"token":"c71115","route":"user_ticket_new","method":"GET","controller":{"class":"App\\Controller\\UserTicketController","method":"new","file":"\/var\/www\/html\/src\/Controller\/UserTicketController.php","line":50},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Thu, 09 Jan 25 05:28:19 +0000" |
Last used | "Thu, 09 Jan 25 05:28:19 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "http://wohlstandclub.de/userinterface/ticket/new" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 354 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/SecurityController.php" "line" => 17 "function" => "getUser" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 18 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/SecurityController.php" "line" => 21 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 18 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/SecurityController.php" "line" => 23 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 18 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Bridge\Twig\AppVariable:151
[ [ "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php" "line" => 151 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1754 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/40/40c689ef9bc43a43bae0b6228ebab4e9.php" "line" => 61 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_e5542dd153f0e9ba5568ef136fae1061" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/c4/c46107922f16ba0def4b8965ead38a61.php" "line" => 139 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_431e87dab9ebd119f77149001777699f" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/4c/4cbbaa37f5040f0b48d157cfff3c30d6.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_2d367ceae975967395abc92df9599a59" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/SecurityController.php" "line" => 27 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 18 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:174
[ [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 174 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 18 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "your_secret_key_here" |
DATABASE_URL | "mysql://user:userpassword@db:3306/mydatabase?serverVersion=8.0&charset=utf8mb4" |
GOOGLE_CLIENT_ID | "876226093040-g3lt2hm17aruanv8l8vireq2cdgs9b8p.apps.googleusercontent.com" |
GOOGLE_CLIENT_SECRET | "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" |
KEY_DIRECTORY | "/etc/wireguard/keys" |
PAYPAL_CLIENT_ID | "AVyO7L3i63SEutlssYSkTqvV9TtMnD__5Jn7E1BGFDG7XVzsTSHK7PhnmhZQX2S6wYpY__BWMJ52_UN-" |
PAYPAL_CLIENT_SECRET | "EI90eoJpxt8EaWzR8gZPSGQwPbQ27aqjIkq43GyUYsXir__vgyq0x4Se6a5Vj5Jwp9ANP_euuOQp9zhm" |
PAYPAL_ENVIRONMENT | "sandbox" |
PRIVATE_KEY_PATH | "/var/www/.ssh/id_rsa" |
PROXY_HOST | "v2202409236014288427.powersrv.de" |
PROXY_IP | "45.132.246.217" |
PROXY_PASSWORD | "husten" |
PROXY_PORT | "5002" |
PROXY_USER | "alex" |
PUBLIC_KEY_PATH | "/var/www/.ssh/id_rsa.pub" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "PHPSESSID=e6pn31t7qlmdkl9mboepa04qbk; sf_redirect=%7B%22token%22%3A%22c71115%22%2C%22route%22%3A%22user_ticket_new%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CUserTicketController%22%2C%22method%22%3A%22new%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FUserTicketController.php%22%2C%22line%22%3A50%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "wohlstandclub.de" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "18.216.146.89" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_REAL_IP | "18.216.146.89" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "192.168.16.1" |
REMOTE_PORT | "35682" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1736400499 |
REQUEST_TIME_FLOAT | 1736400499.6486 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.16.3" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "wohlstandclub.de" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at wohlstandclub.de Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,PAYPAL_CLIENT_ID,PAYPAL_CLIENT_SECRET,PAYPAL_ENVIRONMENT,PROXY_IP,PROXY_USER,PROXY_PASSWORD,PROXY_PORT,PROXY_HOST,KEY_DIRECTORY,PRIVATE_KEY_PATH,PUBLIC_KEY_PATH,DATABASE_URL" |