CartController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Eccube\Controller\Block\CartController::index" |
_firewall_context | "security.firewall.map.context.customer" |
_route | "block_cart" |
_route_params | [] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "653437" |
Request Headers
Header | Value |
---|---|
accept | "text/html, */*; q=0.01" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "ja-JP,ja;q=0.9,en-US;q=0.8,en;q=0.7" |
authorization | "" |
cookie | "eccube=n6e5rfe7q1gl5oeamlbmiig70e; eccube_product_history=%5B%2259%22%5D" |
eccube-csrf-token | "02a5fa500ca.iuf52DrRXbVglR3ve_Z3enXZ9s9FgUvRHrCMRjPwIlo.3dGQsm-dadcz_WqcKZg7TiLtxKgQ7g6YTdv2C2OYTxLor8yrYoI29g2kRA" |
host | "iseya-mizunasu.jp" |
listen-ipaddr | "49.212.207.182" |
priority | "u=1, i" |
referer | "https://iseya-mizunasu.jp/products/list" |
sec-ch-ua | ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
sec-ch-ua-mobile | "?1" |
sec-ch-ua-platform | ""Android"" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36" |
x-php-ob-level | "1" |
x-real-ip | "133.238.163.17" |
x-requested-with | "XMLHttpRequest" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 24 Nov 2024 20:37:45 GMT" |
set-cookie | "maintenance_token=deleted; expires=Sat, 25-Nov-2023 20:37:44 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "0c2253" |
Cookies
Request Cookies
Key | Value |
---|---|
eccube | "n6e5rfe7q1gl5oeamlbmiig70e" |
eccube_product_history | "["59"]" |
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#5042 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Mon, 25 Nov 24 04:29:39 +0900" |
Last used | "Mon, 25 Nov 24 05:37:45 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-Eccube\Form\Type\AddCartType | "RnAZXKrVHhV80RzGLaIeuayv0I21TVItGofWph0liuY" |
_csrf/https-Eccube\Form\Type\Front\CustomerLoginType | "VTyCdave7rAYHD8oxznMVjbaTf1Sd8z5rQvaZyRak5U" |
_csrf/https-_token | "W6ijUL4bShwsRnL4W42gUoEISkzMPhmHbH5sXSkCm1Y" |
_csrf/https-authenticate | "YG92UAlzphtxTHUa6hc_XVIp4nswsuI_Sx8thRJXCSc" |
cart_key_prefix | "NG5CWEoWQBhGHHxeiZNdpULAeGgtO3bJ" |
cart_keys | [
"NG5CWEoWQBhGHHxeiZNdpULAeGgtO3bJ_1"
] |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 129 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Eccube\Service\CartService:174
[ [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 174 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 151 "function" => "getSessionCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/ContainerRMRWuGi/CartService_9dde17f.php" "line" => 29 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/Block/CartController.php" "line" => 41 "function" => "getCarts" "class" => "ContainerRMRWuGi\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "index" "class" => "Eccube\Controller\Block\CartController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 174 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
(no data) |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
CONTEXT_DOCUMENT_ROOT | "/home/daiwafood/www/ec" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "5.7.40-log" |
DATABASE_URL | "mysql://daiwafood:SFdfe3s6eRfd-ww4@mysql57.daiwafood.sakura.ne.jp/daiwafood_tsukemono" |
DOCUMENT_ROOT | "/home/daiwafood/www/ec" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_DENY_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "isyecshops23" |
ECCUBE_AUTH_MAGIC | "propaewirajolowraeroumiothunidrimoucogou" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_FORCE_SSL | "1" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "mizunasu" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html, */*; q=0.01" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
HTTP_ACCEPT_LANGUAGE | "ja-JP,ja;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_AUTHORIZATION | "" |
HTTP_COOKIE | "eccube=n6e5rfe7q1gl5oeamlbmiig70e; eccube_product_history=%5B%2259%22%5D" |
HTTP_ECCUBE_CSRF_TOKEN | "02a5fa500ca.iuf52DrRXbVglR3ve_Z3enXZ9s9FgUvRHrCMRjPwIlo.3dGQsm-dadcz_WqcKZg7TiLtxKgQ7g6YTdv2C2OYTxLor8yrYoI29g2kRA" |
HTTP_HOST | "iseya-mizunasu.jp" |
HTTP_LISTEN_IPADDR | "49.212.207.182" |
HTTP_PRIORITY | "u=1, i" |
HTTP_REFERER | "https://iseya-mizunasu.jp/products/list" |
HTTP_SEC_CH_UA | ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
HTTP_SEC_CH_UA_MOBILE | "?1" |
HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36" |
HTTP_X_REAL_IP | "133.238.163.17" |
HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
MAILER_DSN | "smtp://localhost:25" |
MAILER_URL | "smtp://iseya-mizunasu.jp:587?encryption=tls&username=webshop@iseya-mizunasu.jp&password=yuzu_6174-takenoko" |
PATH | "/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/block/cart" |
REMOTE_ADDR | "133.238.163.17" |
REMOTE_HOST | "17.163.238.133.dy.iij4u.or.jp" |
REMOTE_PORT | "0" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732480665 |
REQUEST_TIME_FLOAT | 1732480665.7644 |
REQUEST_URI | "/block/cart" |
SCRIPT_FILENAME | "/home/daiwafood/www/ec/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "100.64.0.24" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "iseya-mizunasu.jp" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
TRUSTED_HOSTS | "^iseya-mizunasu\.jp$" |
argc | 0 |
argv | [] |