https://dev.shop.gekiyasumeishi.bhw.world/block/search_product

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
"ee16a6"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#5971
  #template: "Block/search_product.twig"
  -vars: []
  -streamable: false
  -owner: []
}

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-us,en;q=0.5"
authorization
""
forwarded
"for="216.73.217.81";host="dev.shop.gekiyasumeishi.bhw.world";proto=https"
host
"dev.shop.gekiyasumeishi.bhw.world"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.81"
x-php-ob-level
"2"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Sat, 30 May 2026 01:33:20 GMT"
set-cookie
"maintenance_token=deleted; expires=Fri, 30-May-2025 01:33:19 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"6ef378"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#6375
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: false
}

Session 10

Session Metadata

Key Value
Created
"Sat, 30 May 26 10:33:20 +0900"
Last used
"Sat, 30 May 26 10:33:20 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-_token
"CZCVWFkOZn9QlZdJtlu3Va6kjcgfyQtXQJ2qUz1-81Q"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 98
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 63
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 63
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 63
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Eccube\Service\CartService:174
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Service/CartService.php"
    "line" => 174
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Service/CartService.php"
    "line" => 151
    "function" => "getSessionCarts"
    "class" => "Eccube\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/ContainerTFMxozm/CartService_9dde17f.php"
    "line" => 29
    "function" => "getCarts"
    "class" => "Eccube\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/CartServiceExtension.php"
    "line" => 50
    "function" => "getCarts"
    "class" => "ContainerTFMxozm\CartService_9dde17f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/4b/4bb904e76e1112c3204eca029d73826f991c11316f4cc9c5c49f1bce83651367.php"
    "line" => 45
    "function" => "get_all_carts"
    "class" => "Eccube\Twig\Extension\CartServiceExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e9edfc0a2a9ad29316f49ab862e4a8d16ac33d5e49db4c2ba5d8c2cb9714a1a1"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/ba/ba1a59f85e6ee9d1abcfdb774402451d41e9566525d60fc0ae80b0184032a5dd.php"
    "line" => 87
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4fd556fa8cb004a63f1997feaf1db9a066e15458b77857144bf8a09734796211"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/TwigIncludeExtension.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e3/e38146109987b91dae148a4e21065632ba8392ae019fa7a36084f3cd948d0e72.php"
    "line" => 63
    "function" => "include_dispatch"
    "class" => "Eccube\Twig\Extension\TwigIncludeExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ce6c2d2b3c03e3c0978e6c73e6b2d2eccdad4b8db6d5354aaf7d8908274a6e9"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 169
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e3/e38146109987b91dae148a4e21065632ba8392ae019fa7a36084f3cd948d0e72.php"
    "line" => 57
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ce6c2d2b3c03e3c0978e6c73e6b2d2eccdad4b8db6d5354aaf7d8908274a6e9"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 324
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e3/e38146109987b91dae148a4e21065632ba8392ae019fa7a36084f3cd948d0e72.php"
    "line" => 57
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ce6c2d2b3c03e3c0978e6c73e6b2d2eccdad4b8db6d5354aaf7d8908274a6e9"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 324
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e3/e38146109987b91dae148a4e21065632ba8392ae019fa7a36084f3cd948d0e72.php"
    "line" => 57
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ce6c2d2b3c03e3c0978e6c73e6b2d2eccdad4b8db6d5354aaf7d8908274a6e9"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 324
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e3/e38146109987b91dae148a4e21065632ba8392ae019fa7a36084f3cd948d0e72.php"
    "line" => 57
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ce6c2d2b3c03e3c0978e6c73e6b2d2eccdad4b8db6d5354aaf7d8908274a6e9"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 324
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 80
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 85
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 49
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e3/e38146109987b91dae148a4e21065632ba8392ae019fa7a36084f3cd948d0e72.php"
    "line" => 57
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6ce6c2d2b3c03e3c0978e6c73e6b2d2eccdad4b8db6d5354aaf7d8908274a6e9"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1290
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php"
    "line" => 59
    "function" => "twig_include"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/e4/e4d8ccd084a666408887edcc55b9bb6ee484c81850543492654709220a008bf4.php"
    "line" => 324
    "function" => "twig_include"
    "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cc26f2e7d334cc3c17db6bf6f5248e54840ff64e904d2d29104332265d58fd0f"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/var/cache/dev/twig/63/63a4beb08bf196807fdbbc0f6b2828ee265020adbed3130bc71c0d8e5e738826.php"
    "line" => 55
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e431ab40a1fd09a89f4c985dec0c1a92bf4fc467eb3d4efe7e88875b793b7eb3"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/src/Eccube/Twig/Template.php"
    "line" => 41
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Eccube\Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php"
    "line" => 115
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelView"
    "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/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"
CRAWLER_LOAD_LIMIT
"5.2"
CRAWLER_USLEEP
"1000"
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"10.3.37-MariaDB"
DATABASE_URL
"mysql://rfzhmmpx_yau2tCKHwWVL:YK3vtuFGc99wBCDbv3emnc3Y@localhost:3306/rfzhmmpx_YCsHw3MzbPxb"
DOCUMENT_ROOT
"/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"uhD65s2WQHLx"
ECCUBE_AUTH_MAGIC
"2VSrAUgAfpCd33ljHlyL6XWRFYOcLUPT"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"1"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
GEOIP_ADDR
"216.73.217.81"
GEOIP_CONTINENT_CODE
"NA"
GEOIP_COUNTRY_CODE
"US"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_AUTHORIZATION
""
HTTP_FORWARDED
"for="216.73.217.81";host="dev.shop.gekiyasumeishi.bhw.world";proto=https"
HTTP_HOST
"dev.shop.gekiyasumeishi.bhw.world"
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.217.81"
MAILER_DSN
"smtp://office@30s-blockhead.com:tsujioka1020@mail.30s-blockhead.com:465?auth_mode=plain"
PATH
"/usr/local/bin:/bin:/usr/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"38374"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780104800
REQUEST_TIME_FLOAT
1780104800.4124
REQUEST_URI
"/block/search_product"
SCRIPT_FILENAME
"/home/rfzhmmpx/public_html/bhw.world/gekiyasumeishi/shop/dev/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.shop.gekiyasumeishi.bhw.world/"
SCRIPT_URL
"/"
SERVER_ADDR
"160.251.152.24"
SERVER_ADMIN
"webmaster@dev.shop.gekiyasumeishi.bhw.world"
SERVER_NAME
"dev.shop.gekiyasumeishi.bhw.world"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
TRUSTED_HOSTS
"^dev\.shop\.gekiyasumeishi\.bhw\.world$"
X-LSCACHE
"on,crawler"
X_SPDY
"HTTP2"
argc
0
argv
[]

Parent Request

Return to parent request (token = f76191)

Key Value
_controller
"Eccube\Controller\TopController::index"
_firewall_context
"security.firewall.map.context.customer"
_route
"homepage"
_route_params
[]
_security_firewall_run
"_security_customer"
_stopwatch_token
"69bc1e"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3671
  #template: "index.twig"
  -vars: []
  -streamable: false
  -owner: []
}