GET https://test.codingrid.work/block/search_product

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
"c69524"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4796
  #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=3od8hub9aj2j9ctjlsjqpu9odoejdjrb"
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
"4"
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:36:44 GMT"
set-cookie
"maintenance_token=deleted; expires=Thu, 27 Mar 2025 14:36:43 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"86ecc6"

Cookies

Request Cookies

Key Value
eccube
"3od8hub9aj2j9ctjlsjqpu9odoejdjrb"

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#6414
  #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:36:42 +0900"
Last used
"Fri, 27 Mar 26 23:36:43 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-_token
"C8paH7uyUdPFcttY5JByr44RdVbPaxOTjPhWwevFVQA"
_csrf/https-product_review
"7CoiJGDRFlmr-a8VNgEO5B34Hjb8wNyH7xvu0omDUx8"

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" => "->"
  ]
]
Plugin\ProductReview42\Controller\ProductReviewController:71
[
  [
    "file" => "/home/kir261854/public_html/app/Plugin/ProductReview42/Controller/ProductReviewController.php"
    "line" => 71
    "function" => "has"
    "class" => "Eccube\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "Plugin\ProductReview42\Controller\ProductReviewController"
    "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/app/Plugin/ProductReview42/Controller/ProductReviewController.php"
    "line" => 125
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "Plugin\ProductReview42\Controller\ProductReviewController"
    "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/app/Plugin/ProductReview42/Controller/ProductReviewController.php"
    "line" => 125
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "Plugin\ProductReview42\Controller\ProductReviewController"
    "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/app/Plugin/ProductReview42/Controller/ProductReviewController.php"
    "line" => 125
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "Plugin\ProductReview42\Controller\ProductReviewController"
    "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/05/05268f0f22728ae8728cc4801709244c.php"
    "line" => 68
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f3dac590023308d2d79a4893515365b7"
    "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/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/app/Plugin/ProductReview42/Controller/ProductReviewController.php"
    "line" => 122
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/kir261854/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "Plugin\ProductReview42\Controller\ProductReviewController"
    "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=3od8hub9aj2j9ctjlsjqpu9odoejdjrb"
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
"acaV-zHSrQfwP5LLc06LRgAAAA4"
REDIRECT_URL
"/product_review/6543/review"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"46364"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1774622203
REQUEST_TIME_FLOAT
1774622203.3075
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
"acaV-zHSrQfwP5LLc06LRgAAAA4"
argc
0
argv
[]

Parent Request

Return to parent request (token = ef62cd)

Key Value
Product
Eccube\Entity\Product {#3377
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 6543
  -name: "木地雛\u{3000}"
  -note: null
  -description_list: """
    優しく穏やかな表情の木のお雛様。\r\n
    地元・出雲の山で育った木を使ってひとつひとつ丁寧に作られています。
    """
  -description_detail: """
    毎年お問い合わせの多い吉やのお雛様。\r\n
    しまい込まず、通年飾っていただくことでより木の風合い、表情も豊かになっていきます。
    """
  -search_word: "島根県,民芸,出雲市,工芸,お雛様,雛人形,ぼんぼり,祝い"
  -free_area: """
    商品サイズ\n
    男雛:高さ(H)×幅(W)=85×60(mm)\r\n
    女雛:高さ(H)×幅(W)=60×60(mm)\r\n
    箱あり\r\n
    (屏風、塗り台、ぼんぼりはそれぞれ別売りです)\n
    \n
    \n
    \n
    \n
    \n
    \n
    \n
    \n
    """
  -create_date: DateTime @1773796193 {#3371
    date: 2026-03-18 10:09:53.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1773998541 {#3368
    date: 2026-03-20 18:22:21.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#3419 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#3589 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#3735 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#3799 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#3856 …}
  -Creator: null
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#3898 …}
  -plg_deliveryfreeproduct: null
  -Maker: Proxies\__CG__\Plugin\Maker42\Entity\Maker {#3908 …}
  -maker_url: null
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#3922 …}
}
_controller
"Plugin\ProductReview42\Controller\ProductReviewController::index"
_firewall_context
"security.firewall.map.context.customer"
_route
"product_review_index"
_route_params
[
  "id" => "6543"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"07d38e"
id
"6543"