AppApiController :: listAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Application\Internit\ApiBundle\Controller\AppApiController::listAction" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_app_list" |
| _route_params | [] |
| _stopwatch_token | "94c001" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/plain, */*" |
| accept-encoding | "br, gzip, deflate" |
| accept-language | "*" |
| connection | "keep-alive" |
| content-length | "" |
| content-type | "application/json" |
| host | "portal.kaindev.com.br" |
| sec-fetch-mode | "cors" |
| user-agent | "node" |
| 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 | "application/json" |
| date | "Sat, 03 Jan 2026 02:03:32 GMT" |
| x-debug-token | "bc0c6a" |
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 |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "d6ab621663ee840f6cd2dfe1c56f343e" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://portal-back:sMyiEASDAcnwXBxC@localhost:3306/portal-back" |
| JWT_PASSPHRASE | "61305f5ee9bba6734917df969baa22a6" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/www/wwwroot/portal.kaindev.com.br/public_html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json, text/plain, */*" |
| HTTP_ACCEPT_ENCODING | "br, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "*" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "portal.kaindev.com.br" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_USER_AGENT | "node" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "45.65.156.61" |
| REMOTE_PORT | "6438" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767405811 |
| REQUEST_TIME_FLOAT | 1767405811.5576 |
| REQUEST_URI | "/api/app" |
| SCRIPT_FILENAME | "/www/wwwroot/portal.kaindev.com.br/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "109.205.176.205" |
| SERVER_NAME | "portal.kaindev.com.br" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |
| USER | "www" |