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 |
|---|---|
| _controller | "App\Controller\Api\CaisseController::getDevisAll" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_devis_list" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#532 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#566 …} } ] |
| _stopwatch_token | "d8c01f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "api.dentalsoft.test.cabinet-orodent.org" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Thu, 12 Feb 2026 01:44:08 GMT" |
| www-authenticate | "Bearer" |
| x-debug-token | "8bdb0d" |
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" |
| 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, br, zstd, deflate" |
| HTTP_HOST | "api.dentalsoft.test.cabinet-orodent.org" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "end=2026-02-28&start=2026-02-01" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "end=2026-02-28&start=2026-02-01" |
| REDIRECT_SSL_TLS_SNI | "api.dentalsoft.test.cabinet-orodent.org" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/devis" |
| REMOTE_ADDR | "216.73.216.138" |
| REMOTE_PORT | "64036" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770860648 |
| REQUEST_TIME_FLOAT | 1770860648.1405 |
| REQUEST_URI | "/api/devis?end=2026-02-28&start=2026-02-01" |
| 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" |