GET https://ec-cube.lewisleathers.jp/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
"b72ad1"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3620
  #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"
cookie
"eccube=1vjnemb7lr3aqlm1pmr5ap1hmb"
host
"ec-cube.lewisleathers.jp"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.46"
x-php-ob-level
"3"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Wed, 16 Sep 2026 10:31:12 GMT"
set-cookie
"maintenance_token=deleted; expires=Tue, 16 Sep 2025 10:31:11 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"c30f89"

Cookies

Request Cookies

Key Value
eccube
"1vjnemb7lr3aqlm1pmr5ap1hmb"

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#4145
  #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
"Wed, 16 Sep 26 19:31:10 +0900"
Last used
"Wed, 16 Sep 26 19:31:10 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-Customize\Form\Type\AddCartType
"zF9rdMA4ZvufxWm4xGQZCyZXWw78jIioLHlN11mVLpw"
_csrf/https-Eccube\Form\Type\Front\CustomerLoginType
"rDeo-03q_NYie6nBgMKH2zH_2IllgH4D4lcAw3AGqY8"
_csrf/https-_token
"S3zQlZRp3M5hmwI6B9StEG77qSgLHxY-1C7crIWsk8s"
_csrf/https-authenticate
"HKa5RhiCDmSej5M1th1QCeucDfwCweWXIFhRyAZm20E"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 388
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 598
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 98
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Customize\Controller\ProductController:502
[
  [
    "file" => "/home/lewis/public_html/app/Customize/Controller/ProductController.php"
    "line" => 502
    "function" => "has"
    "class" => "Eccube\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/app/Customize/Controller/ProductController.php"
    "line" => 221
    "function" => "checkVisibility"
    "class" => "Customize\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "detail"
    "class" => "Customize\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/app/Customize/Controller/ProductController.php"
    "line" => 291
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "detail"
    "class" => "Customize\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/app/Customize/Controller/ProductController.php"
    "line" => 291
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "detail"
    "class" => "Customize\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/var/cache/dev/twig/3c/3c732f7806cb5e7612776bc88608a8e6.php"
    "line" => 71
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_af3fc456e29cf482da438d94aeba7960"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/var/cache/dev/twig/12/126d1f5ed7db7c63565ba5be5a849e0e.php"
    "line" => 67
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8d483bef670589c4fd1596a13ec1d8d7"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/var/cache/dev/twig/3c/3c732f7806cb5e7612776bc88608a8e6.php"
    "line" => 71
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_af3fc456e29cf482da438d94aeba7960"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/var/cache/dev/twig/12/126d1f5ed7db7c63565ba5be5a849e0e.php"
    "line" => 67
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8d483bef670589c4fd1596a13ec1d8d7"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 186
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lewis/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"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_SERVER_VERSION
"mariadb-11.8.6"
DATABASE_URL
"mysql://lewis:hkg59KpQEJtt@localhost/lewis"
DOCUMENT_ROOT
"/home/lewis/public_html"
DOCUMENT_URI
"/index.php"
ECCUBE_ADMIN_ROUTE
"ixuzuinayyqk"
ECCUBE_AUTH_MAGIC
"ntNPbJwT4DVqbsk83kRTKbe9svruTpip"
ECCUBE_CURRENCY
"JPY"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"lewisleathers"
ECCUBE_TIMEZONE
"Asia/Tokyo"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/lewis"
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_COOKIE
"eccube=1vjnemb7lr3aqlm1pmr5ap1hmb"
HTTP_HOST
"ec-cube.lewisleathers.jp"
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.46"
MAILER_DSN
"smtp://shop%40lewisleathers.jp:mozxo2-vurjav-Pycvos@lewisleathers.sakura.ne.jp:587"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"48248"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789554672
REQUEST_TIME_FLOAT
1789554672.0764
REQUEST_URI
"/block/search_product"
SCRIPT_FILENAME
"/home/lewis/public_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.105.193.36"
SERVER_NAME
"172.105.193.36"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.30.4"
SMAREGI_ACCESS_TOKEN
"c477ad93b7e529cd451e2554f1979a42"
SMAREGI_API_URL
"https://webapi.smaregi.jp/access/"
SMAREGI_CONTRACT_ID
"rl4928"
SMAREGI_EC_STORE_CODE
"EC"
SMAREGI_EC_STORE_ID
"6"
SMAREGI_EC_TERMINAL_ID
"1"
TRUSTED_PROXIES
"192.168.186.154"
USER
"lewis"

Parent Request

Return to parent request (token = 16bae8)

Key Value
Product
Eccube\Entity\Product {#2463
  -_calc: true
  -stockFinds: [
    true
    true
    true
    true
    true
    true
    true
    true
  ]
  -stocks: [
    "6"
    "3"
    "1"
    "4"
    "1"
    "4"
    "3"
    "1"
  ]
  -stockUnlimiteds: [
    false
    false
    false
    false
    false
    false
    false
    false
  ]
  -price01: []
  -price02: [
    "105000.00"
    "105000.00"
    "105000.00"
    "105000.00"
    "105000.00"
    "105000.00"
    "105000.00"
    "105000.00"
  ]
  -price01IncTaxs: []
  -price02IncTaxs: [
    115500.0
    115500.0
    115500.0
    115500.0
    115500.0
    115500.0
    115500.0
    115500.0
  ]
  -codes: [
    "L055-01BA-4"
    "L055-01BA-5"
    "L055-01BA-6"
    "L055-01BA-7"
    "L055-01BA-8"
    "L055-01BA-9"
    "L055-01BA-10"
    "L055-01BA-11"
  ]
  -classCategories1: [
    8 => "UK4"
    9 => "UK5"
    10 => "UK6"
    11 => "UK7"
    12 => "UK8"
    13 => "UK9"
    14 => "UK10"
    15 => "UK11"
  ]
  -classCategories2: []
  -className1: "Size"
  -className2: null
  -id: 166
  -name: "Westway Boots No.W10"
  -note: null
  -description_list: null
  -description_detail: null
  -search_word: null
  -free_area: """
    <div class="tshirts_sizing">\r\n
    <img src="/html/template/lewisleathers/assets/img/footwear_size.png" alt="">\r\n
    </div>\r\n
    <p>日本では黒色のみ販売しております。</p>
    """
  -create_date: DateTime @1578369509 {#2470
    date: 2020-01-07 12:58:29.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1722617855 {#2394
    date: 2024-08-03 01:57:35.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#2345 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#2604 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#2903 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#2898 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#2319 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#2656 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#2602 …}
  +seo_description: null
  +japanese_description: """
    191 Motorwayブーツをベースに開発されたWestwayは、バイクの上でも下でも履ける汎用性の高いブーツです。\r\n
    安全性を高める2本のバックストラップ、正確な調節が可能なトップストラップが特徴。\r\n
    プレミアムヘビーカウハイドを使用し、足が呼吸できるようにレザーで裏打ちされています。\r\n
    \r\n
    ソールはヴィンテージレーシングタイプ(ブラウンにはブリティッシュコマンドーソール)で、グッドイヤー・ウェルテッド・システムにより、ソールとヒールを交換することができ、毎年履き続けることができます。\r\n
    \r\n
    W10はLewis Leathersの最新ブーツで、191ブーツの特徴を持ちながら、バイクに乗るには十分タフで、バイクに乗らない日にはスタイリッシュな短いブーツを求めるお客様からの要望で作られ、W10はその全てを兼ね備えています。\r\n
    \r\n
    エンジニアブーツに似たスタイルですが、ウエストウェイの特徴は、ライディングブーツラストをベースにしたエレガントなシルエット、バックファスナー、サポートヒールストラップなど、従来のルイスレザーズのブーツを踏襲している点です。\r\n
    \r\n
    使用前、使用後は必ずジッパーガードストラップを開けてください。足を出し入れする際は、ジッパーを完全に開いてから行ってください。\r\n
    \r\n
    ジッパーとジップガードを閉じた状態で足を出し入れすると、ジッパーが破損する恐れがありますので、絶対にしないでください。\r\n
    \r\n
    Made in the UK
    """
  +css: null
  +detail_html: """
    <div class="product info detailed"><div class="product data items" role="tablist"><div class="data item title active" data-role="collapsible" id="tab-label-description" role="tab" data-collapsible="true" aria-controls="description" aria-selected="false" aria-expanded="true" tabindex="0"><a class="data switch" tabindex="-1" data-toggle="trigger" href="#description" id="tab-label-description-title">Details</a></div><div class="data item content" aria-labelledby="tab-label-description" id="description" data-role="content" role="tabpanel" aria-hidden="false"><div class="product attribute description"><div class="value"><table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="capital-paragraph" title="Capitalised Paragraph">Developed from <a href="https://www.lewisleathers.com/motorway-boots-no-191.html" target="_blank" rel="noopener">191 Motorway boot</a>, the Westway is a versatile boot for wear on and off the bike. Features include two back straps for extra safety and a top strap for accurate adjustment. Made from premium heavy cowhide and lined in leather to allow your feet to breathe.</p>\r\n
    <p><img src="/html/upload/save_image/product_image/Vintage_W10_Boots3.png" alt="" width="700" height="705"></p>\r\n
    </td>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 100%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Racing_Sole.png" alt="" width="600"></td></tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 100%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Vintage racing type soles with Goodyear Welted system</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <p>The soles are vintage racing type (British Commando soles for brown) and fitted using renowned Goodyear Welted system which allows the soles and heels to be replaced when worn, providing you year after year wear!</p>\r\n
    <p>The W10 is the newest boot in the Lewis Leathers range, created due to demand from customers who wanted a shorter boot with the features of the classic 191 boot which would be tough enough for biking and stylish for non-riding days, the w10 is all of these.</p>\r\n
    <p>Although similar in style to an <a href="https://www.lewisleathers.com/mechanic-boots-no-a10.html" target="_blank" rel="noopener">Engineer boot</a> the Westway differs in that it retains the traits of a traditional Lewis Leathers boot in terms of its more elegant silhouette, based on the riding boot lasts, the zip fastening back and supporting heel strap.&nbsp;</p>\r\n
    <p>Made in the UK, H 35cm (from ground)</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 100%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots.png" alt="" width="350"></td></tr>\r\n
    <tr>\r\n
    <td style="width: 100%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" style="text-align: justify;" title="Caption">ALWAYS Open the zip guard strap before and after use. Fully open the zipper before inserting or withdrawing the foot.</p>\r\n
    <p class="caption" style="text-align: justify;" title="Caption">NEVER Remove or insert the foot if zip and zip guard and closed, this will damage or break the zip.</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </td><td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td style="width: 100%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots_Brown.png" alt="" width="445" /></td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td style="width: 100%; margin-bottom: 0px; margin-top: 0px;">\r\n
    <p class="caption" title="Caption">Polished Leather in Brown</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table><img src="/html/upload/save_image/product_image/Vintage_text2.png" alt="" width="600"></td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    <p style="text-align: center;"><strong style="font-family: q3sc; font-size: 18px; margin-bottom: 0px; letter-spacing: 2px; text-align: center;">POLISHED BULL LEATHER</strong></p>\r\n
    <table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 50% margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100%; margin-bottom: 0px;" border="1">\r\n
    <tbody>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots_Brown4.jpg" alt="" width="400"></td><td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots_Brown1.jpg" alt="" width="400"></td></tr>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Heel and Foot Strap (Polished Leather)</p>\r\n
    </td>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Gear Change Panel (Polished Leather)</p>\r\n
    </td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots_Brown2.jpg" alt="" width="400"></td><td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots_Brown3.jpg" alt="" width="400"></td></tr>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Clix Zipper (Polished Leather)</p>\r\n
    </td>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Adjuster Strap (Polished Leather)</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </td>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots01.jpg" alt="" width="400"></td><td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots03.jpg" alt="" width="400"></td></tr>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Heel and Foot Strap (Polished Leather)</p>\r\n
    </td>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Gear Change Panel (Polished Leather)</p>\r\n
    </td>\r\n
    </tr>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots04.jpg" alt="" width="400"></td><td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><img src="/html/upload/save_image/product_image/W10_Westway_Boots02.jpg" alt="" width="400"></td></tr>\r\n
    <tr>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Clix Zipper (Polished Leather)</p>\r\n
    </td>\r\n
    <td style="width: 50%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Red Leather Lining and Label</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table><table style="border-collapse: collapse; width: 100.017%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 49.8572%; margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100.098%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 99.6633%; margin-bottom: 0px; margin-top: 0px;"><img style="display: block; margin-left: auto; margin-right: auto;" src="/html/upload/save_image/product_image/Westway-Boots-W10-1.jpg" alt="" width="500" height="750" /></td></tr>\r\n
    <tr>\r\n
    <td style="width: 99.6633%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Tina Swasey from Oh! Gunquit wears <a href="https://www.lewisleathers.jp/products/detail/357" target="_blank" rel="noopener">Super Monza 455L\u{A0}</a> in black horse, <a href="https://www.lewisleathers.jp/products/detail/381" target="_blank" rel="noopener">Racing Bike T-shirt</a>,\u{A0} <a href="https://www.lewisleathers.jp/products/detail/285" target="_blank" rel="noopener">810 Gloves</a>, *Scramble Jeans, W10 boots.</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </td>\r\n
    <td style="width: 49.8572%; margin-bottom: 0px; margin-top: 0px;"><table style="border-collapse: collapse; width: 100.098%; margin-bottom: 0px; margin-top: 0px;" border="1"><tbody>\r\n
    <tr>\r\n
    <td style="width: 99.6633%; margin-bottom: 0px; margin-top: 0px;"><img style="display: block; margin-left: auto; margin-right: auto;" src="/html/upload/save_image/product_image/Westway-Boots-W10-2.jpg" alt="" width="500" height="750" /></td></tr>\r\n
    <tr>\r\n
    <td style="width: 99.6633%; margin-bottom: 0px; margin-top: 0px;"><p class="caption" title="Caption">Scramble Jeans and W10 boots close up. (*Scramble Jeans available in-store only. Please <a href="https://www.lewisleathers.jp/find_us">contact us </a>for more info.)</p>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table>\r\n
    </td>\r\n
    </tr>\r\n
    </tbody>\r\n
    </table></div></div></div></div>\u{A0}</div>
    """
  -display_rank: 6300
  #refineSalesTimerStartDate: null
  #refineSalesTimerEndDate: null
}
_controller
"Customize\Controller\ProductController::detail"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2304
    -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" => "166"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"8e9725"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2301
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: []
}
id
"166"