Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| end | "2026-02-28" |
| start | "2026-02-01" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _stopwatch_token | "367657" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "fr-FR,fr;q=0.9" |
| access-control-request-headers | "authorization" |
| access-control-request-method | "GET" |
| connection | "keep-alive" |
| content-length | "0" |
| host | "api.dentalsoft.test.cabinet-orodent.org" |
| origin | "http://dentalsoft.test.cabinet-orodent.org" |
| referer | "http://dentalsoft.test.cabinet-orodent.org/" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "cross-site" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 26_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/406.0.862495628 Mobile/15E148 Safari/604.1" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-headers | "content-type, authorization" |
| access-control-allow-methods | "GET, OPTIONS, POST, PUT, PATCH, DELETE" |
| access-control-allow-origin | "http://dentalsoft.test.cabinet-orodent.org" |
| access-control-max-age | "3600" |
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 11 Feb 2026 22:18:38 GMT" |
| vary | "Origin" |
| x-debug-token | "b7d648" |
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_ENV | "dev" |
| APP_SECRET | "ee5c9d9f6b8a493bb1ba4b1c532d9968" |
| CORS_ALLOW_ORIGIN | "^https?://dentalsoft.test.cabinet-orodent.org" |
| DATABASE_URL | "mysql://symfony:motDePasseFort@127.0.0.1:3306/DentalSoftDbTest?=mariadb-10.4.11&charset=utf8mb4" |
| JWT_PASSPHRASE | "249295bf2f21a222ecad6cb14dc19e1bc9fb1b78528a2f4e02806814125129e8" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/api_dentalsoft_test/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/api_dentalsoft_test/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9" |
| HTTP_ACCESS_CONTROL_REQUEST_HEADERS | "authorization" |
| HTTP_ACCESS_CONTROL_REQUEST_METHOD | "GET" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "api.dentalsoft.test.cabinet-orodent.org" |
| HTTP_ORIGIN | "http://dentalsoft.test.cabinet-orodent.org" |
| HTTP_REFERER | "http://dentalsoft.test.cabinet-orodent.org/" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "cross-site" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 26_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/406.0.862495628 Mobile/15E148 Safari/604.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "start=2026-02-01&end=2026-02-28" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "start=2026-02-01&end=2026-02-28" |
| REDIRECT_SSL_TLS_SNI | "api.dentalsoft.test.cabinet-orodent.org" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/devis/payments" |
| REMOTE_ADDR | "197.155.176.194" |
| REMOTE_PORT | "18935" |
| REQUEST_METHOD | "OPTIONS" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770848318 |
| REQUEST_TIME_FLOAT | 1770848318.8808 |
| REQUEST_URI | "/api/devis/payments?start=2026-02-01&end=2026-02-28" |
| SCRIPT_FILENAME | "/var/www/api_dentalsoft_test/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "147.93.55.49" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "api.dentalsoft.test.cabinet-orodent.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at api.dentalsoft.test.cabinet-orodent.org Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "api.dentalsoft.test.cabinet-orodent.org" |
| SYMFONY_DOTENV_PATH | "/var/www/api_dentalsoft_test/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |