Redirect 302 redirect from GET @_profiler_home (15baeb)

GET https://elpay-dev.billiton.de/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Web\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"702e1e"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#333
  -container: ContainerJSeD5Ra\App_KernelDevDebugContainer {#36 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#368 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#137 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#335 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=p8d8af8ljfvv4mrqtg29tr6apn; sf_redirect=%7B%22token%22%3A%2215baeb%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpay-hub-backend%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"elpay-dev.billiton.de"
referer
"https://elpay-dev.billiton.de/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 27 Dec 2024 00:50:11 GMT"
x-debug-token
"92e4fd"

Cookies

Request Cookies

Key Value
PHPSESSID
"p8d8af8ljfvv4mrqtg29tr6apn"
sf_redirect
"{"token":"15baeb","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/pay-hub-backend\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Fri, 27 Dec 24 00:50:11 +0000"
Last used
"Fri, 27 Dec 24 00:50:11 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"CpRxvo23xpDNfwqJg8p2TKn3gAwHcXqJur_ndXEPaK8"
_security.main.target_path
"https://elpay-dev.billiton.de/_profiler"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/src/Controller/Web/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\Web\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/src/Controller/Web/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\Web\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/var/cache/dev/twig/0e/0e3fc87187a55dda714e8132b660f833.php"
    "line" => 97
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_0ca31679e2b258e609736a4a72bf4518"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/var/cache/dev/twig/cc/cc49ea153d99543b52591528dda3f2b5.php"
    "line" => 89
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_efd7cf3aff1416aa5ce4e71b061160f7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/var/cache/dev/twig/0e/0e3fc87187a55dda714e8132b660f833.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0ca31679e2b258e609736a4a72bf4518"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/src/Controller/Web/SecurityController.php"
    "line" => 21
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\Web\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/var/cache/dev/twig/0e/0e3fc87187a55dda714e8132b660f833.php"
    "line" => 97
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_0ca31679e2b258e609736a4a72bf4518"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/var/cache/dev/twig/cc/cc49ea153d99543b52591528dda3f2b5.php"
    "line" => 89
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_efd7cf3aff1416aa5ce4e71b061160f7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/var/cache/dev/twig/0e/0e3fc87187a55dda714e8132b660f833.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0ca31679e2b258e609736a4a72bf4518"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/src/Controller/Web/SecurityController.php"
    "line" => 21
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\Web\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pay-hub-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pay-hub-backend/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
"bf58fd360c3c074269a7d41264514154"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"postgresql://phapp:C8Ft9j81tX1zqfHr@localhost:5432/phapp?serverVersion=16&charset=utf8"
JWT_PASSPHRASE
"b4b962fdf167c26a601844507807b59f05381bf85b6e1e71719438cc41cdfb83"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/pay-hub-backend/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/pay-hub-backend/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=p8d8af8ljfvv4mrqtg29tr6apn; sf_redirect=%7B%22token%22%3A%2215baeb%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpay-hub-backend%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"elpay-dev.billiton.de"
HTTP_REFERER
"https://elpay-dev.billiton.de/_profiler"
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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"3.145.199.240"
REMOTE_PORT
"29018"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1735260611
REQUEST_TIME_FLOAT
1735260611.5514
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/pay-hub-backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.16.0.234"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"elpay-dev.billiton.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at elpay-dev.billiton.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"elpay-dev.billiton.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN"