ErrorController
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "3a6c13" |
exception | Twig\Error\RuntimeError {#4078 #message: "An exception has been thrown during the rendering of a template ("Warning: Undefined property: DateTime::$date")." #code: 0 #file: "/home/meihansl/meihan-sl.com/public_html/app/template/default/event/detail.twig" #line: 48 -previous: ErrorException {#4166 …} -lineno: 48 -name: "event/detail.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Warning: Undefined property: DateTime::$date")." -sourcePath: "/home/meihansl/meihan-sl.com/public_html/app/template/default/event/detail.twig" -sourceCode: """ {#\n This file is part of EC-CUBE\n \n Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.\n \n http://www.ec-cube.co.jp/\n \n For the full copyright and license information, please view the LICENSE\n file that was distributed with this source code.\n #}\n {% extends 'default_frame.twig' %}\n \n {% set body_class = 'event_page' %}\n \n {% block stylesheet %}\n <style>\n </style>\n {% endblock %}\n \n {% block javascript %}\n <script>\n </script>\n {% endblock %}\n \n {% block main %}\n <section class="detail_wrap">\n <div class="detail_title">\n <span>イベント情報</span>\n </div>\n <div class="event_name">\n {{ events.name }}\n </div>\n <div class="event_sub_name">\n {{ events.sub_title }} \n </div>\n {% if events.image %}\n <div class="detail_image detail_image_before d-flex justify-content-center">\n <img src="{{ eccube_config.event_image_dir_default }}{{ events.image }}" width="100%" alt="{{ events.name ~ 'イベント画像'}}"\></img>\n </div>\n {% endif %}\n \n {% if events.day_start and events.day_end %}\n <div class="item_comment">\n <div class="item_title">\n <span>イベント期間</span>\n </div>\n <div class="">\n {{ events.day_start.date|date('Y.m.d') }}~{{ events.day_end.date|date('Y.m.d') }}\n </div>\n </div>\n {% endif %}\n \n \n {% if events.Course.id %}\n <div class="item_comment">\n <div class="item_title">\n <span>対象コース</span>\n </div>\n <div class="item_link_data">\n <a href="{{ url('course_detail', { id : events.Course.id }) }}" target="_blank" class="">{{ events.Course.name }}</a>\n </div>\n </div>\n {% endif %}\n \n {% if events.url1 or event.url2 %}\n <div class="item_comment">\n <div class="item_title">\n <span>イベント詳細はこちら</span>\n </div>\n <div class="">\n 外部リンク\n </div>\n <div class="item_link_data">\n {% if events.url1 and events.url2 %}\n <a href="{{ events.url1 }}"><i class="ms-2 fas fa-external-link-alt"></i></a>\n <a href="{{ events.url2 }}"><i class="ms-2 fas fa-external-link-alt"></i></a>\n {% else %}\n {% if events.url1 %}\n <a href="{{ events.url1 }}" target="_blank"><i class="ms-2 fas fa-external-link-alt"></i></a>\n {% elseif events.url2 %}\n <a href="{{ events.url2 }}" target="_blank"><i class="ms-2 fas fa-external-link-alt"></i></a>\n \n {% endif %}\n {% endif %}\n </div>\n </div>\n {% endif %}\n \n </section>\n {% endblock %}\n """ : { { Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) … › |
logger | Symfony\Bridge\Monolog\Logger {#659 …8} |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
authorization | "" |
connection | "close" |
from | "gptbot(at)openai.com" |
host | "meihan-sl.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
x-accel-expires | "60" |
x-failure-cache-time | "0" |
x-file-type | "normal" |
x-forwarded-for | "20.171.207.166" |
x-forwarded-host | "meihan-sl.com" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-ssl | "on" |
x-openai-host-hash | "864395775" |
x-php-ob-level | "1" |
x-real-ip | "20.171.207.166" |
x-server-address | "162.43.101.84" |
x-ua-device | "pc" |
x-wp-access | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 07 Jun 2025 10:06:52 GMT" |
set-cookie | "maintenance_token=deleted; expires=Fri, 07-Jun-2024 10:06:51 GMT; Max-Age=0; path=/; httponly" |
x-debug-exception | "An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Warning%3A%20Undefined%20property%3A%20DateTime%3A%3A%24date%22%29." |
x-debug-exception-file | "%2Fhome%2Fmeihansl%2Fmeihan-sl.com%2Fpublic_html%2Fapp%2Ftemplate%2Fdefault%2Fevent%2Fdetail.twig:48" |
x-debug-token | "7e1fea" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#4944 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: false } |
Session 10
Session Metadata
Key | Value |
---|---|
Created | "Sat, 07 Jun 25 19:06:52 +0900" |
Last used | "Sat, 07 Jun 25 19:06:52 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-_token | "dARxJ1N_QCZORCkmTmIr83EyroTLN1Q9Fe740g42vjg" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 98 "function" => "start" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/13/13a1296a0d1fc56bb5db09e546fef5e3.php" "line" => 59 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_bf2b3caa6f11feb82f3eef5315602fa1" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/94/945ca2926108728bf693bd15ff984c2b.php" "line" => 55 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_6ef1e4056b6b2952f3fe00e22940e654" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 168 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/13/13a1296a0d1fc56bb5db09e546fef5e3.php" "line" => 59 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_bf2b3caa6f11feb82f3eef5315602fa1" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/94/945ca2926108728bf693bd15ff984c2b.php" "line" => 55 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_6ef1e4056b6b2952f3fe00e22940e654" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 168 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/13/13a1296a0d1fc56bb5db09e546fef5e3.php" "line" => 59 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_bf2b3caa6f11feb82f3eef5315602fa1" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/94/945ca2926108728bf693bd15ff984c2b.php" "line" => 55 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_6ef1e4056b6b2952f3fe00e22940e654" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 168 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Service\CartService:174
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Service/CartService.php" "line" => 174 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Service/CartService.php" "line" => 151 "function" => "getSessionCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/ContainerGt8fY8I/CartService_9dde17f.php" "line" => 29 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Extension/CartServiceExtension.php" "line" => 50 "function" => "getCarts" "class" => "ContainerGt8fY8I\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/4a/4a38bad7df8887549281b9b4bb3077a4.php" "line" => 45 "function" => "get_all_carts" "class" => "Eccube\Twig\Extension\CartServiceExtension" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_ccb65c5aff954ed70c0498b4fb34a10f" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/36/3671c872a4a13a3ebb9558a77f490aa0.php" "line" => 70 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_00a5478eb88dd6f9d7132378aa28e80d" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Extension/TwigIncludeExtension.php" "line" => 42 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/ac/ac552e9bf58cc43e468acd98069ca451.php" "line" => 63 "function" => "include_dispatch" "class" => "Eccube\Twig\Extension\TwigIncludeExtension" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_0c666215beb1169c1f9349db93cf532e" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1290 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php" "line" => 59 "function" => "twig_include" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/13/13a1296a0d1fc56bb5db09e546fef5e3.php" "line" => 236 "function" => "twig_include" "class" => "Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_bf2b3caa6f11feb82f3eef5315602fa1" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/var/cache/dev/twig/94/945ca2926108728bf693bd15ff984c2b.php" "line" => 55 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_6ef1e4056b6b2952f3fe00e22940e654" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 168 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/meihansl/meihan-sl.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
(no data) |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
CONTEXT_DOCUMENT_ROOT | "/home/meihansl/meihan-sl.com/public_html" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "10.5.22-MariaDB-log" |
DATABASE_URL | "mysql://meihansl_main:D25.GWN7my9i5EA@localhost/meihansl_main" |
DOCUMENT_ROOT | "/home/meihansl/meihan-sl.com/public_html" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "shop_kowa_manager" |
ECCUBE_AUTH_MAGIC | "StQwqyTzx93COI1FgztCGb0hFd1cdW0B" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_FORCE_SSL | "1" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "default" |
FCGI_ROLE | "RESPONDER" |
FailureCacheTime | "0" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "close" |
HTTP_FROM | "gptbot(at)openai.com" |
HTTP_HOST | "meihan-sl.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
HTTP_X_ACCEL_EXPIRES | "60" |
HTTP_X_FAILURE_CACHE_TIME | "0" |
HTTP_X_FILE_TYPE | "normal" |
HTTP_X_FORWARDED_FOR | "20.171.207.166" |
HTTP_X_FORWARDED_HOST | "meihan-sl.com" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SSL | "on" |
HTTP_X_OPENAI_HOST_HASH | "864395775" |
HTTP_X_REAL_IP | "20.171.207.166" |
HTTP_X_SERVER_ADDRESS | "162.43.101.84" |
HTTP_X_UA_DEVICE | "pc" |
HTTP_X_WP_ACCESS | "0" |
MAILER_DSN | "smtp://contact_us@meihan-sl.com:HV_Di7gDx%21q%2B.d4@sv14883.xserver.jp:587?auth_mode=plain" |
MEF_PROXY_ADDR | "162.43.101.84" |
Ngx_Cache_NoCacheMode | "1" |
Ngx_Cache_NormalFile | "1" |
Ngx_Cache_StaticMode | "1" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
PWD | "/home/userfastcgi/meihansl/meihan-sl.com" |
QUERY_STRING | "" |
REDIRECT_FailureCacheTime | "0" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_MEF_PROXY_ADDR | "162.43.101.84" |
REDIRECT_Ngx_Cache_NoCacheMode | "1" |
REDIRECT_Ngx_Cache_NormalFile | "1" |
REDIRECT_Ngx_Cache_StaticMode | "1" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aEQPO1ak5PNECxvycDnrawAAAME" |
REDIRECT_URL | "/event/detail/4" |
REMOTE_ADDR | "20.171.207.166" |
REMOTE_PORT | "53708" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1749290811 |
REQUEST_TIME_FLOAT | 1749290811.9982 |
REQUEST_URI | "/event/detail/4" |
SCRIPT_FILENAME | "/home/meihansl/meihan-sl.com/public_html/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "162.43.101.84" |
SERVER_ADMIN | "webmaster@meihan-sl.com" |
SERVER_NAME | "meihan-sl.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SHLVL | "0" |
TRUSTED_HOSTS | "^meihan-sl\.com$" |
UNIQUE_ID | "aEQPO1ak5PNECxvycDnrawAAAME" |
Parent Request
Return to parent request (token = 969a43)
Key | Value |
---|---|
_controller | "Plugin\EventsManagerPlugin\Controller\EventController::detail" |
_firewall_context | "security.firewall.map.context.customer" |
_remove_csp_headers | true |
_route | "event_detail" |
_route_params | [ "id" => "4" ] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "5bbccf" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3817 #template: "event/detail.twig" -vars: [] -streamable: false -owner: [ Plugin\EventsManagerPlugin\Controller\EventController {#3642 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3752 …} #eccubeConfig: Eccube\Common\EccubeConfig {#704 …} #entityManager: ContainerGt8fY8I\EntityManager_9a5be93 {#541 …} #translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} #formFactory: Symfony\Component\Form\FormFactory {#3718 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#789 …} #session: Symfony\Component\HttpFoundation\Session\Session {#820 …} #eventRepository: Plugin\EventsManagerPlugin\Repository\TjoEventRepository {#3643 …} } "detail" ] } |
event | Plugin\EventsManagerPlugin\Entity\TjoEvent {#3967 -Schedules: Doctrine\ORM\PersistentCollection {#3998 …} -id: 4 -recept_no: "2405_240301_006" -name: "関西オールスターDRIFT GP!" -sub_title: "The25TH" -day_start: DateTime @1729350000 {#3961 : 2024-10-20 00:00:00.0 Asia/Tokyo (+09:00) } -day_end: DateTime @1729350000 {#3959 : 2024-10-20 00:00:00.0 Asia/Tokyo (+09:00) } -day_agreement: DateTime @1715612400 {#3960 : 2024-05-14 00:00:00.0 Asia/Tokyo (+09:00) } -day_payment: null -url1: "https://kansaiallstar.web.fc2.com/" -url2: null -image: "4_20240724141515_1740856080.jpg" -Course: Proxies\__CG__\Plugin\CourcesManagerPlugin\Entity\TjoCourse {#4069 …} } |
id | "4" |