SearchProductController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "ff6f45" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#5725 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| authorization | "" |
| connection | "close" |
| cookie | "eccube=1hoq4gkekd5fasp93kbkp46j5fukqig3" |
| forwarded | "for="216.73.216.20";host="test.codingrid.work";proto=https" |
| host | "test.codingrid.work" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.20" |
| x-forwarded-server | "test.codingrid.work" |
| x-php-ob-level | "3" |
| x-real-ip | "216.73.216.20" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Fri, 27 Mar 2026 14:33:20 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Thu, 27 Mar 2025 14:33:19 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "82dba2" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| eccube | "1hoq4gkekd5fasp93kbkp46j5fukqig3" |
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#8989 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -partitioned: false -secureDefault: false } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 27 Mar 26 23:33:07 +0900" |
| Last used | "Fri, 27 Mar 26 23:33:20 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Eccube\Form\Type\AddCartType | "Z_jQH8Q2IXtLE1b3JecomK-VpQBH1jpptW3EG2-OPUQ" |
| _csrf/https-_token | "PslsmHmJ0Lvu9yFhyIiDZNkudRprZ6WFLOWEf45S9IA" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 388
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 598
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 98
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Controller\ProductController:455
[
[
"file" => "/home/kir261854/public_html/src/Eccube/Controller/ProductController.php"
"line" => 455
"function" => "has"
"class" => "Eccube\Session\Session"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Controller/ProductController.php"
"line" => 220
"function" => "checkVisibility"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 52
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 56
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Service\CartService:174
[
[
"file" => "/home/kir261854/public_html/src/Eccube/Service/CartService.php"
"line" => 174
"function" => "get"
"class" => "Eccube\Session\Session"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Service/CartService.php"
"line" => 151
"function" => "getSessionCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Twig/Extension/CartServiceExtension.php"
"line" => 50
"function" => "getCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/var/cache/dev/twig/62/62925ce75a6ace79dce3080c534c10ba.php"
"line" => 60
"function" => "get_all_carts"
"class" => "Eccube\Twig\Extension\CartServiceExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_0d58f7bcf2ea550f29decada67b1c685"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1347
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
"line" => 59
"function" => "twig_include"
]
[
"file" => "/home/kir261854/public_html/var/cache/dev/twig/46/46533f1dc65b01839ceafa1952f37c92.php"
"line" => 125
"function" => "twig_include"
"class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_f3875cd73a9a40952ff65385d8c1f57a"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/var/cache/dev/twig/2c/2c0be4f14ae1a00df560ac4cdb749eec.php"
"line" => 75
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c1e9d87837ae41700f9e9167bfb1625e"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1347
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
"line" => 59
"function" => "twig_include"
]
[
"file" => "/home/kir261854/public_html/var/cache/dev/twig/96/96126e16ec0daed09d300e11f73816b9.php"
"line" => 286
"function" => "twig_include"
"class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5edae27a2d51f66f228132d758a8fe6e"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/var/cache/dev/twig/a3/a388a76b594bae544a60d1cdbc532839.php"
"line" => 66
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6b825375fa6b578afc5786d153e0e931"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 186
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kir261854/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 | "1" |
| APP_ENV | "dev" |
| CONTEXT_DOCUMENT_ROOT | "/home/kir261854/public_html" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "8.0.45" |
| DATABASE_URL | "mysql://kir261854:aH3%3DXF6%2BWUEpm2Y@localhost/bussan_ec" |
| DOCUMENT_ROOT | "/home/kir261854/public_html" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "shop_4nwbz6ry" |
| ECCUBE_AUTH_MAGIC | "praidriokuphoribiasodraephaesaivemaedeac" |
| 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_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "eccube=1hoq4gkekd5fasp93kbkp46j5fukqig3" |
| HTTP_FORWARDED | "for="216.73.216.20";host="test.codingrid.work";proto=https" |
| HTTP_HOST | "test.codingrid.work" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.20" |
| HTTP_X_FORWARDED_SERVER | "test.codingrid.work" |
| HTTP_X_REAL_IP | "216.73.216.20" |
| MAGICK_THREAD_LIMIT | "1" |
| MAILER_DSN | "sendmail://default" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "ON" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_MAGICK_THREAD_LIMIT | "1" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "acaVLyhP2tGmhDeu9uPZ4wAAAAQ" |
| REDIRECT_URL | "/products/detail/3213" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "59846" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1774621999 |
| REQUEST_TIME_FLOAT | 1774621999.1199 |
| REQUEST_URI | "/block/search_product" |
| SCRIPT_FILENAME | "/home/kir261854/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "kir261854@kagoya.net" |
| SERVER_NAME | "test.codingrid.work" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| TRUSTED_HOSTS | "^test\.codingrid\.work$" |
| UNIQUE_ID | "acaVLyhP2tGmhDeu9uPZ4wAAAAQ" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = cd5154)
| Key | Value |
|---|---|
| Product | Eccube\Entity\Product {#2889 -_calc: true -stockFinds: [ true ] -stocks: [ null ] -stockUnlimiteds: [ true ] -price01: [ "10.00" ] -price02: [ "990.00" ] -price01IncTaxs: [ 10.0 ] -price02IncTaxs: [ 990.0 ] -codes: [ "0400007530065" ] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 3213 -name: "良縁洗顔石けん 出雲の泡" -note: null -description_list: "日本三美人の湯「湯の川温泉」の温泉水と出雲大社 神迎え神事が行われる「稲佐の浜」のにがりを使った無添加てづくり洗顔石けんです。" -description_detail: """ 出雲の開運スポット「稲佐の浜」で汲み上げた海水から作ったにがりを配合し日本三美人の湯「湯の川温泉」の温泉水を使った無添加てづくり洗顔石けんです。\r\n 合成界面活性剤、エデト酸塩、防腐剤、パラベン、酸化防止剤、合成着色剤無添加。しっとりした洗い上がりでお肌を整えます。 """ -search_word: "島根県,出雲市,無添加,潤い保湿,マグネシウム,にがり,にがり石鹸,生せっけん,コールドプロセス製法,枠練り,日本三美人の湯,湯の川温泉,稲佐の浜,神迎えの地,低刺激,生石鹸,固形石鹸,洗顔石鹸,スキンケア,日本製,敏感肌,石鹸,石けん,せっけん,低刺激,洗顔,洗顔料,スキンケア,ソープ,基礎化粧品,角質ケア,洗顔石けん,毛穴ケア,全身洗える,メンズ,しっとり,香料,マイルドソープ,石鹸,石けん,せっけん ソープ,洗顔,固形,ギフト,泡,メンズ,毛穴,無添加 石けん,固形,60代,洗顔せっけん,洗顔石鹸,固形,緑,無香料,ギフト,泡,浮かせる,顔ダニ,米ぬか,子供,ボディソープ,ボデーソープ,ボディーソープ,年齢肌,モチモチ泡,泡洗顔,美容成分,無香料無着色,石けん,ベタベタ,スッキリ,洗顔せっけん,つっぱらない,フェイシャル,からだ 体用,全身,泡切れがいい,泡切れが早い,SDGs,持続可能,環境保護,エシカル,植物性,天然成分,天然素材,100%,女性用,男性用,レディース用,メンズ用,ノンケミカル,化学成分不使用,自然派,植物原料,保存料,防腐剤,パラベンリラックス,20代 ,30代,40代,50代,60代70代,,40歳,50歳,60歳,70歳,インスタ,インスタ映え,ユニセックス,基礎化粧品,携帯用,おしゃれ,オシャレ,更年期,トラベル,お試し,トライアル,サンプル,sample,子ども,子供,こども,赤ちゃん,あかちゃん,ベビー用,キッズ用,アルコールフリー,エタノールフリー,ラッピング,老化,毛穴ケア,毛穴のつまり,毛穴の開き,角栓,ニキビ肌,アク,ネ,ニキビ跡,にきび跡,にきびあと,アトピー肌,インナードライ,混合肌,オイリー肌,オイリースキン,乾燥による小じわ,キメ ハリ,ツヤ,艶,ヒリヒリ,ひりひり,火照り,赤み,肌が弱い,潤い,しっとり,ブツブツ,ぶつぶつ,ポツポツ,ぽつぽつ,なめらか,ツルツル,つるつる,角質除去,サラサラ,さらさら,さっぱり,すべすべ,ノーファンデ,母の日,父の日,敬老の日,プレゼント,贈り物" -free_area: """ 内容量・商品サイズ\n 50g/1個\r\n 石鹸:直径(φ)×高さ(H)=57×25(mm)\r\n 袋サイズ:横(W)×マチ(D)×高さ(H)=120×180×25(mm)\n 全成分\n カリ含有石ケン素地、水、ニガリ、ホホバ種子油、ヒアルロン酸Na、コラーゲン、スクワラン\n ご使用上の注意\n ○お肌に異常が生じていないかよく注意してください。お肌に合わないとき即ち次のような場合には、使用を中止してください。そのまま使用を続けますと症状を悪化させることがありますので、皮膚科医等にご相談されることをおすすめします。(1)使用中、赤味、はれ、かゆみ、刺激、色抜け(白斑等)や黒ずみ等の異常があらわれた場合。(2)使用したお肌に、直射日光があたって上記のような異常があらわれた場合。○傷やはれもの、しっしん等、異常のある部位にはお使いにならないでください。○目に入らないように注意し、入ったときはこすらずにすぐに洗い流してください。目に異物感が残るときは眼科医へご相談ください。○本品は天然由来成分配合により色の変化やムラ・バラツキが発生することがありますが、製品に問題はございませんので安心してご使用ください。○保湿成分を多く含んだ石鹸ですので、水切りをよくし、高温多湿や直射日光があたるところをさけ、乳幼児の手の届かないところへ保管してください。○本品は防腐剤、酸化防止剤等無添加のため、開封後はなるべく早く使い切ることをおすすめします。\n \n \n \n \n """ -create_date: DateTime @1585719815 {#3273 : 2020-04-01 14:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1774345968 {#3053 : 2026-03-24 18:52:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#4250 …} -ProductImage: Doctrine\ORM\PersistentCollection {#4525 …} -ProductTag: Doctrine\ORM\PersistentCollection {#4522 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#3602 …} -Creator: null -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#4225 …} -plg_deliveryfreeproduct: null -Maker: Proxies\__CG__\Plugin\Maker42\Entity\Maker {#4235 …} -maker_url: null -RelatedProducts: Doctrine\ORM\PersistentCollection {#4249 …} } |
| _controller | "Eccube\Controller\ProductController::detail" |
| _converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2876 -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" => "3213" ] |
| _security_firewall_run | "_security_customer" |
| _stopwatch_token | "63e1cb" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2874 #template: "Product/detail.twig" -vars: [] -streamable: false -owner: [] } |
| id | "3213" |