SecurityController :: loginAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "fos_user.security.controller:loginAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "fos_user_security_login" |
| _route_params | [] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| from | "bingbot(at)microsoft.com" |
| host | "app.aapvr.org.br" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
| 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, 05 Apr 2026 16:04:13 GMT" |
| x-debug-token | "58b198" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 05 Apr 26 13:04:13 -0300" |
| Last used | "Sun, 05 Apr 26 13:04:13 -0300" |
| Lifetime | "0" |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "2fR6jor-4hqzK8ptsFGbF3zO-w0wThX8gKVgskMotnY" |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "8c7d91c672e20164f4b4ba438e90ab65" |
| CORS_ALLOW_ORIGIN | "^http?://localhost(:[0-9]+)?$" |
| DATABASE_URL | "mysql://admin:aapvr*()*()@localhost:3306/app" |
| MAILER_URL | "null://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/app/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_FROM | "bingbot(at)microsoft.com" |
| HTTP_HOST | "app.aapvr.org.br" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "/login" |
| PATH_TRANSLATED | "redirect:/index.php" |
| PHP_SELF | "/index.php/login" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "207.46.13.141" |
| REMOTE_PORT | "2630" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775405053 |
| REQUEST_TIME_FLOAT | 1775405053.2292 |
| REQUEST_URI | "/index.php/login" |
| SCRIPT_FILENAME | "/var/www/html/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "186.202.57.27" |
| SERVER_ADMIN | "informatica@aapvr.com.br" |
| SERVER_NAME | "app.aapvr.org.br" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.25 (Debian) Server at app.aapvr.org.br Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.25 (Debian)" |
| SSL_TLS_SNI | "app.aapvr.org.br" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,CORS_ALLOW_ORIGIN" |