https://online.ikus.furniture/products/detail/557

ProductController :: detail

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
Product
Eccube\Entity\Product {#3589
  -_calc: true
  -stockFinds: [
    true
    true
    true
    true
    true
  ]
  -stocks: [
    null
    null
    null
    null
    null
  ]
  -stockUnlimiteds: [
    true
    true
    true
    true
    true
  ]
  -price01: []
  -price02: [
    "300000.00"
    "340000.00"
    "380000.00"
    "420000.00"
    "460000.00"
  ]
  -price01IncTaxs: []
  -price02IncTaxs: [
    330000.0
    374000.0
    418000.0
    462000.0
    506000.0
  ]
  -codes: [
    "USB1-120"
    "USB1-150"
    "USB1-180"
    "USB1-210"
    "USB1-240"
  ]
  -classCategories1: [
    268 => "W120cm"
    269 => "W150cm"
    241 => "W180cm"
    270 => "W210cm"
    271 => "W240cm"
  ]
  -classCategories2: []
  -className1: "サイズ"
  -className2: null
  -id: 557
  -name: "USB1 サイドボード"
  -note: null
  -description_list: null
  -description_detail: """
    <b>存在感のある木質に抜け感のある足元を</b>\n
    木質を活かした存在感のあるリビングボード。\n
    本体のボリュームとシンプルで細身の脚部のコントラストが空間に軽やかさを与えます。\n
    扉の手掛けは曲面形状になっており、指あたりが心地よい仕上がりとなっています。\n
    棚板は可動式で取り外すこともでき、収納に合わせてアレンジができる設計となっています。\n
    <table><tr><th>サイズ</th><td>・W1200×D450×H750mm<br />・W1500×D450×H750mm<br />・W1800×D450×H750mm<br />・W2100×D450×H750mm<br />・W2400×D450×H750mm</td></tr><tr><th>素材</th><td>本体:突板/ウレタン塗装<br />脚:無垢材/ブラックウレタン塗装<br />棚板:W2400~W1800 - 8枚 W1500~W1200 - 6枚</td></tr></table>
    """
  -search_word: "チェスト,シェルフ,収納家具,MASTERWAL,マスターウォール,リビングボード,サイドボード,収納棚"
  -free_area: null
  -create_date: DateTime @1686970664 {#3507
    date: 2023-06-17 11:57:44.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1700979598 {#3506
    date: 2023-11-26 15:19:58.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#3598 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#3692 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#3769 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#3774 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#3597 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#3572 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#3539 …}
  -ProductOptions: Doctrine\ORM\PersistentCollection {#3678 …}
  -ProductDatas: Doctrine\ORM\PersistentCollection {#3689 …}
  -ar_file_ios: null
  -ar_file_android: null
}
_controller
"Eccube\Controller\ProductController::detail"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1944
    -name: "Product"
    -class: "Eccube\Entity\Product"
    -options: [
      "repository_method" => "findWithSortedClassCategories"
    ]
    -isOptional: false
    -converter: null
  }
]
_firewall_context
"security.firewall.map.context.customer"
_route
"product_detail"
_route_params
[
  "id" => "557"
]
_security_firewall_run
"_security_customer"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1943
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: []
}
id
"557"

Request Headers

Header Value
accept
"*/*"
authorization
""
connection
"close"
host
"online.ikus.furniture"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"3.142.171.100"
x-forwarded-host
"online.ikus.furniture"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-php-ob-level
"1"
x-real-ip
"3.142.171.100"
x-server-address
"162.43.122.126"
x-ua-device
"pc"
x-wp-access
"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
"Thu, 21 Nov 2024 21:31:55 GMT"
set-cookie
[
  "maintenance_token=deleted; expires=Wed, 22-Nov-2023 21:31:54 GMT; Max-Age=0; path=/; httponly"
  "eccube_product_history=%5B%22557%22%5D; expires=Sat, 21-Dec-2024 21:31:55 GMT; Max-Age=2592000; path=/; secure; httponly; samesite=lax"
]
x-debug-token
"297677"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
eccube_product_history
Symfony\Component\HttpFoundation\Cookie {#4212
  #name: "eccube_product_history"
  #value: "["557"]"
  #domain: null
  #expire: 1734816715
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#4207
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: true
}

Session

Session Metadata

Key Value
Created
"Fri, 22 Nov 24 06:31:54 +0900"
Last used
"Fri, 22 Nov 24 06:31:54 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-Eccube\Form\Type\AddCartType
"8vw_b_n-PRK0dnz3aNJ2dfIgwwVLg6gdaxp8WX2uETI"
_csrf/https-_token
"ZP_lcctlh4BeYTbI2q6t2Iu12O2OxsP-lY3_FkqNspQ"

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
"/home/xs626321/ikus.furniture/public_html/online"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"105"
DATABASE_URL
"mysql://xs626321_ec2:wxi32url3p@localhost/xs626321_ec2"
DOCUMENT_ROOT
"/home/xs626321/ikus.furniture/public_html/online"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"administrator"
ECCUBE_AUTH_MAGIC
"WqveIdAk2ZZvR7l2RGePO9nnsvP8W4AL"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_CURRENCY
"JPY"
ECCUBE_FORCE_SSL
"0"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
ECCUBE_TIMEZONE
"Asia/Tokyo"
FCGI_ROLE
"RESPONDER"
FailureCacheTime
"0"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"online.ikus.furniture"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"3.142.171.100"
HTTP_X_FORWARDED_HOST
"online.ikus.furniture"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_REAL_IP
"3.142.171.100"
HTTP_X_SERVER_ADDRESS
"162.43.122.126"
HTTP_X_UA_DEVICE
"pc"
HTTP_X_WP_ACCESS
"0"
MAILER_DSN
"sendmail://localhost"
MEF_PROXY_ADDR
"162.43.122.126"
Ngx_Cache_AllCacheMode
"1"
Ngx_Cache_NoCacheMode
"off"
Ngx_Cache_NormalFile
"1"
Ngx_Cache_StaticMode
"1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
PWD
"/home/userfastcgi/xs626321/ikus.furniture"
QUERY_STRING
""
REDIRECT_FailureCacheTime
"0"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MEF_PROXY_ADDR
"162.43.122.126"
REDIRECT_Ngx_Cache_AllCacheMode
"1"
REDIRECT_Ngx_Cache_NoCacheMode
"off"
REDIRECT_Ngx_Cache_NormalFile
"1"
REDIRECT_Ngx_Cache_StaticMode
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zz-mysmZMDXIEmf1qP6XlwAAARs"
REDIRECT_URL
"/products/detail/557"
REMOTE_ADDR
"3.142.171.100"
REMOTE_PORT
"51908"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1732224714
REQUEST_TIME_FLOAT
1732224714.8623
REQUEST_URI
"/products/detail/557"
SCRIPT_FILENAME
"/home/xs626321/ikus.furniture/public_html/online/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.43.122.126"
SERVER_ADMIN
"webmaster@ikus.furniture"
SERVER_NAME
"online.ikus.furniture"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
UNIQUE_ID
"Zz-mysmZMDXIEmf1qP6XlwAAARs"

Sub Requests 5

SearchProductController :: index (token = 41aeec)

Key Value
_controller
"Eccube\Controller\Block\SearchProductController::index"
_route
"block_search_product"
_route_params
[]
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1782
  #template: "Block/search_product.twig"
  -vars: []
  -streamable: false
  -owner: []
}

SearchProductController :: searchDrawer (token = 6cb47c)

Key Value
_controller
"Eccube\Controller\Block\SearchProductController::searchDrawer"
_route
"block_search_drawer"
_route_params
[]
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1786
  #template: "Block/search_drawer.twig"
  -vars: []
  -streamable: false
  -owner: []
}

RefineBreadcrumbsBlock42 :: index (token = 2154ec)

Key Value
_controller
"Plugin\RefineBreadcrumbsBlock42\Controller\RefineBreadcrumbsBlock42::index"
_route
"block_refine_breadcrumbs_block42"
_route_params
[]
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2165
  #template: "Block/refine_breadcrumbs_block42.twig"
  -vars: []
  -streamable: false
  -owner: []
}

RefineCheckItemController :: index (token = 89cab3)

Key Value
_controller
"Plugin\RefineCheckItem42\Controller\RefineCheckItemController::index"
_route
"block_refine_check_item"
_route_params
[]
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2084
  #template: "Block/refine_check_item.twig"
  -vars: []
  -streamable: false
  -owner: []
}

SearchProductController :: index (token = c7796c)

Key Value
_controller
"Eccube\Controller\Block\SearchProductController::index"
_route
"block_search_product"
_route_params
[]
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1782
  #template: "Block/search_product.twig"
  -vars: []
  -streamable: false
  -owner: []
}