Redirect 302 redirect from GET @app_home (2d1435)

GET https://poulp.it/login

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 {#558
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#526 …}
  }
]
_stopwatch_token
"1426af"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%222d1435%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=2d1435; PHPSESSID=028248a3e9b55d4676af8bb2b3021469"
host
"poulp.it"
referer
"https://poulp.it/"
user-agent
"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, 21 Jun 2026 08:51:11 GMT"
x-debug-token
"6eb99e"

Cookies

Request Cookies

Key Value
PHPSESSID
"028248a3e9b55d4676af8bb2b3021469"
main_deauth_profile_token
"2d1435"
sf_redirect
"{"token":"2d1435","route":"app_home","method":"GET","controller":"App\\Controller\\HomeController","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sun, 21 Jun 26 10:51:10 +0200"
Last used
"Sun, 21 Jun 26 10:51:10 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://poulp.it/"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/src/Controller/SecurityController.php"
    "line" => 27
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/var/cache/dev/twig/1c/1c2e32fb71fe9e1db5ebb1362c8db3a1.php"
    "line" => 122
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_72a6da8f36edf4514fac8b8e90167504"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/var/cache/dev/twig/da/dac98705a7a0346097bbdd2b6f9027d5.php"
    "line" => 109
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9771e0fdc0c84cf461931faff3b7a5b9"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/var/cache/dev/twig/1c/1c2e32fb71fe9e1db5ebb1362c8db3a1.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_72a6da8f36edf4514fac8b8e90167504"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 462
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 279
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public/index.php"
    "line" => 5
    "args" => [
      "/homepages/30/d863124715/htdocs/3Juillet/poulp.it/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
"8b4274f27ceef5df5d1fe0b28f3d7343"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://dbu3668419:FUA8ZYU8yBSqD6qHxY5r@db5020735482.hosting-data.io:3306/dbs15806437?serverVersion=10.11.18&charset=utf8mb4"
DEFAULT_URI
"https://poulp.it"
IMPORT_CHUNK_SIZE
"1000"
IMPORT_FLUSH_EVERY
"50"
MAILER_DSN
"brevo+api://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@default"
MAILER_FROM
"hello@poulp.it"
MAILER_FROM_NAME
"PoulPit"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/homepages/30/d863124715/htdocs/3Juillet/poulp.it"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/homepages/30/d863124715/htdocs/3Juillet/poulp.it"
]
CONTEXT_DOCUMENT_ROOT
"/kunden/usr/lib/cgi-bin/"
CONTEXT_PREFIX
"/system-bin/"
DOCUMENT_ROOT
"/kunden/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%222d1435%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=2d1435; PHPSESSID=028248a3e9b55d4676af8bb2b3021469"
HTTP_HOST
"poulp.it"
HTTP_REFERER
"https://poulp.it/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/kunden/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public/index.php"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_DOCUMENT_ROOT
"/kunden/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public"
REDIRECT_HANDLER
"x-mapp-php5.5"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_CPU
"120"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_CPU_JIMDO
"60"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_JIMDO
"800"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_MEM
"1024"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_MEM_JIMDO
"768"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCHARD
"90"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCHARD_JIMDO
"24"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCSOFT
"40"
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCSOFT_JIMDO
"24"
REDIRECT_REDIRECT_DOCUMENT_ROOT
"/kunden/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"infongd-eu18460.rtr.schlund.de"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UI_SUEXEC_DEFAULT_CHROOT_ID
"14"
REDIRECT_REDIRECT_UI_SUEXEC_FSTATD_UNIXSOCKET
"/run/ui-fstatd.suexec.socket"
REDIRECT_REDIRECT_UI_SUEXEC_STATISTICS_UNIXSOCKET
"/homepages/sclientMF/http.sock.bin"
REDIRECT_REDIRECT_UNIQUE_ID
"ajel_0dm-9niEIKQyeKjHAAAAA0"
REDIRECT_REDIRECT_WAAS_MODE
"0"
REDIRECT_SSL_TLS_SNI
"infongd-eu18460.rtr.schlund.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ajel_0dm-9niEIKQyeKjHAAAAA0"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"216.73.217.81"
REMOTE_PORT
"62908"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1782031871
REQUEST_TIME_FLOAT
1782031871.2738
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/kunden/homepages/30/d863124715/htdocs/3Juillet/poulp.it/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.29.6.80"
SERVER_ADMIN
"webmaster@poulp.it"
SERVER_NAME
"poulp.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"infongd-eu18460.rtr.schlund.de"
STATUS
"200"
SYMFONY_DOTENV_PATH
"/homepages/30/d863124715/htdocs/3Juillet/poulp.it/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,IMPORT_FLUSH_EVERY,IMPORT_CHUNK_SIZE,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,MAILER_FROM_NAME"
UNIQUE_ID
"ajel_0dm-9niEIKQyeKjHAAAAA0"
argc
0
argv
[]