IndexController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| rest_route | "/batch/v1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\IndexController::index" |
| _route | "app_index" |
| _route_params | [] |
| _stopwatch_token | "bf0667" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "identity" |
| connection | "close" |
| content-length | "330" |
| content-type | "application/json" |
| host | "whatsapp.gc.sale" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"requests": [
{
"method": "POST",
"path": "http:\/\/:"
},
{
"method": "POST",
"path": "\/wp\/v2\/posts",
"body": {
"requests": [
{
"method": "GET",
"path": "http:\/\/:"
},
{
"method": "GET",
"path": "\/wp\/v2\/categories?author_exclude=SELECT+IF%28%281%3D1%29%2CSLEEP%280.5%29%2C0%29"
},
{
"method": "GET",
"path": "\/wp\/v2\/posts"
}
]
}
},
{
"method": "POST",
"path": "\/batch\/v1"
}
]
}
Raw
{"requests":[{"method":"POST","path":"http://:"},{"method":"POST","path":"/wp/v2/posts","body":{"requests":[{"method":"GET","path":"http://:"},{"method":"GET","path":"/wp/v2/categories?author_exclude=SELECT+IF%28%281%3D1%29%2CSLEEP%280.5%29%2C0%29"},{"method":"GET","path":"/wp/v2/posts"}]}},{"method":"POST","path":"/batch/v1"}]}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 11 Sep 2026 19:40:39 GMT" |
| x-debug-token | "215324" |
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 | "3c4e33c5b9e6cb5dae11030537f42816" |
| DATABASE_URL | "mysql://whatsapp:'gc_what'@127.0.0.1:3306/whatsapp?serverVersion=5.7&charset=utf8mb4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "330" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/var/www/gcsale/WhatsApp/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/gcsale" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "identity" |
| HTTP_CONNECTION | "close" |
| HTTP_CONTENT_LENGTH | "330" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "whatsapp.gc.sale" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "rest_route=/batch/v1" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "193.47.62.167" |
| REMOTE_PORT | "57010" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789155639 |
| REQUEST_TIME_FLOAT | 1789155639.374 |
| REQUEST_URI | "/?rest_route=/batch/v1" |
| SCRIPT_FILENAME | "/var/www/gcsale/WhatsApp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.89.8.82" |
| SERVER_NAME | "whatsapp.gc.sale" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| USER | "gcsale" |