Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| panel | "request" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
No attributes
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| authorization | "" |
| cache-control | "no-cache" |
| connection | "keep-alive, close" |
| host | "ec2-52-199-68-136.ap-northeast-1.compute.amazonaws.com" |
| pragma | "no-cache" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 15:22:17 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Fri, 06 Dec 2024 15:22:16 GMT; Max-Age=0; path=/; httponly" |
| vary | "Accept" |
| x-debug-token | "d60206" |
| x-debug-token-link | "/_profiler/8448a2" |
| x-previous-debug-token | "8448a2" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#1881 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -partitioned: false -secureDefault: false } |
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 |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html" |
| CONTEXT_PREFIX | "" |
| DATABASE_SERVER_VERSION | "16" |
| DATABASE_URL | "postgresql://ec_cube_user:ec_cube_password@db:5432/ec_cube_db" |
| DOCUMENT_ROOT | "/var/www/html" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_DENY_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "admin" |
| ECCUBE_AUTH_MAGIC | "ec_cube_auth_magic_key_test_env" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_CURRENCY | "JPY" |
| ECCUBE_FORCE_SSL | "0" |
| ECCUBE_FRONT_ALLOW_HOSTS | "[]" |
| ECCUBE_FRONT_DENY_HOSTS | "[]" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TIMEZONE | "Asia/Tokyo" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive, close" |
| HTTP_HOST | "ec2-52-199-68-136.ap-northeast-1.compute.amazonaws.com" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| MAILER_DSN | "null://null" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "panel=request" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_QUERY_STRING | "panel=request" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/_profiler/1ad93e" |
| REMOTE_ADDR | "43.131.243.61" |
| REMOTE_PORT | "52664" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765034537 |
| REQUEST_TIME_FLOAT | 1765034537.0617 |
| REQUEST_URI | "/_profiler/1ad93e?panel=request" |
| SCRIPT_FILENAME | "/var/www/html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.3" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "ec2-52-199-68-136.ap-northeast-1.compute.amazonaws.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at ec2-52-199-68-136.ap-northeast-1.compute.amazonaws.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| TRUSTED_HOSTS | "localhost,127.0.0.1,52.199.68.136.nip.io" |
| argc | 1 |
| argv | [
"panel=request"
] |
Sub Requests 1
ErrorController (token = 8448a2)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| exception | Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#228 #message: "Untrusted Host "ec2-52-199-68-136.ap-northeast-1.compute.amazonaws.com"." #code: 0 #file: "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" #line: 83 -previous: Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException {#408 …} -statusCode: 400 -headers: [] : { { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › |
| logger | null |