GET https://power.wildcard.dev/login

AuthenticationController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AuthenticationController::login"
_controller_attributes
[]
_firewall_context
"security.firewall.map.context.login"
_route
"auth_login_form"
_route_params
[]
_stopwatch_token
"be5b0b"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
connection
"keep-alive"
host
"power.wildcard.dev"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://power.wildcard.dev/login' \
  --header 'Connection: keep-alive' \
  --header 'Accept: */*' \
  --header 'Accept-Encoding: gzip, deflate, br' \
  --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36' \
  --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
"Fri, 31 Jul 2026 18:54:56 GMT"
expires
"Fri, 31 Jul 2026 18:54:56 GMT"
set-cookie
"PHPSESSID=0027df3ad40b1e5e1db921fa32e52ba9; path=/; secure; httponly; samesite=lax"
x-debug-token
"b12973"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#791
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "0027df3ad40b1e5e1db921fa32e52ba9"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 4

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/power-forecast/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/src/Controller/AuthenticationController.php"
    "line" => 13
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\AuthenticationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-forecast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/power-forecast/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/src/Controller/AuthenticationController.php"
    "line" => 15
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\AuthenticationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-forecast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/power-forecast/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
    "line" => 29
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/var/cache/dev/twig/1b/1b155f64a866d2b3e585887b0a97d454.php"
    "line" => 137
    "function" => "getCsrfToken"
    "class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_79f9354a943b05e80587608eab8a9053"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/src/Controller/AuthenticationController.php"
    "line" => 17
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\AuthenticationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-forecast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/power-forecast/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
    "line" => 29
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/var/cache/dev/twig/1b/1b155f64a866d2b3e585887b0a97d454.php"
    "line" => 137
    "function" => "getCsrfToken"
    "class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_79f9354a943b05e80587608eab8a9053"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/src/Controller/AuthenticationController.php"
    "line" => 17
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\AuthenticationController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/power-forecast/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/power-forecast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_ENCRYPTION_KEY
"2aeb68210908486f319343abda86839809d07cb00f67ff8758a73e543a958b38"
APP_ENV
"dev"
APP_SECRET
"c85442f6c1bc841135260a9c33f998d6bdff43d968f50ede1f4581f74c3b9541"
DATABASE_URL
"mysql://power:Forecasting932847@127.0.0.1:3306/power?charset=utf8mb4"
KINETIC_EVENT_TRANSPORT
"sync"
KINETIC_MQTT_HOST
"localhost"
KINETIC_MQTT_PASSWORD
"guest"
KINETIC_MQTT_PORT
"1883"
KINETIC_MQTT_TOPIC_PREFIX
"app"
KINETIC_MQTT_USERNAME
"guest"
KINETIC_RABBITMQ_EXCHANGE
"app"
KINETIC_RABBITMQ_HOST
"localhost"
KINETIC_RABBITMQ_PASSWORD
"guest"
KINETIC_RABBITMQ_PORT
"5672"
KINETIC_RABBITMQ_USER
"guest"
KINETIC_RABBITMQ_VHOST
"/"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
NOTIFICATION_EMAIL_FROM
"noreply@example.com"
POWER_FORECAST_PYTHON
"/var/www/power-forecast/.venv/bin/python"
POWER_FORECAST_ROOT
"/var/www/power"
POWER_FORECAST_TIMEOUT
"90"
VITE_BASE_URL
"http://power-forecast.local"
VITE_SERVER_HOST
"localhost"
VITE_SERVER_PORT
"5173"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/power-forecast"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/power-forecast"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/power-forecast/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/cache/nginx"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"power.wildcard.dev"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"52.16.245.145"
REMOTE_PORT
"58728"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785524096
REQUEST_TIME_FLOAT
1785524096.6854
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/power-forecast/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"209.141.45.221"
SERVER_NAME
"power.wildcard.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_PATH
"/var/www/power-forecast/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,VITE_SERVER_HOST,VITE_SERVER_PORT,VITE_BASE_URL,POWER_FORECAST_PYTHON,POWER_FORECAST_ROOT,POWER_FORECAST_TIMEOUT,KINETIC_EVENT_TRANSPORT,KINETIC_RABBITMQ_HOST,KINETIC_RABBITMQ_PORT,KINETIC_RABBITMQ_USER,KINETIC_RABBITMQ_PASSWORD,KINETIC_RABBITMQ_VHOST,KINETIC_RABBITMQ_EXCHANGE,KINETIC_MQTT_HOST,KINETIC_MQTT_PORT,KINETIC_MQTT_USERNAME,KINETIC_MQTT_PASSWORD,KINETIC_MQTT_TOPIC_PREFIX,API_ENCRYPTION_KEY,NOTIFICATION_EMAIL_FROM,LOCK_DSN"
USER
"nginx"