ApiController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ApiController::index" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "app_api" |
| _route_params | [] |
| _stopwatch_token | "c275fd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| api-key | "zeouibzefiubzf}^~#zeflknzfljkzfnf!loo87841!" |
| content-length | "113" |
| content-type | "application/json" |
| host | "pricing.efel.app" |
| user-agent | "Symfony HttpClient (Curl)" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"agency": "PARIS BERCY 26",
"product": "BAROUDEUR CALIFORNIA T6.1",
"dateStart": "2026-04-20",
"dateEnd": "2026-04-27"
}
Raw
{"agency":"PARIS BERCY 26","product":"BAROUDEUR CALIFORNIA T6.1","dateStart":"2026-04-20","dateEnd":"2026-04-27"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Mon, 16 Feb 2026 00:49:12 GMT" |
| x-debug-token | "6c1493" |
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 | "fbee7a6c26266aa06bfbff53f399294b" |
| DATABASE_URL | "mysql://bsdb:Ps14087946!D@b@212.227.57.6:3306/PRICING_GENERATOR" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?queue_name=uploads" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "113" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/pricing.efel.app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/pricing.efel.app/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_API_KEY | "zeouibzefiubzf}^~#zeflknzfljkzfnf!loo87841!" |
| HTTP_HOST | "pricing.efel.app" |
| HTTP_USER_AGENT | "Symfony HttpClient (Curl)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "pricing.efel.app" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/getprice" |
| REMOTE_ADDR | "2a02:2479:c:5f00::1" |
| REMOTE_PORT | "52816" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1771208880 |
| REQUEST_TIME_FLOAT | 1771208880.1412 |
| REQUEST_URI | "/api/getprice" |
| SCRIPT_FILENAME | "/var/www/pricing.efel.app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "2a02:2479:c:5f00::1" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "pricing.efel.app" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at pricing.efel.app Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "pricing.efel.app" |
| SYMFONY_DOTENV_PATH | "/var/www/pricing.efel.app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |