FrontEndController :: home
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\FrontEndController::home" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home" |
| _route_params | [] |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#553 #template: "frontend/homepage.html.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/plain, */*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US,en;q=0.9" |
| client-ip | "127.0.0.1" |
| connection | "close" |
| content-length | "378" |
| content-type | "application/json" |
| dnt | "1" |
| forwarded | "for=127.0.0.1;host=localhost;proto=https" |
| host | "staging.maturin.ca" |
| origin | "https://staging.maturin.ca" |
| referer | "https://staging.maturin.ca/" |
| user-agent | "WordPress/6.9.4; https://staging.maturin.ca" |
| x-cluster-client-ip | "127.0.0.1" |
| x-forwarded-for | "127.0.0.1" |
| x-originating-ip | "127.0.0.1" |
| x-php-ob-level | "1" |
| x-real-ip | "127.0.0.1" |
| x-wf-forwarded-for | "127.0.0.1" |
Request Content
Pretty
{
"requests": [
{
"method": "POST",
"path": "\/\/\/"
},
{
"method": "POST",
"path": "\/wp\/v2\/posts",
"body": {
"requests": [
{
"method": "POST",
"path": "\/\/\/"
},
{
"method": "GET",
"path": "\/wp\/v2\/posts\/999999?author_exclude=0%29+OR+SLEEP%280%29--+-&orderby=none&per_page=500"
},
{
"method": "GET",
"path": "\/wp\/v2\/posts"
}
]
}
},
{
"method": "POST",
"path": "\/batch\/v1",
"body": {
"requests": []
}
}
]
}
Raw
{"requests": [{"method": "POST", "path": "///"}, {"method": "POST", "path": "/wp/v2/posts", "body": {"requests": [{"method": "POST", "path": "///"}, {"method": "GET", "path": "/wp/v2/posts/999999?author_exclude=0%29+OR+SLEEP%280%29--+-&orderby=none&per_page=500"}, {"method": "GET", "path": "/wp/v2/posts"}]}}, {"method": "POST", "path": "/batch/v1", "body": {"requests": []}}]}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Sat, 08 Aug 2026 07:41:28 GMT" |
| x-debug-token | "9f7e08" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 08 Aug 26 03:41:27 -0400" |
| Last used | "Sat, 08 Aug 26 03:41:27 -0400" |
| Lifetime | "31536000" |
Session Attributes
| Attribute | Value |
|---|---|
| cartId | 19029533 |
| favorites | Doctrine\Common\Collections\ArrayCollection {#11201 -elements: [] } |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_TO_SEND_ADDRESS | "maxime@maturin.ca" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "ece17b137845c6af87737a7b429bf83e" |
| DATABASE_URL | "mysql://dev:adf98hj248r7hdasfSDF23r@127.0.0.1:3306/omelodev" |
| DEV_TO_MAIL_ADDRESS | "maxime@maturin.ca" |
| ELASTICSEARCH_HOST | "127.0.0.1" |
| ELASTICSEARCH_PORT | "9200" |
| ENABLE_TWIG_CACHE | "true" |
| MAILER_FROM | "reply-message@maturin.ca" |
| MAILER_URL | "smtp://mail.maturin.ca:587?encryption=&auth_mode=&username=maxime@maturin.ca&password=y3TE3dK7" |
| SOLEXIS_API_HOST | "https://maturin-dev.solutionextreme.com/api/" |
| SOLEXIS_NEW_API_HOST | "https://maturin-dev.solutionextreme.com/api/" |
| STRIPE_API_KEY | "sk_test_cLLpvDdtubdfD3HTPOK3uEoC" |
| STRIPE_API_PKEY | "pk_test_Hk3TQ3qfUi6YJ5ZTc2jdQB3X" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "378" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/Markego/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/Markego/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json, text/plain, */*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CLIENT_IP | "127.0.0.1" |
| HTTP_CONNECTION | "close" |
| HTTP_DNT | "1" |
| HTTP_FORWARDED | "for=127.0.0.1;host=localhost;proto=https" |
| HTTP_HOST | "staging.maturin.ca" |
| HTTP_ORIGIN | "https://staging.maturin.ca" |
| HTTP_REFERER | "https://staging.maturin.ca/" |
| HTTP_USER_AGENT | "WordPress/6.9.4; https://staging.maturin.ca" |
| HTTP_X_CLUSTER_CLIENT_IP | "127.0.0.1" |
| HTTP_X_FORWARDED_FOR | "127.0.0.1" |
| HTTP_X_ORIGINATING_IP | "127.0.0.1" |
| HTTP_X_REAL_IP | "127.0.0.1" |
| HTTP_X_WF_FORWARDED_FOR | "127.0.0.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "rest_route=/batch/v1" |
| REMOTE_ADDR | "195.178.110.53" |
| REMOTE_PORT | "40324" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786174887 |
| REQUEST_TIME_FLOAT | 1786174887.735 |
| REQUEST_URI | "/index.php?rest_route=/batch/v1" |
| SCRIPT_FILENAME | "/var/www/html/Markego/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.79.50.9" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "staging.maturin.ca" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at staging.maturin.ca Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "staging.maturin.ca" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_URL,MAILER_FROM,DEV_TO_MAIL_ADDRESS,ADMIN_TO_SEND_ADDRESS,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,STRIPE_API_KEY,STRIPE_API_PKEY,SOLEXIS_API_HOST,SOLEXIS_NEW_API_HOST,ENABLE_TWIG_CACHE" |