RedirectController
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 | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" |
| _route | "root" |
| _route_params | [ "route" => "front_entry" "permanent" => false "keepQueryParams" => true ] |
| _stopwatch_token | "78b62e" |
| correlation_id | "66042698" |
| keepQueryParams | true |
| permanent | false |
| route | "front_entry" |
| scope | "unknown" |
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 | "chauffeur.groupepastor.mc.i2n.solutions" |
| 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 | "Sat, 08 Aug 2026 18:42:35 GMT" |
| location | "https://chauffeur.groupepastor.mc.i2n.solutions/residents?rest_route=/batch/v1" |
| x-debug-token | "956ec5" |
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 |
|---|---|
| AG_GRID_LICENSE | "Using_this_{AG_Grid}_Enterprise_key_{AG-054089}_in_excess_of_the_licence_granted_is_not_permitted___Please_report_misuse_to_legal@ag-grid.com___For_help_with_changing_this_key_please_contact_info@ag-grid.com___{i2N}_is_granted_a_{Multiple_Applications}_Developer_License_for_{1}_Front-End_JavaScript_developer___All_Front-End_JavaScript_developers_need_to_be_licensed_in_addition_to_the_ones_working_with_{AG_Grid}_Enterprise___This_key_has_been_granted_a_Deployment_License_Add-on_for_{4}_Production_Environments___This_key_works_with_{AG_Grid}_Enterprise_versions_released_before_{18_July_2025}____[v3]_[01]_MTc1Mjc5MzIwMDAwMA==3848631928d7bd25b1acb7674069961b" |
| APP_ENV | "dev" |
| APP_SECRET | "82531e5b2152f263bcde1baede97105b" |
| APP_SHARE_DIR | "var/share" |
| AUTO_REFRESH_INTERVAL | "30000" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://dbuser:user@monaco@127.0.0.1:3306/chauffeur_pastor_db?serverVersion=10.3.29-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "client://localhost" |
| EXPO_DSN | "expo://xWLgAJAKfskTTfUhcjNA6psc5EF-hvQos5xxEyhg@default" |
| JWT_PASSPHRASE | "a3cd3abcb488fc69badf5e652274fff9192a49b7acb13306b63eed01ce1cc810" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "mailjet+api://8b2a299c443405dd93b60c5db98cf062:a6670241207da8f532f42883fb589f77@api.mailjet.com" |
| MAILER_TO_DEV | "charles@i2n.mc" |
| MAIL_ADMIN_PASTOR | "charles@i2n.mc" |
| MAIL_FROM | "i2n@i2n.mc" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SX_PREMIUM_TOKEN | "97826E70-4F5E-4AC8-836F-6DBC834F7A6F" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/vhosts/chauffeur.groupepastor.mc" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/chauffeur.groupepastor.mc" ] |
| CONTENT_LENGTH | "330" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/chauffeur.groupepastor.mc/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/chauffeur.groupepastor.mc/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/www" |
| 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_HOST | "chauffeur.groupepastor.mc.i2n.solutions" |
| 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" |
| 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" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "rest_route=/batch/v1" |
| REDIRECT_SSL_TLS_SNI | "chauffeur.groupepastor.mc.i2n.solutions" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "193.47.62.168" |
| REMOTE_PORT | "34460" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786214555 |
| REQUEST_TIME_FLOAT | 1786214555.2561 |
| REQUEST_URI | "/?rest_route=/batch/v1" |
| SCRIPT_FILENAME | "/var/www/vhosts/chauffeur.groupepastor.mc/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.10.212" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "chauffeur.groupepastor.mc.i2n.solutions" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "chauffeur.groupepastor.mc.i2n.solutions" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/chauffeur.groupepastor.mc/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAIL_FROM,MAIL_ADMIN_PASTOR,MAILER_TO_DEV,AG_GRID_LICENSE,SX_PREMIUM_TOKEN,EXPO_DSN,AUTO_REFRESH_INTERVAL" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |