ProductController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| category_id | "15" |
| pageno | "" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\ProductController::index" |
| _firewall_context | "security.firewall.map.context.customer" |
| _route | "product_list" |
| _route_params | [] |
| _security_firewall_run | "_security_customer" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2069 #template: "Product/list.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cache-control | "max-age=0" |
| connection | "keep-alive" |
| cookie | "eccube=86a4a614532c1aee3f8a6347943c5582" |
| host | "52.199.68.136" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b96dc6d46-k6sb8 (squid/6.13)" |
| x-forwarded-for | "10.8.183.50" |
| 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 | "Mon, 27 Jul 2026 21:02:40 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Sun, 27 Jul 2025 21:02:39 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "2a1d21" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| eccube | "86a4a614532c1aee3f8a6347943c5582" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#551 #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
| Key | Value |
|---|---|
| Created | "Tue, 28 Jul 26 06:02:31 +0900" |
| Last used | "Tue, 28 Jul 26 06:02:39 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/Eccube\Form\Type\AddCartType | "vXBnb1qdNsqxOdu49t6nizUsIA7C1gexsspo0RgwdnQ" |
| _csrf/Eccube\Form\Type\Front\ForgotType | "r2xGIR2nh3w5K3iaN-rmPGgYCe8FQ5x8PfZprfAUJIM" |
| _csrf/_token | "9oTXXJc6y86XgPNEnYKo_r_-LKsnt3huCaW-Rv31m4I" |
| _csrf/authenticate | "PaG2A4KzbgmZrS-X88_PBvbYAPtIgCyIDuvrw6ieGxg" |
| _csrf/two_factor | "3sG0NlrhVNu-NprgY8-nHbHTSE9CLqPeA2ZeGDhYjOU" |
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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "eccube=86a4a614532c1aee3f8a6347943c5582" |
| HTTP_HOST | "52.199.68.136" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b96dc6d46-k6sb8 (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.8.183.50" |
| MAILER_DSN | "smtp://mailpit:1025" |
| NTA_API_APP_ID | "KbESnDSekBrri" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "category_id=15" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_QUERY_STRING | "category_id=15" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/products/list" |
| REMOTE_ADDR | "216.73.217.13" |
| REMOTE_PORT | "35849" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1785186160 |
| REQUEST_TIME_FLOAT | 1785186160.0117 |
| REQUEST_URI | "/products/list?category_id=15" |
| SCRIPT_FILENAME | "/var/www/html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.5" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "52.199.68.136" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at 52.199.68.136 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| TRUSTED_HOSTS | "localhost,127.0.0.1,52.199.68.136,52.199.68.136.nip.io" |
| argc | 1 |
| argv | [
"category_id=15"
] |
Sub Requests 2
CalendarController :: index (token = 6f9809)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\CalendarController::index" |
| _route | "block_calendar" |
| _route_params | [] |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3876 #template: "Block/calendar.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = 7cad68)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4338 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |