TopController :: 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\TopController::index" |
_firewall_context | "security.firewall.map.context.customer" |
_route | "homepage" |
_route_params | [] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "9a6b1d" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3566 #template: "index.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip" |
accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
authorization | "" |
cache-control | "no-cache" |
host | "iseya-mizunasu.jp" |
listen-ipaddr | "49.212.207.182" |
pragma | "no-cache" |
referer | "http://iseya-mizunasu.jp" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
x-php-ob-level | "1" |
x-real-ip | "49.51.196.42" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 18 May 2025 04:33:32 GMT" |
set-cookie | "maintenance_token=deleted; expires=Sat, 18-May-2024 04:33:31 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "de5fd9" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#9054 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 10
Session Metadata
Key | Value |
---|---|
Created | "Sun, 18 May 25 13:33:29 +0900" |
Last used | "Sun, 18 May 25 13:33:29 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-_token | "b4NXVMGvcqyQwlgHxViGixg5uNq5_JJHsOibMcrqOoM" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 129 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 98 "function" => "start" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 56 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 56 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 56 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Service\CartService:174
[ [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 174 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 151 "function" => "getSessionCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/ContainerRMRWuGi/CartService_9dde17f.php" "line" => 29 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Extension/CartServiceExtension.php" "line" => 50 "function" => "getCarts" "class" => "ContainerRMRWuGi\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/6c/6ccfe6ca2d450b5f562de171740310ad85314a23599c66a8e3c9f72601df51d5.php" "line" => 43 "function" => "get_all_carts" "class" => "Eccube\Twig\Extension\CartServiceExtension" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0bcad6e970071cf5d98c3a8d0d13cb8197e522573148ddeb1a695ce536c8310a" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/94/9458cb2e54ee254991866f0755ffb4ed1a4be88b4b1512c280e70cfb1b28e075.php" "line" => 77 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_2c6e10aca67aab345e74b1d3751590afacd2c04e9b81d9e74c147985a9302216" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/31/31773cb21271552de27a3efd3eca59f9926c494df3b578dc006661626935fb2b.php" "line" => 61 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0d2dfad63d0eb6a5dc2c74d5b28b52f316d47e9ea01eaa029a9b7b5e4f165080" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 226 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/31/31773cb21271552de27a3efd3eca59f9926c494df3b578dc006661626935fb2b.php" "line" => 55 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0d2dfad63d0eb6a5dc2c74d5b28b52f316d47e9ea01eaa029a9b7b5e4f165080" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 349 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/31/31773cb21271552de27a3efd3eca59f9926c494df3b578dc006661626935fb2b.php" "line" => 55 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0d2dfad63d0eb6a5dc2c74d5b28b52f316d47e9ea01eaa029a9b7b5e4f165080" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 349 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/31/31773cb21271552de27a3efd3eca59f9926c494df3b578dc006661626935fb2b.php" "line" => 55 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0d2dfad63d0eb6a5dc2c74d5b28b52f316d47e9ea01eaa029a9b7b5e4f165080" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 349 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/31/31773cb21271552de27a3efd3eca59f9926c494df3b578dc006661626935fb2b.php" "line" => 55 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0d2dfad63d0eb6a5dc2c74d5b28b52f316d47e9ea01eaa029a9b7b5e4f165080" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 349 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/31/31773cb21271552de27a3efd3eca59f9926c494df3b578dc006661626935fb2b.php" "line" => 55 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0d2dfad63d0eb6a5dc2c74d5b28b52f316d47e9ea01eaa029a9b7b5e4f165080" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php" "line" => 349 "function" => "twig_include" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/twig/bf/bf009ea93f105ea974a4685d2d30642a08bfc3209a69ed91d8f47ba0a65a8dbc.php" "line" => 53 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_72452c925d732d3a1820445b5ff6bca71440adc449ca799680cc810f38c9b62b" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
(no data) |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
CONTEXT_DOCUMENT_ROOT | "/home/daiwafood/www/ec" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "5.7.40-log" |
DATABASE_URL | "mysql://daiwafood:SFdfe3s6eRfd-ww4@mysql57.daiwafood.sakura.ne.jp/daiwafood_tsukemono" |
DOCUMENT_ROOT | "/home/daiwafood/www/ec" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_DENY_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "isyecshops23" |
ECCUBE_AUTH_MAGIC | "propaewirajolowraeroumiothunidrimoucogou" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_FORCE_SSL | "1" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "mizunasu" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_AUTHORIZATION | "" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_HOST | "iseya-mizunasu.jp" |
HTTP_LISTEN_IPADDR | "49.212.207.182" |
HTTP_PRAGMA | "no-cache" |
HTTP_REFERER | "http://iseya-mizunasu.jp" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
HTTP_X_REAL_IP | "49.51.196.42" |
MAILER_DSN | "smtp://localhost:25" |
MAILER_URL | "smtp://iseya-mizunasu.jp:587?encryption=tls&username=webshop@iseya-mizunasu.jp&password=yuzu_6174-takenoko" |
PATH | "/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "49.51.196.42" |
REMOTE_PORT | "0" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1747542809 |
REQUEST_TIME_FLOAT | 1747542809.1524 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/daiwafood/www/ec/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "100.64.0.24" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "iseya-mizunasu.jp" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
TRUSTED_HOSTS | "^iseya-mizunasu\.jp$" |
argc | 0 |
argv | [] |
Sub Requests 3
RefineCheckItemController :: index (token = 460304)
Key | Value |
---|---|
_controller | "Plugin\RefineCheckItem42\Controller\RefineCheckItemController::index" |
_route | "block_refine_check_item" |
_route_params | [] |
_stopwatch_token | "118af9" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4187 #template: "Block/refine_check_item.twig" -vars: [] -streamable: false -owner: [] } |
CalendarController :: index (token = 056ca8)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\CalendarController::index" |
_route | "block_calendar" |
_route_params | [] |
_stopwatch_token | "2e5034" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#7554 #template: "Block/calendar.twig" -vars: [] -streamable: false -owner: [] } |
ShoppingController :: shippingEdit (token = 622a41)
Key | Value |
---|---|
Shipping | Eccube\Entity\Shipping {#4927 -id: 7917 -name01: "東" -name02: "嗣朗" -kana01: "アズマ" -kana02: "ジロウ" -company_name: null -phone_number: "0774247083" -postal_code: "6110041" -addr01: "宇治市槇島町北内" -addr02: "17番地" -shipping_delivery_name: "ヤマト運輸" -time_id: null -shipping_delivery_time: null -shipping_delivery_date: null -shipping_date: null -tracking_number: null -note: null -sort_no: null -create_date: DateTime @1751723445 {#4932 : 2025-07-05 22:50:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751723964 {#4935 : 2025-07-05 22:59:24.0 Asia/Tokyo (+09:00) } -mail_send_date: null -Order: Proxies\__CG__\Eccube\Entity\Order {#5093 …} -OrderItems: Doctrine\ORM\PersistentCollection {#5096 …} -Country: null -Pref: Proxies\__CG__\Eccube\Entity\Master\Pref {#5095 …} -Delivery: Proxies\__CG__\Eccube\Entity\Delivery {#5245 …} -ProductClassOfTemp: null -Creator: null -gp_title: null -gp_name: "高内" -NoshideliveryCheck: Proxies\__CG__\Plugin\Noshidelivery\Entity\NoshideliveryCheck {#5082 …} -NoshideliveryTie: Proxies\__CG__\Plugin\Noshidelivery\Entity\NoshideliveryTie {#4989 …} -NoshideliveryKind: null } |
_controller | "Eccube\Controller\ShoppingController::shippingEdit" |
_firewall_context | "security.firewall.map.context.customer" |
_route | "shopping_shipping_edit" |
_route_params | [ "id" => "7917" ] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "0652b6" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4384 #template: "Shopping/shipping_edit.twig" -vars: [] -streamable: false -owner: [ Eccube\Controller\ShoppingController {#3414 #cartService: ContainerRMRWuGi\CartService_9dde17f {#533 …} #mailService: Eccube\Service\MailService {#3415 …} #orderHelper: Eccube\Service\OrderHelper {#3538 …} #orderRepository: Eccube\Repository\OrderRepository {#2483 …} #serviceContainer: ContainerRMRWuGi\Eccube_KernelDevDebugContainer {#40 …} #tradeLawRepository: Eccube\Repository\TradeLawRepository {#3793 …} #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#3879 …} #eccubeConfig: Eccube\Common\EccubeConfig {#708 …} #entityManager: ContainerRMRWuGi\EntityManager_9a5be93 {#517 …} #translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} #formFactory: Symfony\Component\Form\FormFactory {#4298 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#801 …} #session: Symfony\Component\HttpFoundation\Session\Session {#834 …} #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#4331 …} } "shippingEdit" ] } |
id | "7917" |