ProductController :: detail
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
Product | Eccube\Entity\Product {#3130 -_calc: true -stockFinds: [ true true true true true true true true true ] -stocks: [ null null null null null null null null null ] -stockUnlimiteds: [ true true true true true true true true true ] -price01: [ "35000.00" "50000.00" "95000.00" "75000.00" "95000.00" "115000.00" ] -price02: [ "5000.00" "13000.00" "18000.00" "34500.00" "49000.00" "93000.00" "74000.00" "93000.00" "110000.00" ] -price01IncTaxs: [ 38500.0 55000.0 104500.0 82500.0 104500.0 126500.0 ] -price02IncTaxs: [ 5500.0 14300.0 19800.0 37950.0 53900.0 102300.0 81400.0 102300.0 121000.0 ] -codes: [ "cube-09" "cube-08" "cube-07" "cube-06" "cube-05" "cube-04" "cube-03" "cube-02" "cube-01" ] -classCategories1: [ 1 => "チョコ" 2 => "抹茶" 3 => "バニラ" ] -classCategories2: [ 1 => [ 4 => "16mm × 16mm" 5 => "32mm × 32mm" 6 => "64cm × 64cm" ] 2 => [ 4 => "16mm × 16mm" 5 => "32mm × 32mm" 6 => "64cm × 64cm" ] 3 => [ 4 => "16mm × 16mm" 5 => "32mm × 32mm" 6 => "64cm × 64cm" ] ] -className1: "フレーバー" -className2: "サイズ" -id: 1 -name: "彩のジェラートCUBE" -note: null -description_list: null -description_detail: """ 冬でも食べたい立方体のジェラート。定番のチョコフレーバーは、チョコレート特有の甘い香りが特徴です。適度な甘みと日本人の口に合いやすいサイズ感で長く愛用いただけます。\n 最高級バニラフレーバーは、贈り物としても人気です。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#3139 : 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1538129692 {#2926 : 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2768 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#4095 …} -ProductImage: Doctrine\ORM\PersistentCollection {#4408 …} -ProductTag: Doctrine\ORM\PersistentCollection {#4413 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#3317 …} -Creator: null -Status: Eccube\Proxy\__CG__\Eccube\Entity\Master\ProductStatus {#2773 …} -RelatedProducts: Doctrine\ORM\PersistentCollection {#4094 …} -_calc_customer_rank: false -customer_price: [] -customerPriceIncTaxs: [] -customer_rank_price: [] -customerRankPriceIncTaxs: [] } |
_controller | "Eccube\Controller\ProductController::detail" |
_converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2751 -name: "Product" -class: "Eccube\Entity\Product" -options: [ "repository_method" => "findWithSortedClassCategories" ] -isOptional: false -converter: null } ] |
_firewall_context | "security.firewall.map.context.customer" |
_route | "product_detail" |
_route_params | [ "id" => "1" ] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "a929ff" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2749 #template: "Product/detail.twig" -vars: [] -streamable: false -owner: [] } |
id | "1" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
authorization | "" |
host | "karakusastore.store" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
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, 06 Jul 2025 01:06:29 GMT" |
set-cookie | "maintenance_token=deleted; expires=Sat, 06 Jul 2024 01:06:28 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "40e79b" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#11206 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -partitioned: false -secureDefault: true } |
Session 10
Session Metadata
Key | Value |
---|---|
Created | "Sun, 06 Jul 25 10:06:29 +0900" |
Last used | "Sun, 06 Jul 25 10:06:29 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-Eccube\Form\Type\AddCartType | "J_Pr24unZJid34Th7Eg-2Q_0_-WTzLs-v21_wh9p6bY" |
_csrf/https-_token | "2xxlPo9vudrNakiCEVCGG2gcG9-JHtfsVHnKlvK7Bws" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/eccube/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 388 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 598 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 98 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 40 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 83 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Controller\ProductController:455
[ [ "file" => "/var/www/eccube/src/Eccube/Controller/ProductController.php" "line" => 455 "function" => "has" "class" => "Eccube\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Controller/ProductController.php" "line" => 220 "function" => "checkVisibility" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/var/www/eccube/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Controller/ProductController.php" "line" => 252 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/var/www/eccube/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/ResolvedFormType.php" "line" => 134 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/ResolvedFormType.php" "line" => 128 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 95 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/form/Form.php" "line" => 908 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Controller/ProductController.php" "line" => 252 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "detail" "class" => "Eccube\Controller\ProductController" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 78 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 83 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 47 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 44 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/c5/c5af3ae97ca4c36ca2030cf71a519313.php" "line" => 62 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4a28920aa4694758d1477104ac053f51" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/dd/dd171112e14a6bcdb093cede931eaf49.php" "line" => 75 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_83d6b296cdb0c3317c7adbeb27a1681b" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/17/172f427174441e2d5f46320fe763e001.php" "line" => 285 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4afe641e579e41c673739294a9f5a77f" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/47/470a55990977fdc3df2d573c7eea4702.php" "line" => 67 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_697d758b73b3aef89927064e07c424ca" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 78 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 83 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 47 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 44 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/c5/c5af3ae97ca4c36ca2030cf71a519313.php" "line" => 62 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4a28920aa4694758d1477104ac053f51" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/dd/dd171112e14a6bcdb093cede931eaf49.php" "line" => 75 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_83d6b296cdb0c3317c7adbeb27a1681b" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/17/172f427174441e2d5f46320fe763e001.php" "line" => 285 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4afe641e579e41c673739294a9f5a77f" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/47/470a55990977fdc3df2d573c7eea4702.php" "line" => 67 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_697d758b73b3aef89927064e07c424ca" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 78 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 83 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 47 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 44 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/c5/c5af3ae97ca4c36ca2030cf71a519313.php" "line" => 62 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4a28920aa4694758d1477104ac053f51" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/dd/dd171112e14a6bcdb093cede931eaf49.php" "line" => 75 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_83d6b296cdb0c3317c7adbeb27a1681b" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/17/172f427174441e2d5f46320fe763e001.php" "line" => 285 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4afe641e579e41c673739294a9f5a77f" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/47/470a55990977fdc3df2d573c7eea4702.php" "line" => 67 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_697d758b73b3aef89927064e07c424ca" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 78 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 83 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 47 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 44 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/c5/c5af3ae97ca4c36ca2030cf71a519313.php" "line" => 62 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4a28920aa4694758d1477104ac053f51" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/dd/dd171112e14a6bcdb093cede931eaf49.php" "line" => 75 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_83d6b296cdb0c3317c7adbeb27a1681b" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/17/172f427174441e2d5f46320fe763e001.php" "line" => 285 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4afe641e579e41c673739294a9f5a77f" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/47/470a55990977fdc3df2d573c7eea4702.php" "line" => 67 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_697d758b73b3aef89927064e07c424ca" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 78 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 83 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 47 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 44 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/c5/c5af3ae97ca4c36ca2030cf71a519313.php" "line" => 62 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4a28920aa4694758d1477104ac053f51" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/dd/dd171112e14a6bcdb093cede931eaf49.php" "line" => 75 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_83d6b296cdb0c3317c7adbeb27a1681b" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/17/172f427174441e2d5f46320fe763e001.php" "line" => 285 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4afe641e579e41c673739294a9f5a77f" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/47/470a55990977fdc3df2d573c7eea4702.php" "line" => 67 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_697d758b73b3aef89927064e07c424ca" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Service\CartService:174
[ [ "file" => "/var/www/eccube/src/Eccube/Service/CartService.php" "line" => 174 "function" => "get" "class" => "Eccube\Session\Session" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Service/CartService.php" "line" => 151 "function" => "getSessionCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/CartServiceExtension.php" "line" => 50 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/cc/cc75c0e62b36061a93ac07544bc07564.php" "line" => 57 "function" => "get_all_carts" "class" => "Eccube\Twig\Extension\CartServiceExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4db70329a2fe31130300b3b63f27c409" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/c5/c5af3ae97ca4c36ca2030cf71a519313.php" "line" => 82 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4a28920aa4694758d1477104ac053f51" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/dd/dd171112e14a6bcdb093cede931eaf49.php" "line" => 75 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_83d6b296cdb0c3317c7adbeb27a1681b" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/17/172f427174441e2d5f46320fe763e001.php" "line" => 285 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4afe641e579e41c673739294a9f5a77f" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/var/cache/dev/twig/47/470a55990977fdc3df2d573c7eea4702.php" "line" => 67 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_697d758b73b3aef89927064e07c424ca" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/eccube/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 | "/var/www/eccube" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "8.0.42-0ubuntu0.22.04.1" |
DATABASE_URL | "mysql://eccube:d3dW%218U-tSesmsdf@127.0.0.1:3306/eccube_db" |
DOCUMENT_ROOT | "/var/www/eccube" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "administrator" |
ECCUBE_AUTH_MAGIC | "BW0rif6UBxiPcfz1tpuT6J7OEaqOsSC3" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_FORCE_SSL | "0" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "default" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_AUTHORIZATION | "" |
HTTP_HOST | "karakusastore.store" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
MAILER_DSN | "smtp://test@kk-web.xsrv.jp:karakusa123456@sv2244.xserver.jp:465" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_SCRIPT_URI | "https://karakusastore.store/products/detail/1" |
REDIRECT_SCRIPT_URL | "/products/detail/1" |
REDIRECT_SSL_TLS_SNI | "karakusastore.store" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/products/detail/1" |
REMOTE_ADDR | "216.73.216.138" |
REMOTE_PORT | "21165" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751763989 |
REQUEST_TIME_FLOAT | 1751763989.2663 |
REQUEST_URI | "/products/detail/1" |
SCRIPT_FILENAME | "/var/www/eccube/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://karakusastore.store/products/detail/1" |
SCRIPT_URL | "/products/detail/1" |
SERVER_ADDR | "85.131.251.110" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "karakusastore.store" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at karakusastore.store Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "karakusastore.store" |
TRUSTED_HOSTS | "^85\.131\.251\.110$,karakusastore\.store" |
USER | "www-data" |
proxy-nokeepalive | "1" |
Sub Requests 3
SearchProductController :: index (token = 81cc7b)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\SearchProductController::index" |
_route | "block_search_product" |
_route_params | [] |
_stopwatch_token | "ec9673" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#5657 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
CustomerRankInfoController :: index (token = bdab7f)
Key | Value |
---|---|
_controller | "Plugin\CustomerRank42\Controller\Block\CustomerRankInfoController::index" |
_route | "block_customer_rank_info" |
_route_params | [] |
_stopwatch_token | "8abd68" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#7464 #template: "Block/customer_rank_info.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = b60825)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\SearchProductController::index" |
_route | "block_search_product" |
_route_params | [] |
_stopwatch_token | "398258" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#5657 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |