FlightController :: searchFlights
Request
GET Parameters
| Key | Value |
|---|---|
| date | "2026-01-12" |
| destination | "SIN" |
| origin | "FRA" |
POST Parameters
| Key | Value |
|---|---|
| mmCredentialId | "75" |
| mmCredentialSecret | "eyJjdCI6IjMraFBVVmZzcDNua1wvMDBMWGlDeDZuMFNGeDlCZ2JISlRcLzAxb01HamxMWT0iLCJpdiI6ImE5ZDhhOGM4ZDJiMzBkMjM3ZGExODAzNTY2YjczM2Q0IiwicyI6IjUzZmNmNzk4NjM2NTMxNGYifS1xcXEteyJjdCI6IlVzZEwxNjdtWHduamNPR01ZY2tWekttU0Q5RXZaRGpcLytBcCswK0N5SVdRPSIsIml2IjoiNDYyYzE0MDg0ZWU4YzMxNTU1ZjlmZTgzOTcxN2JmYzYiLCJzIjoiMzllMDIyY2Y1ZmIzYzIyMiJ9" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\FlightController::searchFlights" |
| _firewall_context | "security.firewall.map.context.admin" |
| _route | "flight_search" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_admin" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#420 -supports: false -passport: null -duration: null -stub: "App\Security\AdminCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AdminCustomAuthenticator {#383 …} } ] |
| _stopwatch_token | "e52896" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US,en;q=0.9" |
| authorization | "" |
| connection | "keep-alive" |
| content-length | "572" |
| content-type | "multipart/form-data; boundary=----WebKitFormBoundarypmaA0H29Ip25Q0v5" |
| host | "api-dev.mileguy.de" |
| origin | "https://app-dev.mileguy.de" |
| priority | "u=3, i" |
| referer | "https://app-dev.mileguy.de/flightroutes" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-site" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0.1 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 |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 05 Nov 2025 15:02:48 GMT" |
| x-debug-token | "d46a75" |
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 | "cfac054585a72bb3af6b94fcbf85aa9d" |
| APP_TIMEZONE | "Europe/Berlin" |
| BASE_URL | "https://mileguy.de" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://mysqlguy:jqkasdAADenGUfvocwj237sk@127.0.0.1:3306/mileguydb?serverVersion=5.7&charset=utf8mb4" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "sendmail://default" |
| MAIL_ASSET_URL | "https://app-dev.mileguy.de/static/mailer/images/" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| URL | "https://api-dev.mileguy.de" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "572" |
| CONTENT_TYPE | "multipart/form-data; boundary=----WebKitFormBoundarypmaA0H29Ip25Q0v5" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/api-dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/api-dev/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "api-dev.mileguy.de" |
| HTTP_ORIGIN | "https://app-dev.mileguy.de" |
| HTTP_PRIORITY | "u=3, i" |
| HTTP_REFERER | "https://app-dev.mileguy.de/flightroutes" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-site" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0.1 Mobile/15E148 Safari/604.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "origin=FRA&destination=SIN&date=2026-01-12" |
| REMOTE_ADDR | "172.226.108.8" |
| REMOTE_PORT | "34368" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762354968 |
| REQUEST_TIME_FLOAT | 1762354968.5041 |
| REQUEST_URI | "/api/flights/search?origin=FRA&destination=SIN&date=2026-01-12" |
| SCRIPT_FILENAME | "/var/www/api-dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://api-dev.mileguy.de/api/flights/search" |
| SCRIPT_URL | "/api/flights/search" |
| SERVER_ADDR | "82.165.115.201" |
| SERVER_ADMIN | "serverinfo@glowiszyn.com" |
| SERVER_NAME | "api-dev.mileguy.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.63 (Ubuntu) Server at api-dev.mileguy.de Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Ubuntu)" |
| SSL_TLS_SNI | "api-dev.mileguy.de" |
| SYMFONY_DOTENV_PATH | "/var/www/api-dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_TIMEZONE,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,MESSENGER_TRANSPORT_DSN,URL,BASE_URL,MAIL_ASSET_URL,LOCK_DSN" |