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 | "0d7d53" |
exception | Twig\Error\RuntimeError {#6040 #message: "An exception has been thrown during the rendering of a template ("Parameter "route" for route "user_data" must match "(?:[0-9a-zA-Z_\-]+\/?)+(?<!\/)" ("" given) to generate a corresponding URL.")." #code: 0 #file: "/home/xs230941/tas-lab.net/public_html/src/Eccube/Resource/template/default/meta.twig" #line: 23 -previous: Symfony\Component\Routing\Exception\InvalidParameterException {#6044 …} -lineno: 23 -name: "meta.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "route" for route "user_data" must match "(?:[0-9a-zA-Z_\-]+\/?)+(?<!\/)" ("" given) to generate a corresponding URL.")." -sourcePath: "/home/xs230941/tas-lab.net/public_html/src/Eccube/Resource/template/default/meta.twig" -sourceCode: """ {% if app.request.get('_route') == 'product_detail' %}\n {% set meta_og_type = "og:product" %}\n {% set meta_description = Product.description_list | default(Product.description_detail) | default(Page.description) %}\n {% set meta_canonical = url('product_detail', {'id': Product.id}) %}\n <meta property="og:title" content="{{ Product.name }}" />\n <meta property="og:image" content="{{ absolute_url(asset(Product.main_list_image|no_image_product, 'save_image')) }}" />\n <meta property="product:price:amount" content="{{ Product.getPrice02IncTaxMin }}"/>\n <meta property="product:price:currency" content="{{ eccube_config.currency }}"/>\n <meta property="product:product_link" content="{{ url('product_detail', {'id': Product.id}) }}"/>\n <meta property="product:retailer_title" content="{{ BaseInfo.shop_name }}"/>\n {% if not Product.stock_find %}\n <meta name="robots" content="noindex">\n {% endif %}\n {% elseif app.request.get('_route') == 'product_list' %}\n {% set meta_canonical = url('product_list', {'category_id': Category.id|default(null)}) %}\n {% if pagination|length == 0 %}\n <meta name="robots" content="noindex">\n {% endif %}\n {% elseif app.request.get('_route') == 'homepage' %}\n {% set meta_og_type = 'website' %}\n {% set meta_canonical = url('homepage') %}\n {% elseif Page is defined and Page.edit_type == 0 and Page.url is defined %}\n {% set meta_canonical = url(eccube_config.eccube_user_data_route, {'route': Page.url}) %}\n {% endif %}\n \n <meta property="og:type" content="{{ meta_og_type|default('article') }}"/>\n <meta property="og:site_name" content="{{ BaseInfo.shop_name }}"/>\n {% set meta_description = meta_description | default(Page.description) %}\n {% if meta_description %}\n <meta name="description" content="{{ meta_description|striptags|slice(0,120) }}">\n <meta property="og:description" content="{{ meta_description|striptags|slice(0,120) }}"/>\n {% endif %}\n {% if meta_canonical|default() %}\n {# canonical url #}\n {# Product list #}\n {% if Category is defined and Category %}\n {% if pagination is defined and pagination.paginationData is defined and pagination.paginationData.pageCount > 1 %}\n {# 最初のページ #}\n {% if pagination.paginationData.current == 1 %}\n <meta property="og:url" content="{{ meta_canonical }}"/>\n <link rel="next" href="{{ meta_canonical }}&pageno=2" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': 2 }) }}">\n <link rel="canonical" href="{{ meta_canonical }}" />\n {# 最後のページ #}\n {% elseif pagination.paginationData.last == pagination.paginationData.current %}\n <meta property="og:url" content="{{ meta_canonical }}&pageno={{ pagination.paginationData.last }}"/>\n <link rel="prev" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.previous }}" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': pagination.paginationData.previous }) }}">\n <link rel="canonical" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.last }}" />\n {# 途中のページ #}\n {% else %}\n <meta property="og:url" content="{{ meta_canonical }}&pageno={{ pagination.paginationData.current }}"/>\n <link rel="next" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.next }}" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': pagination.paginationData.next }) }}">\n <link rel="prev" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.previous }}" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': pagination.paginationData.previous }) }}">\n <link rel="canonical" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.current }}" />\n {% endif %}\n {% else %}\n {# ページング無し #}\n <meta property="og:url" content="{{ meta_canonical }}"/>\n <link rel="canonical" href="{{ meta_canonical }}" />\n {% endif %}\n {# Other #}\n {% else %}\n <meta property="og:url" content="{{ meta_canonical }}"/>\n <link rel="canonical" href="{{ meta_canonical }}" />\n {% endif %}\n {% endif %}\n """ : { { Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › |
logger | Symfony\Bridge\Monolog\Logger {#517 …8} |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
authorization | "" |
connection | "close" |
from | "bingbot(at)microsoft.com" |
host | "tas-lab.net" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
x-accel-expires | "60" |
x-failure-cache-time | "0" |
x-file-type | "normal" |
x-forwarded-for | "52.167.144.147" |
x-forwarded-host | "tas-lab.net" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-ssl | "on" |
x-php-fpm-version | "81" |
x-php-ob-level | "1" |
x-real-ip | "52.167.144.147" |
x-server-address | "162.43.118.127" |
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 | "Mon, 24 Feb 2025 01:47:47 GMT" |
set-cookie | "maintenance_token=deleted; expires=Sun, 25-Feb-2024 01:47:46 GMT; Max-Age=0; path=/; httponly" |
x-debug-exception | "An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Parameter%20%22route%22%20for%20route%20%22user_data%22%20must%20match%20%22%28%3F%3A%5B0-9a-zA-Z_%5C-%5D%2B%5C%2F%3F%29%2B%28%3F%3C%21%5C%2F%29%22%20%28%22%22%20given%29%20to%20generate%20a%20corresponding%20URL.%22%29." |
x-debug-exception-file | "%2Fhome%2Fxs230941%2Ftas-lab.net%2Fpublic_html%2Fsrc%2FEccube%2FResource%2Ftemplate%2Fdefault%2Fmeta.twig:23" |
x-debug-token | "b353c0" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#6412 #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 | "Mon, 24 Feb 25 10:47:47 +0900" |
Last used | "Mon, 24 Feb 25 10:47:47 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-Eccube\Form\Type\AddCartType | "5MnDp634AwLVy_mg_ceBmvRtF9mwxGngmlfdV9uoIu8" |
_csrf/https-_token | "qTwTFxm94-o4F23-5zFYmVqw39gg8rOWrcs-WscMQYg" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 129 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Service\CartService:175
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/src/Eccube/Service/CartService.php" "line" => 175 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/src/Eccube/Service/CartService.php" "line" => 152 "function" => "getSessionCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/src/Eccube/Service/CartService.php" "line" => 215 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/src/Eccube/Service/CartService.php" "line" => 433 "function" => "getCart" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/var/cache/dev/ContainerR7snCZa/CartService_9dde17f.php" "line" => 92 "function" => "getPreOrderId" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/app/Plugin/ZeusPayment42/ZeusPaymentEvent.php" "line" => 216 "function" => "getPreOrderId" "class" => "ContainerR7snCZa\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelController" "class" => "Plugin\ZeusPayment42\ZeusPaymentEvent" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 141 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Customize\Controller\ProductController:558
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/app/Customize/Controller/ProductController.php" "line" => 558 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/app/Customize/Controller/ProductController.php" "line" => 151 "function" => "checkVisibility" "class" => "Customize\Controller\ProductController" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "feature" "class" => "Customize\Controller\ProductController" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/app/Customize/Controller/ProductController.php" "line" => 183 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "feature" "class" => "Customize\Controller\ProductController" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/app/Customize/Controller/ProductController.php" "line" => 183 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "feature" "class" => "Customize\Controller\ProductController" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 85 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 85 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 85 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 85 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 85 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 213 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs230941/tas-lab.net/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/xs230941/tas-lab.net/public_html" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "105" |
DATABASE_URL | "mysql://xs230941_ec1:RenWaka50829@localhost/xs230941_ec1" |
DOCUMENT_ROOT | "/home/xs230941/tas-lab.net/public_html" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "administrator" |
ECCUBE_AUTH_MAGIC | "DbFkdKxssYGa9smuvVlAvRMEfsAG9i1" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_CURRENCY | "JPY" |
ECCUBE_FORCE_SSL | "0" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "default" |
ECCUBE_TIMEZONE | "Asia/Tokyo" |
FCGI_ROLE | "RESPONDER" |
FailureCacheTime | "0" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/xs230941" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "close" |
HTTP_FROM | "bingbot(at)microsoft.com" |
HTTP_HOST | "tas-lab.net" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
HTTP_X_ACCEL_EXPIRES | "60" |
HTTP_X_FAILURE_CACHE_TIME | "0" |
HTTP_X_FILE_TYPE | "normal" |
HTTP_X_FORWARDED_FOR | "52.167.144.147" |
HTTP_X_FORWARDED_HOST | "tas-lab.net" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SSL | "on" |
HTTP_X_PHP_FPM_VERSION | "81" |
HTTP_X_REAL_IP | "52.167.144.147" |
HTTP_X_SERVER_ADDRESS | "162.43.118.127" |
HTTP_X_UA_DEVICE | "pc" |
HTTP_X_WP_ACCESS | "0" |
MAILER_DSN | "sendmail://localhost" |
MEF_PROXY_ADDR | "162.43.118.127" |
Ngx_Cache_AllCacheMode | "1" |
Ngx_Cache_NoCacheMode | "off" |
Ngx_Cache_NormalFile | "1" |
Ngx_Cache_StaticMode | "1" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_FailureCacheTime | "0" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_MEF_PROXY_ADDR | "162.43.118.127" |
REDIRECT_Ngx_Cache_AllCacheMode | "1" |
REDIRECT_Ngx_Cache_NoCacheMode | "off" |
REDIRECT_Ngx_Cache_NormalFile | "1" |
REDIRECT_Ngx_Cache_StaticMode | "1" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z7vPwoqfOdfXd6hQuBpwuQAAADs" |
REDIRECT_URL | "/products/feature/6" |
REMOTE_ADDR | "52.167.144.147" |
REMOTE_PORT | "40570" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1740361666 |
REQUEST_TIME_FLOAT | 1740361666.93 |
REQUEST_URI | "/products/feature/6" |
SCRIPT_FILENAME | "/home/xs230941/tas-lab.net/public_html/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "162.43.118.127" |
SERVER_ADMIN | "webmaster@tas-lab.net" |
SERVER_NAME | "tas-lab.net" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
UNIQUE_ID | "Z7vPwoqfOdfXd6hQuBpwuQAAADs" |
USER | "xs230941" |
Parent Request
Return to parent request (token = 7c83d7)
Key | Value |
---|---|
Product | Eccube\Entity\Product {#5060 -_calc: true -stockFinds: [ true ] -stocks: [ null ] -stockUnlimiteds: [ true ] -price01: [] -price02: [ "500000.00" ] -price01IncTaxs: [] -price02IncTaxs: [ 550000.0 ] -codes: [ null ] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 6 -name: "モネ" -note: null -description_list: null -description_detail: "クロード・モネは、フランスの画家で印象派(※)創設者とされています。 「印象派」という言葉は、1874年に公開されたモネの作品「印象・日の出」に由来しています。 モネは時間や季節による光の移り変わりを追い求め、「自然風景に対して自分が認識した感覚を表現する」という印象派哲学を生涯貫きました。" -search_word: null -free_area: null -create_date: DateTime @1668497316 {#4867 : 2022-11-15 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1669713113 {#4857 : 2022-11-29 18:11:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5417 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5470 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5681 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5415 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5508 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5478 …} -production_technique: "水彩画" -production_size_vertical: "80" -production_size_width: "120" -artist_id: "4" -RelatedProducts: Doctrine\ORM\PersistentCollection {#5469 …} -Maker: null -maker_url: null } |
_controller | "Customize\Controller\ProductController::feature" |
_converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#4833 -name: "Product" -class: "Eccube\Entity\Product" -options: [ "repository_method" => "findWithSortedClassCategories" ] -isOptional: false -converter: null } ] |
_firewall_context | "security.firewall.map.context.customer" |
_remove_csp_headers | true |
_route | "product_feature" |
_route_params | [ "id" => "6" ] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "8b20cd" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4832 #template: "Product/feature.twig" -vars: [] -streamable: false -owner: [ Customize\Controller\ProductController {#3356 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3822 …} #eccubeConfig: Eccube\Common\EccubeConfig {#561 …} #entityManager: ContainerR7snCZa\EntityManager_9a5be93 {#398 …} #translator: Symfony\Component\Translation\DataCollectorTranslator {#709 …} #formFactory: Symfony\Component\Form\FormFactory {#3793 …} #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#638 …} #session: Symfony\Component\HttpFoundation\Session\Session {#671 …} #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#3353 …} #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#3347 …} #cartService: ContainerR7snCZa\CartService_9dde17f {#414 …} #productRepository: Eccube\Repository\ProductRepository {#406 …} #BaseInfo: Eccube\Entity\BaseInfo {#3310 …} #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#3541 …} #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#3542 …} #categoryRepository: Customize\Repository\CategoryRepository {#3573 …} #artistRepository: Customize\Repository\ArtistRepository {#3636 …} #makerRepository: Plugin\Maker42\Repository\MakerRepository {#3733 …} -title: "" } "feature" ] } |
id | "6" |