Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| rest_route | "/batch/v1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _stopwatch_token | "7454ac" |
Request Headers
| Header | Value |
|---|---|
| connection | "close" |
| content-length | "191" |
| content-type | "application/json" |
| host | "test.noibo.the350f.com" |
| user-agent | "fasthttp" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"requests": [
{
"method": "POST",
"path": "http:\/\/\/x"
},
{
"body": {
"requests": [
{
"method": "GET",
"path": "\/wp\/v2\/posts"
}
]
},
"method": "POST",
"path": "\/wp\/v2\/posts\/1"
},
{
"method": "POST",
"path": "\/batch\/v1"
}
]
}
Raw
{"requests":[{"method":"POST","path":"http:///x"},{"body":{"requests":[{"method":"GET","path":"/wp/v2/posts"}]},"method":"POST","path":"/wp/v2/posts/1"},{"method":"POST","path":"/batch/v1"}]}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Sat, 29 Aug 2026 15:58:53 GMT" |
| x-debug-token | "5aeb02" |
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 | "4750cff62f6eba6e302b339523723cd3" |
| DATABASE_SERVER_VERSION | "8" |
| DATABASE_URL | "mysql://root:S6c-66Sj@127.0.0.1:3306/hethongnoibo?serverVersion=8.0&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SAPO_API2_ACCESS_TOKEN | "dd951eb59c814a6d9b78734ebbf4d3a0" |
| SAPO_API2_BASE_URL | "https://the-350f.mysapogo.com" |
| SAPO_API2_CLIENT_ID | "4c43fac2e51a4457ab6a141f1619a0ee" |
| SAPO_API2_CLIENT_SECRET | "ad8b74b78c81449488ccd3b550963243" |
| SAPO_API2_CODE | "f1ca93b14c65461390b9369115e2ffe9" |
| SAPO_API2_SESSION_ID | "08cbe458-b659-0a01-3512-ee85fdd8ea51" |
| SAPO_API2_TENANT | "the-350f.mysapogo.com" |
| SAPO_API_ACCESS_TOKEN | "ad8b74b78c81449488ccd3b550963243" |
| SAPO_API_BASE_URL | "https://the350f-ch.mysapogo.com" |
| SAPO_API_CLIENT_ID | "d78daee704454140bb1ab84d34ca561e" |
| SAPO_API_CLIENT_SECRET | "b882a4b7dc1541e88acab85bdd531f83" |
| SAPO_API_CODE | "4c43fac2e51a4457ab6a141f1619a0ee" |
| SAPO_API_SESSION_ID | "1cd17172-54d3-2329-3d6d-69740f56e47e" |
| SAPO_API_TENANT | "the-350f.mysapogo.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "191" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/opt/The350F_HeThongNoiBo/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_CONNECTION | "close" |
| HTTP_CONTENT_LENGTH | "191" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "test.noibo.the350f.com" |
| HTTP_USER_AGENT | "fasthttp" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "rest_route=/batch/v1" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "195.178.110.247" |
| REMOTE_PORT | "48074" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788019133 |
| REQUEST_TIME_FLOAT | 1788019133.1392 |
| REQUEST_URI | "/index.php?rest_route=/batch/v1" |
| SCRIPT_FILENAME | "/opt/The350F_HeThongNoiBo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "103.200.22.135" |
| SERVER_NAME | "test.noibo.the350f.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/opt/The350F_HeThongNoiBo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_SERVER_VERSION,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SAPO_API_BASE_URL,SAPO_API_SESSION_ID,SAPO_API_TENANT,SAPO_API_CLIENT_ID,SAPO_API_CLIENT_SECRET,SAPO_API_CODE,SAPO_API_ACCESS_TOKEN,SAPO_API2_BASE_URL,SAPO_API2_SESSION_ID,SAPO_API2_TENANT,SAPO_API2_CLIENT_ID,SAPO_API2_CLIENT_SECRET,SAPO_API2_CODE,SAPO_API2_ACCESS_TOKEN" |
| USER | "www-data" |