https://www.kikulon-shop.com/products/detail/27

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 {#1193
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 27
  -name: "【販売終了】キラリア トイレソフト"
  -note: "関連商品ID→ 154 155 157 158"
  -description_list: null
  -description_detail: "<p>キラリア トイレソフト</p><dl><dt>【商品詳細】</dt><dd><ul><li>・材質:クリーナー/ナイロン(研磨粒子なし不織布)、ナイロン・ポリエステル(研磨粒子なし不織布)、中芯・柄/ポリプロピレン</li><li>・本体サイズ:60×405×60mm</li><li>・本体重量:72g</li><li>・原産国:日本</li><li>・JANコード:4548404300297</li></ul></dd></dl>"
  -search_word: null
  -free_area: """
    <p class="txtCenter"><img src="/html/user_data/img/toilet/kiralia-toilet-brush-soft_img01.png" alt="キラリア トイレソフト"></p>\n
    <p class="txtCenter">キラリア トイレソフト<br>\n
    (サイズ:60×405×60mm)</p>\n
    \n
    <h3>しっかり洗えて丈夫</h3>\n
    <p class="txtLeft">汚れやすいトイレこそ、いつもきれいにしておきたいものです。キラリアトイレクリーナーは、便器にしっかりフィットして、汚れをすっきり落とします。<br>\n
    トイレクリーナーの形状は、キクロンオリジナル。耐久性に優れ、ボリューム感のあるクリーナーは、職人がひとつひとつ丁寧に手作りしています。</p>\n
    <p><img src="/html/user_data/img/toilet/kiralia-toilet-brush-feature_img01.png" alt="しっかり洗えて丈夫"></p>\n
    \n
    <ul class="pcFlex flex2" style="background:#9bdbfd;padding:2em 2em 0 2em">\n
    <li class="txtLeft"><img src="/html/user_data/img/toilet/kiralia-toilet-brush-feature_img02.png" alt="ECO package"><br>\n
    環境に配慮し、ブリスターパックを廃止、クリアシートに変更しました。お客様がクリーナーを触って確かめられるパッケージです。</li>\n
    <li><img src="/html/user_data/img/toilet/kiralia-toilet-brush-feature_img03.png" alt="商品画像"></li>\n
    </ul>\n
    <p style="background:#f19a96; padding:10px; color:#fff" class="txtLeft">スラットトイレクリーナーケースにはキラリアシリーズはもちろん、キクロンのトイレクリーナーが収納可能です。</p>\n
      \n
    <ul class="notice txtLeft">\n
    <li>※サイズ・重さ・色については多少の誤差が生じる場合がありますのでご了承ください。</li>\n
    <li>※商品カラーは変更する場合があります。</li></ul>
    """
  -create_date: DateTime @1742198179 {#1100
    date: 2025-03-17 16:56:19.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1763528769 {#1099
    date: 2025-11-19 14:06:09.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#1192 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#1285 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#1349 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#1354 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#1178 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#1133 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#1273 …}
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#1282 …}
  -plg_sort_no: 212
}
_controller
"Eccube\Controller\ProductController::detail"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1031
    -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" => "27"
]
_security_firewall_run
"_security_customer"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1029
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: [
    Eccube\Controller\ProductController {#256
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1009 …}
      #eccubeConfig: Eccube\Common\EccubeConfig {#238 …}
      #entityManager: ContainerIbX1gQB\EntityManager_9a5be93 {#373 …}
      #translator: Symfony\Component\Translation\DataCollectorTranslator {#39 …}
      #formFactory: Symfony\Component\Form\FormFactory {#1007 …}
      #eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#104 …}
      #session: Symfony\Component\HttpFoundation\Session\Session {#84 …}
      #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#819 …}
      #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#822 …}
      #cartService: ContainerIbX1gQB\CartService_9dde17f {#361 …}
      #productRepository: Eccube\Repository\ProductRepository {#374 …}
      #BaseInfo: Eccube\Entity\BaseInfo {#776 …}
      #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#986 …}
      #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#987 …}
      -title: ""
    }
    "detail"
  ]
}
id
"27"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
authorization
""
connection
"keep-alive"
host
"www.kikulon-shop.com"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.3538.77 Safari/537.36"
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
"text/html; charset=UTF-8"
date
"Sat, 22 Nov 2025 11:08:14 GMT"
set-cookie
"maintenance_token=deleted; expires=Fri, 22-Nov-2024 11:08:13 GMT; Max-Age=0; path=/; httponly"
vary
"Accept"
x-debug-token
"8cb009"
x-debug-token-link
"https://www.kikulon-shop.com/_profiler/8cf153"
x-previous-debug-token
"8cf153"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#1524
  #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
"Sat, 22 Nov 25 20:08:14 +0900"
Last used
"Sat, 22 Nov 25 20:08:14 +0900"
Lifetime
0

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
"/usr/home/hbw1010t44oz/html"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"5.7.42-log"
DATABASE_URL
"mysql://hbw1010t44oz:kUBWEZXS@127.0.0.1:3306/hbw1010t44oz_ECCUBE3"
DOCUMENT_ROOT
"/usr/home/hbw1010t44oz/html"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"master"
ECCUBE_AUTH_MAGIC
"773XjB4i6IrdBSIVlGSQgUTsvMrnA8vv"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"1"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"www.kikulon-shop.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.3538.77 Safari/537.36"
MAILER_DSN
"smtp://localhost:25"
PATH
"/bin:/usr/bin:/usr/local/bin"
PHPRC
"/usr/home/hbw1010t44oz/html/php.ini"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"www.kikulon-shop.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aSGZnZhTA5I8es27zXEUTQAAAY0"
REDIRECT_URL
"/products/detail/27"
REMOTE_ADDR
"187.84.179.53"
REMOTE_PORT
"41594"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1763809693
REQUEST_TIME_FLOAT
1763809693.9372
REQUEST_URI
"/products/detail/27"
SCRIPT_FILENAME
"/usr/home/hbw1010t44oz/html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"194.91.13.116"
SERVER_ADMIN
"webmaster@kikulon-shop.com"
SERVER_NAME
"www.kikulon-shop.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.kikulon-shop.com"
TRUSTED_HOSTS
"^www\.kikulon-shop\.com$"
UNIQUE_ID
"aSGZnZhTA5I8es27zXEUTQAAAY0"

Sub Requests 1

ErrorController (token = 8cf153)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1087
  #message: ""
  #code: 0
  #file: "/usr/home/hbw1010t44oz/html/src/Eccube/Controller/ProductController.php"
  #line: 221
  -statusCode: 404
  -headers: []
  trace: {
    /usr/home/hbw1010t44oz/html/src/Eccube/Controller/ProductController.php:221 {
      Eccube\Controller\ProductController->detail(Request $request, Product $Product) …
      › if (!$this->checkVisibility($Product)) {    throw new NotFoundHttpException();}
    }
    /usr/home/hbw1010t44oz/html/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /usr/home/hbw1010t44oz/html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /usr/home/hbw1010t44oz/html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /usr/home/hbw1010t44oz/html/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#229 …9}