CartController :: handleCartItem
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
_method | "put" |
_token | "306afab3ba7f41fd6bf73.9LD3SQpT5O52sO0tDa1AJIbysR0S3FJxWe5holzSeBc.u9WjLmUZ14lPgbpaV5gBFciohlNQmScCLqMP9WnrH3CN-ZR5cBK0mRKCng" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Eccube\Controller\CartController::handleCartItem" |
_firewall_context | "security.firewall.map.context.customer" |
_route | "cart_handle_item" |
_route_params | [ "operation" => "down" "productClassId" => "39" ] |
_security_firewall_run | "_security_customer" |
_stopwatch_token | "f7e4c2" |
operation | "down" |
productClassId | "39" |
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-encoding | "gzip, deflate, br, zstd" |
accept-language | "ja-JP,ja;q=0.9,en-US;q=0.8,en;q=0.7" |
authorization | "" |
cache-control | "max-age=0" |
content-length | "143" |
content-type | "application/x-www-form-urlencoded" |
cookie | "eccube=2d4jqfhrgf3q064sjomkl6fdtd" |
host | "iseya-mizunasu.jp" |
listen-ipaddr | "49.212.207.182" |
origin | "https://iseya-mizunasu.jp" |
referer | "https://iseya-mizunasu.jp/cart" |
sec-ch-ua | ""Not A(Brand";v="99", "Google Chrome";v="121", "Chromium";v="121"" |
sec-ch-ua-mobile | "?1" |
sec-ch-ua-platform | ""Android"" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "same-origin" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36" |
x-php-ob-level | "1" |
x-real-ip | "126.158.183.155" |
Request Content
Raw
_token=306afab3ba7f41fd6bf73.9LD3SQpT5O52sO0tDa1AJIbysR0S3FJxWe5holzSeBc.u9WjLmUZ14lPgbpaV5gBFciohlNQmScCLqMP9WnrH3CN-ZR5cBK0mRKCng&_method=put
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 27 Jul 2025 11:15:29 GMT" |
location | "/cart" |
set-cookie | "maintenance_token=deleted; expires=Sat, 27-Jul-2024 11:15:28 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "866799" |
Cookies
Request Cookies
Key | Value |
---|---|
eccube | "2d4jqfhrgf3q064sjomkl6fdtd" |
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#5714 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 9
Session Metadata
Key | Value |
---|---|
Created | "Sun, 27 Jul 25 20:05:21 +0900" |
Last used | "Sun, 27 Jul 25 20:15:10 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-Eccube\Form\Type\AddCartType | "P71xX2lstKHG6Ut5vikA_8qA8UqcBT1-OkMYB4dRX2M" |
_csrf/https-_token | "OeTgoJ3g91WwZ5A1NZ7NBEuswMnW59ggyIc0zAPwd2s" |
cart_key_prefix | "INSgTkQCyxpce2Zf9G5MbiuaeK2nLDVP" |
cart_keys | [
"INSgTkQCyxpce2Zf9G5MbiuaeK2nLDVP_1"
] |
Session Usage
9
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" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 110 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 435 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/AbstractController.php" "line" => 259 "function" => "isCsrfTokenValid" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 202 "function" => "isTokenValid" "class" => "Eccube\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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\Csrf\TokenStorage\SessionTokenStorage:71
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 71 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 114 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 435 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/AbstractController.php" "line" => 259 "function" => "isCsrfTokenValid" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 202 "function" => "isTokenValid" "class" => "Eccube\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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\Csrf\TokenStorage\SessionTokenStorage:75
[ [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 75 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 114 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 435 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/AbstractController.php" "line" => 259 "function" => "isCsrfTokenValid" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 202 "function" => "isTokenValid" "class" => "Eccube\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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" => "->" ] ] |
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/src/Eccube/Service/CartService.php" "line" => 246 "function" => "getCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 358 "function" => "mergeAllCartItems" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/ContainerRMRWuGi/CartService_9dde17f.php" "line" => 64 "function" => "addProduct" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 219 "function" => "addProduct" "class" => "ContainerRMRWuGi\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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" => "->" ] ] |
Eccube\Service\CartService:523
[ [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 523 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 296 "function" => "createCartKey" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 359 "function" => "restoreCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/ContainerRMRWuGi/CartService_9dde17f.php" "line" => 64 "function" => "addProduct" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 219 "function" => "addProduct" "class" => "ContainerRMRWuGi\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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" => "->" ] ] |
Eccube\Service\CartService:524
[ [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 524 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 296 "function" => "createCartKey" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 359 "function" => "restoreCarts" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/ContainerRMRWuGi/CartService_9dde17f.php" "line" => 64 "function" => "addProduct" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 219 "function" => "addProduct" "class" => "ContainerRMRWuGi\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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" => "->" ] ] |
Eccube\Service\CartService:408
[ [ "file" => "/home/daiwafood/www/ec/src/Eccube/Service/CartService.php" "line" => 408 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/var/cache/dev/ContainerRMRWuGi/CartService_9dde17f.php" "line" => 78 "function" => "save" "class" => "Eccube\Service\CartService" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 160 "function" => "save" "class" => "ContainerRMRWuGi\CartService_9dde17f" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/src/Eccube/Controller/CartController.php" "line" => 228 "function" => "execPurchaseFlow" "class" => "Eccube\Controller\CartController" "type" => "->" ] [ "file" => "/home/daiwafood/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 153 "function" => "handleCartItem" "class" => "Eccube\Controller\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" |
CONTENT_LENGTH | "143" |
CONTENT_TYPE | "application/x-www-form-urlencoded" |
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,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_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_CACHE_CONTROL | "max-age=0" |
HTTP_COOKIE | "eccube=2d4jqfhrgf3q064sjomkl6fdtd" |
HTTP_HOST | "iseya-mizunasu.jp" |
HTTP_LISTEN_IPADDR | "49.212.207.182" |
HTTP_ORIGIN | "https://iseya-mizunasu.jp" |
HTTP_REFERER | "https://iseya-mizunasu.jp/cart" |
HTTP_SEC_CH_UA | ""Not A(Brand";v="99", "Google Chrome";v="121", "Chromium";v="121"" |
HTTP_SEC_CH_UA_MOBILE | "?1" |
HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36" |
HTTP_X_REAL_IP | "126.158.183.155" |
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 | "/cart/down/39" |
REMOTE_ADDR | "126.158.183.155" |
REMOTE_HOST | "om126158183155.30.openmobile.ne.jp" |
REMOTE_PORT | "0" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1753614929 |
REQUEST_TIME_FLOAT | 1753614929.1342 |
REQUEST_URI | "/cart/down/39" |
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 | [] |