n/a
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Api\ParcelController::getParcelCollection" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "getOneWaybill" |
| _route_params | [ "station_id" => "2" "waybill" => "1215167" ] |
| _stopwatch_token | "277417" |
| media_type | "application/json" |
| station_id | "2" |
| waybill | "1215167" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "sys.nenocourier.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 | "633772389" |
| 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 | "Tue, 18 Nov 2025 19:40:41 GMT" |
| x-debug-token | "49b905" |
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 | "sys.nenocourier.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 | "633772389" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "74.7.227.209" |
| REMOTE_PORT | "33520" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1763494841 |
| REQUEST_TIME_FLOAT | 1763494841.8276 |
| REQUEST_URI | "/api/parcels/2/1215167" |
| SCRIPT_FILENAME | "/var/www/html/courier/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://sys.nenocourier.co.ke/api/parcels/2/1215167" |
| SCRIPT_URL | "/api/parcels/2/1215167" |
| SERVER_ADDR | "144.126.155.156" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "sys.nenocourier.co.ke" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at sys.nenocourier.co.ke Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "sys.nenocourier.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" |