CustomTopController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Customize\Controller\CustomTopController::index" |
_firewall_context | "security.firewall.map.context.customer" |
_route | "homepage" |
_route_params | [] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "4d8866" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4800 #template: "index.twig" -vars: [] -streamable: false -owner: [] } |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-language | "ja" |
authorization | "" |
connection | "close" |
cookie | "product_history=%7B%2265%22%3A120%2C%2266%22%3A127%2C%2267%22%3A123%2C%2268%22%3A99%2C%2269%22%3A126%7D; nooVAJhmuvazsDiDliP=TvXpDHATM3tvkYrkZvtXSA%3D%3D; eccube=4de6f0cb5a68514c21277e0cb9c9cb13; _gid=GA1.2.1773416197.1732233739; _ga=GA1.1.641398844.1686063628; _ga_Y5S0TH4CLY=GS1.2.1732233739.287.1.1732236045.0.0.0; _ga_MPP2R2NH71=GS1.1.1732233738.347.1.1732236047.0.0.0" |
host | "yamaria-ec-demo.testman.biz" |
priority | "u=0, i" |
referer | "https://www.google.com/" |
sec-ch-ua | ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "cross-site" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
x-accel-expires | "60" |
x-failure-cache-time | "0" |
x-file-type | "normal" |
x-forwarded-for | "122.213.52.234" |
x-forwarded-host | "yamaria-ec-demo.testman.biz" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-ssl | "on" |
x-php-ob-level | "1" |
x-real-ip | "122.213.52.234" |
x-server-address | "183.181.98.14" |
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 | "Fri, 22 Nov 2024 02:22:00 GMT" |
set-cookie | "maintenance_token=deleted; expires=Thu, 23-Nov-2023 02:21:59 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "195065" |
Cookies
Request Cookies
Key | Value |
---|---|
_ga | "GA1.1.641398844.1686063628" |
_ga_MPP2R2NH71 | "GS1.1.1732233738.347.1.1732236047.0.0.0" |
_ga_Y5S0TH4CLY | "GS1.2.1732233739.287.1.1732236045.0.0.0" |
_gid | "GA1.2.1773416197.1732233739" |
eccube | "4de6f0cb5a68514c21277e0cb9c9cb13" |
nooVAJhmuvazsDiDliP | "TvXpDHATM3tvkYrkZvtXSA==" |
product_history | "{"65":120,"66":127,"67":123,"68":99,"69":126}" |
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#9796 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Fri, 22 Nov 24 11:21:59 +0900" |
Last used | "Fri, 22 Nov 24 11:21:59 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-_token | "dvwLazjoNn2lO14KJzDwCwuKJFO9sFBNLQTyb4uNle8" |
_security_customer | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:8:"customer";i:2;a:5:{i:0;C:22:"Eccube\Entity\Customer":161:{a:4:{i:0;i:493406;i:1;s:26:"tetsu1128.1986+3@gmail.com";i:2;s:60:"$2a$10$gUbg6djAgWFMf297Mg.K2.Z1.2RgRrLRnia5vPr6rQV0JIO4yvXOi";i:3;s:20:"WaLaCmCrUGYiLiFowxos";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" "line" => 84 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Service\CartService:174
[ [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Service/CartService.php" "line" => 174 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Service/CartService.php" "line" => 151 "function" => "getSessionCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/ContainerPt8mxPh/CartService_9dde17f.php" "line" => 29 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/app/Customize/Controller/CustomTopController.php" "line" => 160 "function" => "getCarts" "class" => "ContainerPt8mxPh\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "Customize\Controller\CustomTopController" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" "line" => 84 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:59
[ [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 59 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/app/Customize/Controller/CustomTopController.php" "line" => 193 "function" => "setToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "Customize\Controller\CustomTopController" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" "line" => 84 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/57/57810355fb84b58822ee05ba23a5c3da.php" "line" => 68 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_e9f6421211107c6bb00520751cd4af29" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/97/974d849b88a46f7ab9da4f8b2fd8ea7c.php" "line" => 59 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_55adb61fa1816ebd3943b0da969f6fac" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 168 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" "line" => 84 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/57/57810355fb84b58822ee05ba23a5c3da.php" "line" => 68 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_e9f6421211107c6bb00520751cd4af29" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/var/cache/dev/twig/97/974d849b88a46f7ab9da4f8b2fd8ea7c.php" "line" => 59 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 405 "function" => "doDisplay" "class" => "__TwigTemplate_55adb61fa1816ebd3943b0da969f6fac" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 378 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/src/Eccube/Twig/Template.php" "line" => 41 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Template.php" "line" => 390 "function" => "display" "class" => "Eccube\Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/TemplateWrapper.php" "line" => 45 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/twig/twig/src/Environment.php" "line" => 318 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php" "line" => 115 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelView" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 168 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" "line" => 84 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:198
[ [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 198 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" "line" => 84 "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 |
---|---|
API_AES_KEY | "E793555B02BA635B2FF01C99379AC8D6" |
API_KV_CREATE | "https://test:man@yamaria-kv.testman.biz/api/v1/create" |
API_KV_DELETE | "https://test:man@yamaria-kv.testman.biz/api/v1/delete" |
API_KV_IP | "183.181.98.14" |
API_KV_LOGIN | "https://test:man@yamaria-kv.testman.biz/api/v1/login" |
API_KV_LOGOUT | "https://test:man@yamaria-kv.testman.biz/api/v1/logout" |
API_KV_REGIST | "https://test:man@yamaria-kv.testman.biz/api/v1/regist" |
API_KV_UPDATE | "https://test:man@yamaria-kv.testman.biz/api/v1/update" |
APP_DEBUG | "1" |
APP_ENV | "dev" |
CONTEXT_DOCUMENT_ROOT | "/home/dober/testman.biz/public_html/yamaria-ec-demo" |
CONTEXT_PREFIX | "" |
DATABASE_SERVER_VERSION | "57" |
DATABASE_URL | "mysql://dober_ec1:v9jr846nyb@mysql6002.xserver.jp/dober_yamariaec42" |
DOCUMENT_ROOT | "/home/dober/testman.biz/public_html/yamaria-ec-demo" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "administrator" |
ECCUBE_AUTH_MAGIC | "cZ89goebBaHNp5f5J2CE3rUYrKL39Fg" |
ECCUBE_FORCE_SSL | "false" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "yamaria" |
ECCUBE_USER_DATA_ROUTE | "store" |
FCGI_ROLE | "RESPONDER" |
FailureCacheTime | "0" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_LANGUAGE | "ja" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "product_history=%7B%2265%22%3A120%2C%2266%22%3A127%2C%2267%22%3A123%2C%2268%22%3A99%2C%2269%22%3A126%7D; nooVAJhmuvazsDiDliP=TvXpDHATM3tvkYrkZvtXSA%3D%3D; eccube=4de6f0cb5a68514c21277e0cb9c9cb13; _gid=GA1.2.1773416197.1732233739; _ga=GA1.1.641398844.1686063628; _ga_Y5S0TH4CLY=GS1.2.1732233739.287.1.1732236045.0.0.0; _ga_MPP2R2NH71=GS1.1.1732233738.347.1.1732236047.0.0.0" |
HTTP_HOST | "yamaria-ec-demo.testman.biz" |
HTTP_PRIORITY | "u=0, i" |
HTTP_REFERER | "https://www.google.com/" |
HTTP_SEC_CH_UA | ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "cross-site" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
HTTP_X_ACCEL_EXPIRES | "60" |
HTTP_X_FAILURE_CACHE_TIME | "0" |
HTTP_X_FILE_TYPE | "normal" |
HTTP_X_FORWARDED_FOR | "122.213.52.234" |
HTTP_X_FORWARDED_HOST | "yamaria-ec-demo.testman.biz" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SSL | "on" |
HTTP_X_REAL_IP | "122.213.52.234" |
HTTP_X_SERVER_ADDRESS | "183.181.98.14" |
HTTP_X_UA_DEVICE | "pc" |
HTTP_X_WP_ACCESS | "0" |
MAILER_DSN | "sendmail://localhost" |
MEF_PROXY_ADDR | "183.181.98.14" |
Ngx_Cache_NoCacheMode | "off" |
Ngx_Cache_NormalFile | "1" |
Ngx_Cache_StaticMode | "1" |
ORIG_PATH_INFO | "/index.php" |
ORIG_PATH_TRANSLATED | "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" |
ORIG_SCRIPT_FILENAME | "/home/dober/testman.biz/public_html/yamaria-ec-demo/php81.fcgi" |
ORIG_SCRIPT_NAME | "/php81.fcgi" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
PWD | "/home/dober/testman.biz/public_html/yamaria-ec-demo" |
QUERY_STRING | "" |
REDIRECT_FailureCacheTime | "0" |
REDIRECT_HANDLER | "php81-script" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_MEF_PROXY_ADDR | "183.181.98.14" |
REDIRECT_Ngx_Cache_NoCacheMode | "off" |
REDIRECT_Ngx_Cache_NormalFile | "1" |
REDIRECT_Ngx_Cache_StaticMode | "1" |
REDIRECT_REDIRECT_FailureCacheTime | "0" |
REDIRECT_REDIRECT_HTTPS | "on" |
REDIRECT_REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_REDIRECT_MEF_PROXY_ADDR | "183.181.98.14" |
REDIRECT_REDIRECT_Ngx_Cache_NoCacheMode | "off" |
REDIRECT_REDIRECT_Ngx_Cache_NormalFile | "1" |
REDIRECT_REDIRECT_Ngx_Cache_StaticMode | "1" |
REDIRECT_REDIRECT_STATUS | "200" |
REDIRECT_REDIRECT_UNIQUE_ID | "Zz_qwxDvuakNX-A_ovmZTgAAAO8" |
REDIRECT_REDIRECT_WpCommentDeny | "1" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Zz_qwxDvuakNX-A_ovmZTgAAAO8" |
REDIRECT_URL | "/index.php" |
REDIRECT_WpCommentDeny | "1" |
REMOTE_ADDR | "122.213.52.234" |
REMOTE_PORT | "39152" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732242115 |
REQUEST_TIME_FLOAT | 1732242115.7337 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/dober/testman.biz/public_html/yamaria-ec-demo/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "183.181.98.14" |
SERVER_ADMIN | "webmaster@testman.biz" |
SERVER_NAME | "yamaria-ec-demo.testman.biz" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SHLVL | "0" |
UNIQUE_ID | "Zz_qwxDvuakNX-A_ovmZTgAAAO8" |
WpCommentDeny | "1" |
Sub Requests 2
SearchProductController :: index (token = ffca6f)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\SearchProductController::index" |
_route | "block_search_product" |
_route_params | [] |
_stopwatch_token | "a7915d" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#6297 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |
SearchProductController :: index (token = accc92)
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\SearchProductController::index" |
_route | "block_search_product" |
_route_params | [] |
_stopwatch_token | "18b7b0" |
_template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#6297 #template: "Block/search_product.twig" -vars: [] -streamable: false -owner: [] } |