POST https://pim.precision-tools.fr/?rest_route=%2Fbatch%2Fv1

HomeController :: 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\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 {#449
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#411 …}
  }
]
_stopwatch_token
"0d43b3"

Request Headers

Header Value
accept-encoding
"gzip"
content-length
"208"
content-type
"application/json"
host
"pim.precision-tools.fr"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-gx-token
"gx_b7f9a2e1d8c34f6b"
x-php-ob-level
"1"

Request Content

Pretty

{
    "requests": [
        {
            "method": "POST",
            "path": "\/\/\/"
        },
        {
            "method": "POST",
            "path": "\/wp\/v2\/posts"
        },
        {
            "method": "POST",
            "path": "\/wp\/v2\/block-renderer\/core\/archives"
        },
        {
            "body": {
                "requests": []
            },
            "method": "POST",
            "path": "\/batch\/v1"
        }
    ]
}

Raw

{"requests":[{"method":"POST","path":"///"},{"method":"POST","path":"/wp/v2/posts"},{"method":"POST","path":"/wp/v2/block-renderer/core/archives"},{"body":{"requests":[]},"method":"POST","path":"/batch/v1"}]}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Tue, 25 Aug 2026 09:56:25 GMT"
location
"/login"
x-debug-token
"e420a9"

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" => "/var/www/pim/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/src/Controller/HomeController.php"
    "line" => 15
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/pim/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/pim/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
"450a770117c31fe163f4457f371f5b7a"
DATABASE_URL
"postgresql://pim_user:pim_password_2024@127.0.0.1:5432/pim?serverVersion=16&charset=utf8"
DEFAULT_URI
"http://localhost"
DOLIBARR_API_KEY
"9a7aabec7e0ec9d28f33e79b04b95cc216449de1"
DOLIBARR_URL
"https://dolibarr.byarno.fr"
GITLAB_PROJECT_ID
"12"
GITLAB_TOKEN
"glpat-QcvZKwr_1JgbIn5BLUXY5W86MQp1OmEH.01.0w0dtj2qn"
GITLAB_URL
"https://git.site-moderne.fr"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
REDIS_URL
"redis://localhost:6379"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"208"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/pim/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONTENT_LENGTH
"208"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"pim.precision-tools.fr"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_GX_TOKEN
"gx_b7f9a2e1d8c34f6b"
PHP_SELF
"/index.php"
QUERY_STRING
"rest_route=/batch/v1"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"34.124.251.11"
REMOTE_PORT
"34836"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787651785
REQUEST_TIME_FLOAT
1787651785.8487
REQUEST_URI
"/?rest_route=/batch/v1"
SCRIPT_FILENAME
"/var/www/pim/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.195.149.38"
SERVER_NAME
"pim.precision-tools.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/pim/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,GITLAB_URL,GITLAB_TOKEN,GITLAB_PROJECT_ID,REDIS_URL,MESSENGER_TRANSPORT_DSN,DOLIBARR_URL,DOLIBARR_API_KEY"
USER
"www-data"