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" |
_links |
|
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "1170f2" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "keep-alive" |
content-length | "" |
content-type | "" |
host | "dev-inventory.voom.co.nz" |
user-agent | "meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)" |
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 | "Sun, 13 Jul 2025 14:41:22 GMT" |
link | "<https://dev-inventory.voom.co.nz/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
x-debug-token | "ad4c33" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
Key | Value |
---|---|
Created | "Mon, 14 Jul 25 02:41:22 +1200" |
Last used | "Mon, 14 Jul 25 02:41:22 +1200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "GWVaBs2JBsTt7Xarr3OUiRfIt72RUkwCG_VDUU3JfGo" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "41e87133b6622e7f57ae9ef8bf9e25b2" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://root:tzs96JJ5@localhost/dev-inventory-2" |
GOOGLE_ANALYTICS_TRACKING_ID | "test" |
GOOGLE_RECAPTCHA_SITE_KEY | "test" |
JWT_PASSPHRASE | "1fec019e00583bcef9bdcea1961445df" |
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" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/home/www/dev-inventory.voom.co.nz/releases/99/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "dev-inventory.voom.co.nz" |
HTTP_USER_AGENT | "meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "57.141.2.11" |
REMOTE_PORT | "49646" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1752417682 |
REQUEST_TIME_FLOAT | 1752417682.0492 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/www/dev-inventory.voom.co.nz/releases/99/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.31.8.132" |
SERVER_NAME | "dev-inventory.voom.co.nz" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,GOOGLE_ANALYTICS_TRACKING_ID,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DATABASE_URL,GOOGLE_RECAPTCHA_SITE_KEY" |
USER | "www-data" |