LoginController :: 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\LoginController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "44.206.55.203" |
| referer | "https://44.206.55.203/" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 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 | "Tue, 16 Dec 2025 09:29:51 GMT" |
| x-debug-token | "e2d112" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 16 Dec 25 06:29:51 -0300" |
| Last used | "Tue, 16 Dec 25 06:29:51 -0300" |
| Lifetime | "0" |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "p2IBJG2AhjOsTpf-k36km5zjckyRqptQSam35yirMgk" |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "ed70eb2af73ea2af90e8f02f4770693d" |
| DATABASE_URL | "mysql://scpc_admin:K7GEwuxdxPPP2N2tXXiM@prod-scpc-db.cdh1ncznplkq.us-east-1.rds.amazonaws.com:3306/scpc" |
| MAILER_URL | "null://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/carrocao.com/cozinha/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/carrocao.com/cozinha/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "44.206.55.203" |
| HTTP_REFERER | "https://44.206.55.203/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "45.156.129.134" |
| REMOTE_PORT | "43251" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765877391 |
| REQUEST_TIME_FLOAT | 1765877391.5778 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/carrocao.com/cozinha/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.31.77.100" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "44.206.55.203" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at 44.206.55.203 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL" |