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 {#4887 -_calc: true -stockFinds: [ true ] -stocks: [ "1" ] -stockUnlimiteds: [ false ] -price01: [] -price02: [ "6544.00" ] -price01IncTaxs: [] -price02IncTaxs: [ 6544.0 ] -codes: [ "SFXMOD6-PUFFR8" ] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 519 -name: "ポリ R8" -note: null -description_list: null -description_detail: "<span style="font-size:14px;">ポリ R8 は、硬質タイプの発砲ウレタンです。軽量かつ剛性にする必要がある装飾品を製造するのに優れています。<br><br>HOW TO USE / TIPS<br><br>A液:B液 を 1:1で混合<br><br>フリーライズ密度 | 128.148kg/m3<br>色 | 黄白色<br>Cream Time:45秒<br>Rise Time:2分<br>De-mould Time:10~15分</span><br><br><span style="font-size:11px;color:#990000;">※注意事項</span><span style="font-size:11px;">:防護マスクや防護ゴーグルをつけ、密閉空間での作業は避けます。</span>" -search_word: "発泡 ウレタン" -free_area: "<div style="text-align:left;"><span style="font-size:12px;"><span style="text-decoration:underline;">色は撮影上、容器は仕入れ状況につきイメージと異なる場合があります。</span></div>" -create_date: DateTime @1768646815 {#4420 : 2026-01-17 19:46:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769473301 {#4410 : 2026-01-27 09:21:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5243 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5612 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5607 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5241 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5335 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5305 …} -ProductDatas: Doctrine\ORM\PersistentCollection {#5347 …} -plg_sort_no: 170 -shipping_name: null -_calc_customer_rank: false -customer_price: [] -customerPriceIncTaxs: [] -customer_rank_price: [] -customerRankPriceIncTaxs: [] } |
| _controller | "Eccube\Controller\ProductController::detail" |
| _converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#4386 -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" => "519" ] |
| _security_firewall_run | "_security_customer" |
| _stopwatch_token | "6e783b" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4385 #template: "Product/detail.twig" -vars: [] -streamable: false -owner: [] } |
| id | "519" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| authorization | "" |
| cookie | "eccube=rus9b76quk8k9oe0ebtikvc8ul" |
| host | "shop.temptu.co.jp" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Wed, 25 Mar 2026 11:35:25 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Tue, 25-Mar-2025 11:35:24 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "192342" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| eccube | "rus9b76quk8k9oe0ebtikvc8ul" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#22293 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 25 Mar 26 20:35:15 +0900" |
| Last used | "Wed, 25 Mar 26 20:35:22 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Eccube\Form\Type\AddCartType | "mJfuiyBoSSBqCle7yDAZ-r3YxY38Fh1cg2C3tjU8F3A" |
| _csrf/https-_token | "hEPZnQhdE487YLfuIlkUv6Lh06KbUGyrVesPJxOO_PQ" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 368
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 574
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 99
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Controller\ProductController:455
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Controller/ProductController.php"
"line" => 455
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Controller/ProductController.php"
"line" => 220
"function" => "checkVisibility"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 71
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 75
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Service\CartService:174
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Service/CartService.php"
"line" => 174
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Service/CartService.php"
"line" => 151
"function" => "getSessionCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/var/cache/dev/ContainerKAYsIfl/CartService_9dde17f.php"
"line" => 29
"function" => "getCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Extension/CartServiceExtension.php"
"line" => 50
"function" => "getCarts"
"class" => "ContainerKAYsIfl\CartService_9dde17f"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/var/cache/dev/twig/0c/0c91838fd92f0e51e646b3eb4c1ad605.php"
"line" => 113
"function" => "get_all_carts"
"class" => "Eccube\Twig\Extension\CartServiceExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_9f0421b3b6a4d25f9f254fa965a0da52"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/var/cache/dev/twig/c0/c03ee0c0d852ef0d14d371f358413ba5.php"
"line" => 75
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4865d1cea07aa540c2b05e5a50c91687"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
"line" => 59
"function" => "twig_include"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/var/cache/dev/twig/d5/d59e6732f77eb30570b21a5bbeac1f51.php"
"line" => 94
"function" => "twig_include"
"class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_bffa93fa0c9592afb25e0e96f4a190f7"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/var/cache/dev/twig/35/3581d5a06c69e9fa0bcb76ffc3660abf.php"
"line" => 55
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_22f5d2f385dc46ea14236878885149b3"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.temptu.co.jp/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
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 | "i" |
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/shop.temptu.co.jp/public_html" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "8.0.44-0ubuntu0.24.04.2" |
| DATABASE_URL | "mysql://Malibu:dg%23kSu_59St6@localhost:3306/temptu_eccube_db" |
| DOCUMENT_ROOT | "/var/www/shop.temptu.co.jp/public_html" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "de4jsrukg" |
| ECCUBE_AUTH_MAGIC | "cz5mi9pjl9lm9jVmkcIyRdCsC6GRt70w" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_FORCE_SSL | "0" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "temptu" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "61" |
| H2_STREAM_TAG | "1183225-2587-61" |
| HOME | "/var/www" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_COOKIE | "eccube=rus9b76quk8k9oe0ebtikvc8ul" |
| HTTP_HOST | "shop.temptu.co.jp" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| MAILER_DSN | "smtp://localhost:25" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "61" |
| REDIRECT_H2_STREAM_TAG | "1183225-2587-61" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_SSL_TLS_SNI | "shop.temptu.co.jp" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/products/detail/519" |
| REMOTE_ADDR | "216.73.216.102" |
| REMOTE_PORT | "5840" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774438524 |
| REQUEST_TIME_FLOAT | 1774438524.4147 |
| REQUEST_URI | "/products/detail/519" |
| SCRIPT_FILENAME | "/var/www/shop.temptu.co.jp/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "133.167.78.118" |
| SERVER_ADMIN | "info@linkle-inc.co.jp" |
| SERVER_NAME | "shop.temptu.co.jp" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at shop.temptu.co.jp Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "CN=FujiSSL RSA Domain Validation Secure Server CA 2,O=Nijimo\, Inc.,C=JP" |
| SSL_SERVER_I_DN_C | "JP" |
| SSL_SERVER_I_DN_CN | "FujiSSL RSA Domain Validation Secure Server CA 2" |
| SSL_SERVER_I_DN_O | "Nijimo, Inc." |
| SSL_SERVER_M_SERIAL | "24852929BE2EA33CBBB0A443C568D1A8" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "shop.temptu.co.jp" |
| SSL_SERVER_S_DN | "CN=shop.temptu.co.jp" |
| SSL_SERVER_S_DN_CN | "shop.temptu.co.jp" |
| SSL_SERVER_V_END | "Feb 18 23:59:59 2027 GMT" |
| SSL_SERVER_V_START | "Jan 19 00:00:00 2026 GMT" |
| SSL_SESSION_ID | "97851fd4430b67cb0d6ac39f4c2bdf3eaa982ec21e74327b993614940f6f4ca1" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "shop.temptu.co.jp" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.58" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.0.13" |
| TRUSTED_HOSTS | "^shop\.temptu\.co\.jp$" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Sub Requests 5
SearchProductController :: index (token = 0d8072)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "b59529" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#10405 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = 15ebc2)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "50767f" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#10405 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
RelatedProductController :: index (token = 67ccfc)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\RelatedProductController::index" |
| _route | "block_related_product" |
| _route_params | [] |
| _stopwatch_token | "1bccd9" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#20506 #template: "Block/related_product.twig" -vars: [] -streamable: false -owner: [] } |
CalendarController :: index (token = 6535c1)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\CalendarController::index" |
| _route | "block_calendar" |
| _route_params | [] |
| _stopwatch_token | "928b4e" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#22494 #template: "Block/calendar.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = 7750db)
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "c72f1e" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#10405 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |