POST https://nutrizaza.com/?rest_route=%2Fbatch%2Fv1

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
_controller
"App\Controller\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_home"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#284
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#323 …}
  }
]
_stopwatch_token
"3b0950"

Request Headers

Header Value
accept-encoding
"identity"
content-length
"460"
content-type
"application/json"
host
"nutrizaza.com"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-forwarded-proto
"https"
x-php-ob-level
"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?author_exclude=0%29%20AND%20%28EXTRACTVALUE%281%2CCONCAT%280x7e%2C%27wp2sprobe%27%29%29%29--%20-&per_page=1"
                    },
                    {
                        "method": "GET",
                        "path": "\/wp\/v2\/categories"
                    },
                    {
                        "method": "GET",
                        "path": "\/wp\/v2\/tags"
                    }
                ]
            }
        },
        {
            "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?author_exclude=0%29%20AND%20%28EXTRACTVALUE%281%2CCONCAT%280x7e%2C%27wp2sprobe%27%29%29%29--%20-&per_page=1"}, {"method": "GET", "path": "/wp/v2/categories"}, {"method": "GET", "path": "/wp/v2/tags"}]}}, {"method": "POST", "path": "/batch/v1", "body": {"requests": []}}]}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Thu, 03 Sep 2026 11:05:59 GMT"
location
"https://nutrizaza.com/login"
x-debug-token
"cf9daa"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
""
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"*"
CRON_WEB_TOKEN
"7dff24e268bc0f4cdd11de85753c4d3a4cddf64449191238a197dd6d998a30f4"
DATABASE_URL
"mysql://ua6fa9_anim:D4t6APMr__u3@ua6fa9.myd.infomaniak.com/ua6fa9_anim?charset=utf8mb4"
DEFAULT_URI
"http://localhost"
EBP_SYNC_SYSTEM_USER_CODE
"TLS6A2F0A6BD2DA620260614200915"
EBP_TOKEN
"v0egcD3QnceUH0DLeRZA5YeC/4w/oIiXKmVLg/SsM5Y="
EBP_URL
"https://ebp.gasyup.com"
EMAIL_API_KEY
""
EMAIL_API_TOKEN
"SMK_9ae7602cdbf4_708f2fa5216793d7f09edda385384ffcf85e1877d2cfa77e3036e5729fe1e049"
EMAIL_API_URL
"https://api.brevo.com/v3/smtp/email"
EMAIL_FROM
"admin@krypteia.dev"
EMAIL_FROM_NAME
"Adminkrypteia"
JWT_PASSPHRASE
"6b5e58fda9ac16fcc39133f6a875dd8a657bc23fe80c405330281157f243523b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NOTIF_API_URL
"https://api.notif.mg"
SMS_API_TOKEN
"1234567890"
SMS_API_URL
"https://api.sms.com/v1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend"
]
CONTENT_LENGTH
"460"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_HOST
"nutrizaza.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
QUERY_STRING
"rest_route=/batch/v1"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_QUERY_STRING
"rest_route=/batch/v1"
REDIRECT_SCRIPT_URI
"https://nutrizaza.com/"
REDIRECT_SCRIPT_URL
"/"
REDIRECT_SSL_TLS_SNI
"nutrizaza.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aplUliFSiez3N8hw-8PgWwAAAEI"
REDIRECT_URL
"/"
REMOTE_ADDR
"164.92.94.165"
REMOTE_PORT
"33202"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788433558
REQUEST_TIME_FLOAT
1788433558.9133
REQUEST_URI
"/?rest_route=/batch/v1"
SCRIPT_FILENAME
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://nutrizaza.com/"
SCRIPT_URL
"/"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"admin@krypteia.dev"
SERVER_NAME
"nutrizaza.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"nutrizaza.com"
SYMFONY_DOTENV_PATH
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/sites/nutrizaza.com/nzz-animatrice-backend/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,EMAIL_API_KEY,EMAIL_FROM,EMAIL_FROM_NAME,EMAIL_API_URL,SMS_API_URL,SMS_API_TOKEN,EBP_URL,EBP_TOKEN,NOTIF_API_URL,EMAIL_API_TOKEN,CRON_WEB_TOKEN,EBP_SYNC_SYSTEM_USER_CODE"
TEMP
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/tmp"
TMP
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/tmp"
TMPDIR
"/home/clients/2c2fd5daa46f7a2ae3786c69d9e993ab/tmp"
UNIQUE_ID
"aplUliFSiez3N8hw-8PgWwAAAEI"
USER
"uid263395"