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 | "ccca12" |
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" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| authorization | "" |
| cache-control | "no-cache" |
| content-length | "0" |
| geoip-addr | "43.164.195.17" |
| geoip-continent-code | "SA" |
| geoip-country-code | "BR" |
| geoip-country-name | "Brazil" |
| host | "wood-tech.tech" |
| pragma | "no-cache" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-forwarded-host | "wood-tech.tech" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "43.164.195.17" |
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 | "Thu, 18 Dec 2025 05:34:09 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Wed, 18-Dec-2024 05:34:08 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "645a58" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#3857 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 18 Dec 25 14:34:09 +0900" |
| Last used | "Thu, 18 Dec 25 14:34:09 +0900" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/src/Eccube/Log/Processor/TokenProcessor.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 368
"function" => "__invoke"
"class" => "Eccube\Log\Processor\TokenProcessor"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/monolog/monolog/src/Monolog/Logger.php"
"line" => 574
"function" => "addRecord"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 99
"function" => "debug"
"class" => "Monolog\Logger"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 39
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 73
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Eccube\Service\CartService:174
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/src/Eccube/Service/CartService.php"
"line" => 174
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/src/Eccube/Service/CartService.php"
"line" => 151
"function" => "getSessionCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/var/cache/dev/ContainerL1QKBge/CartService_9dde17f.php"
"line" => 29
"function" => "getCarts"
"class" => "Eccube\Service\CartService"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/src/Eccube/Controller/Block/CartController.php"
"line" => 41
"function" => "getCarts"
"class" => "ContainerL1QKBge\CartService_9dde17f"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 153
"function" => "index"
"class" => "Eccube\Controller\Block\CartController"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 186
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 174
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 186
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 174
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 186
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 174
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 186
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 174
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 186
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 174
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/c9857171/public_html/wood-tech.tech/index.php"
"line" => 88
"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 | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/c9857171/public_html/wood-tech.tech" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "5.7.44-log" |
| DATABASE_URL | "mysql://giu5l_woodtech:w3jzzNIfZgCe6AW0no4850Ps%40%40@mysql1023.conoha.ne.jp/giu5l_woodtech" |
| DOCUMENT_ROOT | "/home/c9857171/public_html/wood-tech.tech" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "wtadmin" |
| ECCUBE_AUTH_MAGIC | "sR9dxkpp3sfRywTnb7Il3xujeCSe3dmJ" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_FORCE_SSL | "0" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "default" |
| GEOIP_ADDR | "43.164.195.17" |
| GEOIP_CONTINENT_CODE | "SA" |
| GEOIP_COUNTRY_CODE | "BR" |
| GEOIP_COUNTRY_NAME | "Brazil" |
| 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" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_GEOIP_ADDR | "43.164.195.17" |
| HTTP_GEOIP_CONTINENT_CODE | "SA" |
| HTTP_GEOIP_COUNTRY_CODE | "BR" |
| HTTP_GEOIP_COUNTRY_NAME | "Brazil" |
| HTTP_HOST | "wood-tech.tech" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| HTTP_X_FORWARDED_HOST | "wood-tech.tech" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "43.164.195.17" |
| LSPHP_ENABLE_USER_INI | "on" |
| MAILER_DSN | "smtp://localhost:25" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/" |
| QUERY_STRING | "" |
| REDIRECT_CONTEXT_DOCUMENT_ROOT | "" |
| REDIRECT_CONTEXT_PREFIX | "" |
| REDIRECT_DOCUMENT_ROOT | "" |
| REDIRECT_GATEWAY_INTERFACE | "CGI/1.1" |
| REDIRECT_GEOIP_ADDR | "43.164.195.17" |
| REDIRECT_GEOIP_CONTINENT_CODE | "SA" |
| REDIRECT_GEOIP_COUNTRY_CODE | "BR" |
| REDIRECT_GEOIP_COUNTRY_NAME | "Brazil" |
| REDIRECT_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" |
| REDIRECT_HTTP_ACCEPT_ENCODING | "gzip" |
| REDIRECT_HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_HTTP_CACHE_CONTROL | "no-cache" |
| REDIRECT_HTTP_HOST | "wood-tech.tech" |
| REDIRECT_HTTP_PRAGMA | "no-cache" |
| REDIRECT_HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| REDIRECT_HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| REDIRECT_HTTP_X_FORWARDED_HOST | "wood-tech.tech" |
| REDIRECT_HTTP_X_FORWARDED_PORT | "443" |
| REDIRECT_HTTP_X_FORWARDED_PROTO | "https" |
| REDIRECT_HTTP_X_REAL_IP | "43.164.195.17" |
| REDIRECT_PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| REDIRECT_QUERY_STRING | "" |
| REDIRECT_REMOTE_ADDR | "43.164.195.17" |
| REDIRECT_REMOTE_PORT | "20452" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_REQUEST_SCHEME | "http" |
| REDIRECT_REQUEST_URI | "/block/cart" |
| REDIRECT_SCRIPT_FILENAME | "" |
| REDIRECT_SCRIPT_NAME | "/block/cart" |
| REDIRECT_SERVER_ADDR | "127.0.0.1" |
| REDIRECT_SERVER_ADMIN | "root@localhost" |
| REDIRECT_SERVER_NAME | "wood-tech.tech" |
| REDIRECT_SERVER_PORT | "8080" |
| REDIRECT_SERVER_PROTOCOL | "HTTP/1.1" |
| REDIRECT_SERVER_SIGNATURE | "" |
| REDIRECT_SERVER_SOFTWARE | "Apache" |
| REDIRECT_SG | "off" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aUOSUeCeJ1xkzg_E4R0r8wAAANw" |
| REDIRECT_URL | "/block/cart" |
| REMOTE_ADDR | "43.164.195.17" |
| REMOTE_PORT | "20452" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766036049 |
| REQUEST_TIME_FLOAT | 1766036049.4528 |
| REQUEST_URI | "/block/cart" |
| SCRIPT_FILENAME | "/home/c9857171/public_html/wood-tech.tech/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "wood-tech.tech" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SG | "off" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| TRUSTED_HOSTS | "^wood-tech\.tech$" |
| UNIQUE_ID | "aUOSUeCeJ1xkzg_E4R0r8wAAANw" |