GET https://flashcard.raphael-salique.me/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#558
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/login"
    +name: "app_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#743
  -links: []
}
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#513
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#460 …}
  }
]
_stopwatch_token
"a9cc70"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"flashcard.raphael-salique.me"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.242"
x-forwarded-host
"flashcard.raphael-salique.me"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"pc-linuxshop-167256"
x-php-ob-level
"1"
x-real-ip
"216.73.216.242"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://flashcard.raphael-salique.me/login' \
  --header 'X-Real-Ip: 216.73.216.242' \
  --header 'X-Forwarded-Server: pc-linuxshop-167256' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Forwarded-Port: 443' \
  --header 'X-Forwarded-Host: flashcard.raphael-salique.me' \
  --header 'X-Forwarded-For: 216.73.216.242' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'Accept: */*' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 08 Jul 2026 09:46:16 GMT"
expires
"Wed, 08 Jul 2026 09:46:16 GMT"
x-debug-token
"49bd4a"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 3

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/src/Controller/SecurityController.php"
    "line" => 17
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/public/index.php"
    "line" => 5
    "args" => [
      "/home/raphaelsalique/Public/flashcard/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/src/Controller/SecurityController.php"
    "line" => 18
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/public/index.php"
    "line" => 5
    "args" => [
      "/home/raphaelsalique/Public/flashcard/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1918
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/var/cache/dev/twig/83/8395b9d9fe00cddb1c515cfc15f65d4c.php"
    "line" => 99
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d297415c7856936340822bc36d1a746f"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/var/cache/dev/twig/35/35546b60cd9cd092fd49f217065b06a8.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1f7298f370e2a4f5c856523dd812c58a"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/raphaelsalique/Public/flashcard/public/index.php"
    "line" => 5
    "args" => [
      "/home/raphaelsalique/Public/flashcard/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_AUTH_PASSWORD
"flash@stpwlsd!"
APP_AUTH_USERNAME
"raphael"
APP_ENV
"dev"
APP_SECRET
"b69886f5410fad2ac2d7780beb45964b"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data.db"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/raphaelsalique/Public/flashcard"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/raphaelsalique/Public/flashcard"
]
CONTEXT_DOCUMENT_ROOT
"/home/raphaelsalique/Public/flashcard/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/raphaelsalique/Public/flashcard/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"flashcard.raphael-salique.me"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.242"
HTTP_X_FORWARDED_HOST
"flashcard.raphael-salique.me"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"pc-linuxshop-167256"
HTTP_X_REAL_IP
"216.73.216.242"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"34532"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1783503976
REQUEST_TIME_FLOAT
1783503976.6781
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/raphaelsalique/Public/flashcard/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"webmaster@salique.fr"
SERVER_NAME
"flashcard.raphael-salique.me"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at flashcard.raphael-salique.me Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/home/raphaelsalique/Public/flashcard/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,APP_AUTH_USERNAME,APP_AUTH_PASSWORD"
USER
"www-data"
proxy-nokeepalive
"1"