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

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
  ]
  -stocks: [
    null
    null
    null
  ]
  -stockUnlimiteds: [
    true
    true
    true
  ]
  -price01: []
  -price02: [
    "48000.00"
    "48000.00"
    "48000.00"
  ]
  -price01IncTaxs: []
  -price02IncTaxs: [
    52800.0
    52800.0
    52800.0
  ]
  -codes: [
    "LWTB000007DMW"
    "LWTB000007DMB"
    "LWTB000007DMG"
  ]
  -classCategories1: [
    141 => "ホワイト"
    140 => "ブラック"
    142 => "グレー"
  ]
  -classCategories2: []
  -className1: "カラー"
  -className2: null
  -id: 409
  -name: "DLM XL"
  -note: null
  -description_list: null
  -description_detail: """
    家中のどこでも、くつろぎスペースへ。\n
    「Don’t Leave Me(置いていかないで)」と名前が付けられた、デザイナー トーマス・ベンゼンによるハンドル付きポータブルテーブル。\n
    \n
    部屋から部屋へ楽に移動できるDLMがあれば、リビングはもちろん、晴れた日は窓辺やバルコニー、心を落ち着かせたいときは寝室など、その日の気分に合わせて好きな場所でリラックスして過ごすことができます。\n
    片手で楽に持ち運ぶためにつけたトレイの上のハンドル、軽やかさと美しいフォルムを保ちながらも安定感を生みだす3本の脚。\n
    置いてあるだけで絵になるユニークなデザインは、使う人のことを考えた様々な工夫から生まれました。読書をするときはコーヒーを置いて、また一輪挿しを置けば空間が華やぐオブジェに。\n
    DLMと一緒に、もっと自由に、もっとリラックスした時間をお過ごしください。\n
    <table><tr><th>サイズ</th><td>直径48×高さ65 cm</td></tr><tr><th>材質</th><td>粉体塗装スチール</td></tr></table>
    """
  -search_word: "ナイトテーブル,円,サイドテーブル"
  -free_area: null
  -create_date: DateTime @1685931182 {#3507
    date: 2023-06-05 11:13:02.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1724668614 {#3506
    date: 2024-08-26 19:36:54.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" => "409"
]
_security_firewall_run
"_security_customer"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1943
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: []
}
id
"409"

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.141.4.167"
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.141.4.167"
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, 19 Sep 2024 02:09:54 GMT"
set-cookie
[
  "maintenance_token=deleted; expires=Wed, 20-Sep-2023 02:09:53 GMT; Max-Age=0; path=/; httponly"
  "eccube_product_history=%5B%22409%22%5D; expires=Sat, 19-Oct-2024 02:09:54 GMT; Max-Age=2592000; path=/; secure; httponly; samesite=lax"
]
x-debug-token
"5d1119"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
eccube_product_history
Symfony\Component\HttpFoundation\Cookie {#4174
  #name: "eccube_product_history"
  #value: "["409"]"
  #domain: null
  #expire: 1729303794
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#4169
  #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
"Thu, 19 Sep 24 11:09:54 +0900"
Last used
"Thu, 19 Sep 24 11:09:54 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-Eccube\Form\Type\AddCartType
"jxB0Hxufv6-cQjbX7RnzVBUGDvtO2pYHcBB4h1AHDcM"
_csrf/https-_token
"RiXyWcpW8PtwNCYxEZvNmt-Y-ox8OXgr98RIwnFhNfs"

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.141.4.167"
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.141.4.167"
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
"ZuuH8t7gqh-pI8pHUbYfcwAAACE"
REDIRECT_URL
"/products/detail/409"
REMOTE_ADDR
"3.141.4.167"
REMOTE_PORT
"51680"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726711794
REQUEST_TIME_FLOAT
1726711794.4284
REQUEST_URI
"/products/detail/409"
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
"ZuuH8t7gqh-pI8pHUbYfcwAAACE"

Sub Requests 5

SearchProductController :: index (token = 878d9d)

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 = a4941e)

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 = c48a06)

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 = fc4c09)

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 = 658de5)

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: []
}