n/a
Request
GET Parameters
| Key | Value |
|---|---|
| last_parcel_id | "1225311" |
| last_vehicle | "2268" |
| station_id | "16" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Api\ParcelController::getData2" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "get_all_parcels_waybills_transactions_2" |
| _route_params | [] |
| _stopwatch_token | "80a1f1" |
| media_type | "application/json" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "courier.ohau.co.ke" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| x-openai-host-hash | "408735645" |
| 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 | "Mon, 17 Nov 2025 22:58:20 GMT" |
| x-debug-token | "40dff1" |
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 | "bd88013a2f16de1b609593eeee247d2d" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://root:!Mirage2023@127.0.0.1:3306/courier?serverVersion=8&charset=utf8mb4" |
| JWT_PASSPHRASE | "mirage" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/courier/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/courier/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "courier.ohau.co.ke" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "408735645" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "last_parcel_id=1225311&last_vehicle=2268&station_id=16" |
| REMOTE_ADDR | "74.7.227.96" |
| REMOTE_PORT | "36896" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1763420300 |
| REQUEST_TIME_FLOAT | 1763420300.1417 |
| REQUEST_URI | "/api/data2?last_parcel_id=1225311&last_vehicle=2268&station_id=16" |
| SCRIPT_FILENAME | "/var/www/html/courier/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://courier.ohau.co.ke/api/data2" |
| SCRIPT_URL | "/api/data2" |
| SERVER_ADDR | "144.126.155.156" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "courier.ohau.co.ke" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at courier.ohau.co.ke Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "courier.ohau.co.ke" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |