DefaultController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_default" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#55 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1084 …} } ] |
| _stopwatch_token | "ce3058" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| user-agent | "Mozilla/5.0 (Linux; Android 6.0; LG-D850 Build/MRA58K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.97 Mobile 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 | "private, must-revalidate" |
| content-type | "text/html; charset=utf-8" |
| date | "Fri, 19 Dec 2025 18:28:29 GMT" |
| expires | "-1" |
| location | "/login" |
| pragma | "no-cache" |
| x-debug-token | "5dd6a5" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_NFE_ENV | "prod" |
| API_NFE_URL_HOMOLOGACAO | "https://homologacao.focusnfe.com.br/v2/" |
| API_NFE_URL_PRODUCAO | "https://api.focusnfe.com.br/v2/" |
| APP_ENV | "dev" |
| APP_SECRET | "974a80c745dc0a5349f27374e3499c0f" |
| AWS_KEY | "AKIA5DPJVOJW4L2VEE7J" |
| AWS_SECRET | "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" |
| BUCKET | "prime-comercial-storage" |
| CHANNEL | "https" |
| DATABASE_URL | "mysql://doadmin:AVNS_632XemSYDA8ep8gPR1s@db-mysql-nyc3-07921-do-user-9470233-0.i.db.ondigitalocean.com:25060/defaultdb" |
| MAILER_DSN | "smtp://email-smtp.us-east-1.amazonaws.com:587?encryption=tls&username=AKIA5DPJVOJWT63NRN5W&password=BE7YYRnvdg%2BIOB2nYGsQ6vAZGUgyJdXQpx1W8encnSlE" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0; LG-D850 Build/MRA58K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.97 Mobile Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "93.174.93.12" |
| REMOTE_PORT | "60000" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766168909 |
| REQUEST_TIME_FLOAT | 1766168909.5271 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "137.184.59.10" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "127.0.1.1" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Ubuntu) Server at 127.0.1.1 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,DATABASE_URL,MESSENGER_TRANSPORT_DSN,AWS_KEY,AWS_SECRET,BUCKET,CHANNEL,API_NFE_ENV,API_NFE_URL_HOMOLOGACAO,API_NFE_URL_PRODUCAO,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,APP_SECRET" |