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" => "1" "waybill" => "1020999" ] |
_stopwatch_token | "a612d7" |
media_type | "application/json" |
station_id | "1" |
waybill | "1020999" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "courier.ohau.co.ke" |
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 | "Sun, 19 Jan 2025 19:50:48 GMT" |
x-debug-token | "256e98" |
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?auto_setup=0" |
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, zstd, deflate" |
HTTP_HOST | "courier.ohau.co.ke" |
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:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "3.147.193.1" |
REMOTE_PORT | "11866" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737316248 |
REQUEST_TIME_FLOAT | 1737316248.9621 |
REQUEST_URI | "/api/parcels/1/1020999" |
SCRIPT_FILENAME | "/var/www/html/courier/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "158.220.92.239" |
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.52 (Ubuntu) Server at courier.ohau.co.ke Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (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" |