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\DefaultController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home2" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Am\AmSymfony\Security\LoginFormAuthenticator {#214 -userRepository: Am\AmSymfony\Repository\UserRepository {#217 …} -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#175 …} -entityManager: Doctrine\ORM\EntityManager {#216 …} -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#70 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#269 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#225 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#270 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| content-length | "15" |
| content-type | "application/json" |
| host | "douce-eje.jegeremoninstitut.fr" |
| user-agent | "python-httpx/0.28.1" |
| x-forwarded-for | "134.122.11.28" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"requests": []
}
Raw
{"requests":[]}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Thu, 30 Jul 2026 10:18:51 GMT" |
| location | "/login" |
| x-debug-token | "22894d" |
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_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "26270393d7840a2f1913f1eebdee935e" |
| APP_VERSION | "1.1.0.4" |
| DATABASE_URL | "mysql://jegeremoninstitut:df_fmX~f>2p.KtX<@127.0.0.1:4006/jegeremoninstitut_douceeje" |
| GOOGLE_CALENDAR_ID | "m@gmail.com" |
| GOOGLE_CREATE_EVENT_ON_WEBHOOK | "1" |
| GOOGLE_INBOUND_SECRET | "xCjOjq1KSl49zVZLYNFTXKcWCvNQO96w" |
| GOOGLE_WEBHOOK_URL | "https://automate.alexandremaurouard.fr/webhook/7c1495be-656c-4bc0-a4af-XXXX" |
| INVOICE_PREFIX | "FACTURE" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "15" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/home/jegeremoninstitut/douceeje/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/jegeremoninstitut" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONTENT_LENGTH | "15" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "douce-eje.jegeremoninstitut.fr" |
| HTTP_USER_AGENT | "python-httpx/0.28.1" |
| HTTP_X_FORWARDED_FOR | "134.122.11.28" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "rest_route=/batch/v1" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "134.122.11.28" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1785406731 |
| REQUEST_TIME_FLOAT | 1785406731.8652 |
| REQUEST_URI | "/?rest_route=/batch/v1" |
| SCRIPT_FILENAME | "/home/jegeremoninstitut/douceeje/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.1.1.3" |
| SERVER_NAME | "douce-eje.jegeremoninstitut.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.30.3" |
| SYMFONY_DOTENV_PATH | "/home/jegeremoninstitut/douceeje/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,APP_VERSION,MESSENGER_TRANSPORT_DSN,MAILER_DSN,INVOICE_PREFIX,GOOGLE_WEBHOOK_URL,GOOGLE_CALENDAR_ID,GOOGLE_CREATE_EVENT_ON_WEBHOOK,GOOGLE_INBOUND_SECRET,APP_ENV,APP_DEBUG,DATABASE_URL" |
| USER | "jegeremoninstitut" |