SearchProductController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Eccube\Controller\Block\SearchProductController::index" |
| _route | "block_search_product" |
| _route_params | [] |
| _stopwatch_token | "118985" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#7724 #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-language | "en-us,en;q=0.5" |
| authorization | "" |
| connection | "close" |
| forwarded | "for="216.73.216.60";host="hieiyuba.xyz";proto=https" |
| host | "hieiyuba.xyz" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-expires | "60" |
| x-failure-cache-time | "0" |
| x-file-type | "normal" |
| x-forwarded-for | "216.73.216.60" |
| x-forwarded-ssl | "on" |
| x-php-fpm-version | "81" |
| x-php-ob-level | "4" |
| x-real-ip | "216.73.216.60" |
| x-server-address | "162.43.121.165" |
| x-ua-device | "pc" |
| x-wp-access | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Thu, 04 Dec 2025 18:51:30 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Wed, 04-Dec-2024 18:51:29 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "ff7da6" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#8622 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: false } |
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 05 Dec 25 03:51:30 +0900" |
| Last used | "Fri, 05 Dec 25 03:51:30 +0900" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Eccube\Form\Type\AddCartType | "KpDauJuMGmCytbCPLzLJRhhpdbs6XB53YIYdefqx2YQ" |
| _csrf/https-_token | "oNFtA4RNmkS13IAtTYtofyBRr1_iZPOyPUTZkceMiso" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 368
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 574
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 99
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Controller\ProductController:455
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Controller/ProductController.php"
"line" => 455
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Controller/ProductController.php"
"line" => 220
"function" => "checkVisibility"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/ResolvedFormType.php"
"line" => 167
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/ResolvedFormType.php"
"line" => 160
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 111
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/form/Form.php"
"line" => 1070
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Controller/ProductController.php"
"line" => 252
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "detail"
"class" => "Eccube\Controller\ProductController"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/25/256ad89b2f5112a5685401bf65989f74.php"
"line" => 68
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4afbe21ca6a680e62aeaec4b470874b3"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/5c/5c92d6f2552ee3c146307e8c0cab15a9.php"
"line" => 61
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_379f351a61311ac93eef5ab8ba56b291"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/6f/6f01f636b27e2b113a74cb96b5548bff.php"
"line" => 220
"function" => "twig_include"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8471c4b6c246f97403cf3766fcf81fa1"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/d7/d70ee4f63c25aef98c89a52b72b484f3.php"
"line" => 53
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_c160ef26d74b8684148f793f72dac6b8"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/25/256ad89b2f5112a5685401bf65989f74.php"
"line" => 68
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4afbe21ca6a680e62aeaec4b470874b3"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/5c/5c92d6f2552ee3c146307e8c0cab15a9.php"
"line" => 61
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_379f351a61311ac93eef5ab8ba56b291"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/6f/6f01f636b27e2b113a74cb96b5548bff.php"
"line" => 220
"function" => "twig_include"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8471c4b6c246f97403cf3766fcf81fa1"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/d7/d70ee4f63c25aef98c89a52b72b484f3.php"
"line" => 53
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_c160ef26d74b8684148f793f72dac6b8"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/25/256ad89b2f5112a5685401bf65989f74.php"
"line" => 68
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4afbe21ca6a680e62aeaec4b470874b3"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/5c/5c92d6f2552ee3c146307e8c0cab15a9.php"
"line" => 61
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_379f351a61311ac93eef5ab8ba56b291"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/6f/6f01f636b27e2b113a74cb96b5548bff.php"
"line" => 220
"function" => "twig_include"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8471c4b6c246f97403cf3766fcf81fa1"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/d7/d70ee4f63c25aef98c89a52b72b484f3.php"
"line" => 53
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_c160ef26d74b8684148f793f72dac6b8"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/25/256ad89b2f5112a5685401bf65989f74.php"
"line" => 68
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4afbe21ca6a680e62aeaec4b470874b3"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/5c/5c92d6f2552ee3c146307e8c0cab15a9.php"
"line" => 61
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_379f351a61311ac93eef5ab8ba56b291"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/6f/6f01f636b27e2b113a74cb96b5548bff.php"
"line" => 220
"function" => "twig_include"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8471c4b6c246f97403cf3766fcf81fa1"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/d7/d70ee4f63c25aef98c89a52b72b484f3.php"
"line" => 53
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_c160ef26d74b8684148f793f72dac6b8"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 80
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 85
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 49
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 46
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/25/256ad89b2f5112a5685401bf65989f74.php"
"line" => 68
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_4afbe21ca6a680e62aeaec4b470874b3"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
"line" => 42
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/5c/5c92d6f2552ee3c146307e8c0cab15a9.php"
"line" => 61
"function" => "include_dispatch"
"class" => "Eccube\Twig\Extension\TwigIncludeExtension"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_379f351a61311ac93eef5ab8ba56b291"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1290
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/6f/6f01f636b27e2b113a74cb96b5548bff.php"
"line" => 220
"function" => "twig_include"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_8471c4b6c246f97403cf3766fcf81fa1"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 41
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/var/cache/dev/twig/d7/d70ee4f63c25aef98c89a52b72b484f3.php"
"line" => 53
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 405
"function" => "doDisplay"
"class" => "__TwigTemplate_c160ef26d74b8684148f793f72dac6b8"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 378
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 44
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 57
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/src/Eccube/Twig/Template.php"
"line" => 39
"function" => "display"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Template.php"
"line" => 390
"function" => "display"
"class" => "Eccube\Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 45
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/twig/twig/src/Environment.php"
"line" => 318
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
"line" => 115
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelView"
"class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 168
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xs031638/hieiyuba.xyz/public_html/shop/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/xs031638/hieiyuba.xyz/public_html" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "10.5.16-MariaDB-log" |
| DATABASE_URL | "mysql://xs031638_yuba8:omNySf2IQcG1@localhost/xs031638_hieiyubatest" |
| DOCUMENT_ROOT | "/home/xs031638/hieiyuba.xyz/public_html" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_DENY_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "managemin" |
| ECCUBE_AUTH_MAGIC | "mN2A5riD1d3PU6fdtlL8irP7RpxqROw6" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_FORCE_SSL | "1" |
| ECCUBE_FRONT_ALLOW_HOSTS | "[]" |
| ECCUBE_FRONT_DENY_HOSTS | "[]" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "default" |
| FCGI_ROLE | "RESPONDER" |
| FailureCacheTime | "0" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/xs031638" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "close" |
| HTTP_FORWARDED | "for="216.73.216.60";host="hieiyuba.xyz";proto=https" |
| HTTP_HOST | "hieiyuba.xyz" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_EXPIRES | "60" |
| HTTP_X_FAILURE_CACHE_TIME | "0" |
| HTTP_X_FILE_TYPE | "normal" |
| HTTP_X_FORWARDED_FOR | "216.73.216.60" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_PHP_FPM_VERSION | "81" |
| HTTP_X_REAL_IP | "216.73.216.60" |
| HTTP_X_SERVER_ADDRESS | "162.43.121.165" |
| HTTP_X_UA_DEVICE | "pc" |
| HTTP_X_WP_ACCESS | "0" |
| MAILER_DSN | "smtp://manage.roundzero@gmail.com:a_P0V2_whHni@smtp.gmail.com:465?auth_mode=login" |
| MEF_PROXY_ADDR | "162.43.121.165" |
| Ngx_Cache_AllCacheMode | "1" |
| Ngx_Cache_NoCacheMode | "off" |
| Ngx_Cache_NormalFile | "1" |
| Ngx_Cache_StaticMode | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/shop/index.php" |
| QUERY_STRING | "" |
| REDIRECT_FailureCacheTime | "0" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_MEF_PROXY_ADDR | "162.43.121.165" |
| REDIRECT_Ngx_Cache_AllCacheMode | "1" |
| REDIRECT_Ngx_Cache_NoCacheMode | "off" |
| REDIRECT_Ngx_Cache_NormalFile | "1" |
| REDIRECT_Ngx_Cache_StaticMode | "1" |
| REDIRECT_REDIRECT_FailureCacheTime | "0" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_MEF_PROXY_ADDR | "162.43.121.165" |
| REDIRECT_REDIRECT_Ngx_Cache_AllCacheMode | "1" |
| REDIRECT_REDIRECT_Ngx_Cache_NoCacheMode | "off" |
| REDIRECT_REDIRECT_Ngx_Cache_NormalFile | "1" |
| REDIRECT_REDIRECT_Ngx_Cache_StaticMode | "1" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aTHYMuDhp6hqBNTDLsYc7wAAAS8" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTHYMuDhp6hqBNTDLsYc7wAAAS8" |
| REDIRECT_URL | "/shop/products/detail/5" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "54538" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764874290 |
| REQUEST_TIME_FLOAT | 1764874290.6738 |
| REQUEST_URI | "/block/search_product" |
| SCRIPT_FILENAME | "/home/xs031638/hieiyuba.xyz/public_html/shop/index.php" |
| SCRIPT_NAME | "/shop/index.php" |
| SERVER_ADDR | "162.43.121.165" |
| SERVER_ADMIN | "webmaster@hieiyuba.xyz" |
| SERVER_NAME | "hieiyuba.xyz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| TRUSTED_HOSTS | "^hieiyuba\.xyz$" |
| UNIQUE_ID | "aTHYMuDhp6hqBNTDLsYc7wAAAS8" |
| USER | "xs031638" |
Parent Request
Return to parent request (token = b7b820)
| Key | Value |
|---|---|
| Product | Eccube\Entity\Product {#5351 -_calc: true -stockFinds: [ true true true ] -stocks: [ null null null ] -stockUnlimiteds: [ true true true ] -price01: [] -price02: [ "2139.00" "4186.00" "9139.00" ] -price01IncTaxs: [] -price02IncTaxs: [ 2310.0 4520.0 9870.0 ] -codes: [ "7201" "7202" "7203" ] -classCategories1: [ 31 => "2人前/おさしみゆば1.本さしみゆば1.とろゆば1(簡易箱) 2,310円" 32 => "4人前/おさしみゆば2.本さしみゆば2.とろゆば2(簡易箱) 4,520円" 33 => "8人前/おさしみゆば4.本さしみゆば4.とろゆば5(木目ギフト箱) 9,870円" ] -classCategories2: [] -className1: "個数" -className2: null -id: 5 -name: "【WEB限定】人気の生ゆば食べくらべセット" -note: null -description_list: null -description_detail: """ WEB限定!ゆばソムリエ太鼓判!\n 当店人気の生湯葉3種を食べくらべてお楽しみいただけるセットです。\n \n ゆばづくりには地産地消、契約栽培の地元滋賀県産大豆を100%使用。\n 伝統の技でじっくりと時間をかけて作る生ゆばは、シルクのようにきめ細かく、絶妙な食感と大豆の香り、甘みが特徴です。\n 長年プロの料理人の方や、お口のこえた方、ゆばがお好きな方にお喜びいただいています。\n \n 湯葉の本当の美味しさを知っていただきたいから…\n できれば最初の一口目は何もつけずに、ぜひ大豆の香りと甘みを楽しんでください。\n そのあとは、お好みの食べ方で!\n \n 生湯葉の食べ方はよくわからない…という方のために、\n 「湯葉の美味しい食べ方のしおり」を添えて、お届けします!\n \n 生ゆばといえば、一般的にワサビ醤油が定番ですが、\n 実はフレッシュチーズのように、オリーブオイルと自然塩で召し上がるのも美味。\n \n お酒の好きな方は日本酒や白ワイン、シャンパンに合わせて\n マリアージュで楽しむのもおすすめです!\n \n 生ゆばは食感によって味わいが異なります。\n 豆腐でいうところの、もめん、絹、おぼろ、のような感じでしょうか。\n \n 普段がんばるご自分へのご褒美に、一人でゆっくりと楽しむのもよし、\n またご家族やご友人と一緒に和気あいあいと、どれが好みか食べくらべるのも楽しそうですね!\n \n おすすめセットの中でも人気のセット。\n ぜひお好みの生ゆばをみつけて、お楽しみいただければ幸いです!\n \n ≪セット商品の紹介≫\n ■直営店でしか手に入らない!限定商品「おさしみゆば」\n 一番味が濃厚で、甘みとコク、絶妙の歯ごたえが人気の生湯葉。\n この食感がなかなかないと、百貨店の試食販売でも、“今まで食べた生湯葉で一番美味しい!”と大好評!\n そのまま一口大に切って、お刺身感覚でワサビ醤油か生姜醤油でお召しください。\n 茗荷やネギの小口切りなど薬味をたっぷり添えて、生姜醤油で召し上がるのも美味です!\n (※製造数量限定品のため、品薄になることがございます。)\n 味の濃さ★★★★\n 歯ごたえ★★★★\n やわらかさ★★\n \n ■当店一番人気!「本さしみゆば」\n 豆乳をたっぷり含んだやわらかい生湯葉を、ミルフィーユのように何層にも重ねました。\n 本さしみファンのお客様は、お箸で一枚ずつめくりながら食べるのが美味しいとおっしゃいます(笑)\n 食べやすいサイズにカットしていますので、そのまま器に盛り付けてお召し上がりください。\n そのままワサビ醤油、またはだし醤油で。またオリーブオイルと塩も美味です!\n 独自のフレッシュパック製法で、出来たてのおいしさそのまま、日持ちが長いので便利です。\n 味の濃さ★★★\n 歯ごたえ★★\n やわらかさ★★★★\n \n ■所ジョージさんも絶賛!「比叡とろゆば」\n とろっとクリーミー、とろけるような柔らかさが人気!\n 当店で最もやわらかい、スプーンで食べる生湯葉です。\n そのままワサビ醤油はもちろん、温かいご飯にのせて、とろゆば卵かけご飯にしても美味。\n また、メープルシロップや黒蜜をかけて、デザート感覚でもおいしくお召し上がりいただけます。\n TV「所さんお届けモノです!」では、所ジョージさんも「これはうまいっ!」と絶賛いただきました。\n 独自のフレッシュパック製法で、出来たてのおいしさそのまま、日持ちが長いので便利です。\n 味の濃さ★★\n 歯ごたえ★\n やわらかさ★★★★★ """ -search_word: null -free_area: """ 商品名:【WEB限定】人気の生ゆば食べくらべ3点セット<br />\n \n セット内容:<br />\n ・限定商品 おさしみゆば(2本入)<br />\n ・本さしみゆば(180g)<br />\n ・比叡とろゆば(180g)<br />\n \n 原材料:大豆(滋賀県)(遺伝子組換えでない)<br /><br />\n \n 賞味期限:<br />\n ・おさしみゆば 出荷日を含めて10日<br />\n ・本さしみゆば 製造日より2ヶ月<br />\n ・比叡とろゆば 製造日より2ヶ月<br />\n \n 保存方法:冷蔵<br /><br />\n \n 1パックの目安:2人前<br />\n 「おさしみゆば」は少しずつなら2人前。<br />\n お好きな方はお一人でペロッと召し上がれるくらいの分量です。<br /><br />\n \n 【容量】<br /><table class="normal_table"><tr><th></th><th>2人前</th><th>4人前</th><th>8人前</th>\n </tr><tr><td>本さしみゆば(180g)</td><td>1パック</td><td>2パック</td><td>4パック</td>\n </tr><tr><td>おさしみゆば(2本入り)</td><td>1パック</td><td>2パック</td><td>4パック</td>\n </tr><tr><td>比叡とろゆば(180g入り)</td><td>1パック</td><td>2パック</td><td>5パック</td>\n </tr></table>\n 発送の目安:2~3営業日<br />\n \n <ギフト包装対象商品> """ -create_date: DateTime @1686737885 {#4865 : 2023-06-14 19:18:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712721223 {#4855 : 2024-04-10 12:53:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5688 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5885 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6219 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6214 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5803 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5773 …} -RelatedProducts: Doctrine\ORM\PersistentCollection {#5765 …} -descriptionOverview: null -pseo_title: null -pseo_description: null -pseo_robots: "index,follow" #plgApgCalc: true #saleLimitMins: [ null null null ] -ProductOptions: Doctrine\ORM\PersistentCollection {#5836 …} -reserve_date: null -Hiddendays: Doctrine\ORM\PersistentCollection {#5886 …} -plg_deliveryfreeproduct: 0 -shipping_name: null } |
| _controller | "Eccube\Controller\ProductController::detail" |
| _converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#4831 -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" => "5" ] |
| _security_firewall_run | "_security_customer" |
| _stopwatch_token | "2c3825" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4830 #template: "Product/detail.twig" -vars: [] -streamable: false -owner: [] } |
| id | "5" |