ErrorController
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Request Headers
| Header | Value |
|---|---|
| accept | "text/html, image/gif, image/jpeg, */*; q=0.2" |
| authorization | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIyMjVjZWI4MzI2ZDgxYTEwNDY4MjU2MjM5ZTM3YWRkYSIsImp0aSI6IjMxZGU3MDEyMzk5ODUzMjAyMmViZDY4MjdmNTNlMGNiNDA1MGJmMTE4ZTQwOWEwZGIyZDhjMjExNDJkMzdkMDYxMWEwYzZiMWVmM2FmZjFkIiwiaWF0IjoxNzcyODczNTYxLjAyMjMwMDAwNDk1OTEwNjQ0NTMxMjUsIm5iZiI6MTc3Mjg3MzU2MS4wMjIzMDA5NTg2MzM0MjI4NTE1NjI1LCJleHAiOjE3NzI4NzcxNjEuMDE5Njc1OTcwMDc3NTE0NjQ4NDM3NSwic3ViIjoibWFuYWdlIiwic2NvcGVzIjpbInJlYWQiLCJ3cml0ZSJdfQ.NL1si4OO-C9iXTKQIHg41IUOMTCDpNDXaaLqGwr00tK9ugjRlT82glgEDsVEMN6jJDJ2CYhFknyjzKLaNrkgrnnSVoLPXBrzNF2U4wORo8E4p65s-LuI3lXI9MJ4007Ugvyb2hmCxb17Zv3SN7i2j6bZaNhE-QiJg4fvTluOOQ6gMFtjTeHHN0Zy70XV8VENRV4tYDRnOSjRHvinT75Y-iy2eo9EK-d_CQgh8tIy9ERb5JjYy_K5XsQn1jVEPQvzReXMK0QqxRXcmI3uqwK2biIDPpkflEnn3-7xX6vxRLgeZY4VJBtde-L07zXum7Y_KynZicF0GjdBxJpXYPPkdQ-y6Z0ZPD0hHtv80otIemF2aq7_mQgXGR7_sx5mg82q5I0rFOx_DXwt0Y_E8zvdmFNUPo3dibQCx3a01MD_nOxXHMN1XsGojYP46VygMUxIOmkcA_BYY2MXkYGSfFMpLY_QEYzGIS8zshN0_GuFUFDiIHjW7OhEp7l3NUXBGJokD3B3FhEkJnPU6J49UnyHbUSx71W2yx_rcOoH-xtg3L2wFRo8ZllRm-RFoARSrxjPRWx3EPUg_49hnJVviJpzit3KlsNEM1ZTPRCy6IpRXrGGSuGIqYV-N8gttfnFH_o7raRJZf2w4MmiSHLP94X_G3kBTbHQNqMIg5KIk2l60MY" |
| connection | "close" |
| content-length | "148" |
| content-type | "application/json" |
| host | "xb006434.xbiz.jp" |
| user-agent | "Java/17.0.14" |
| x-accel-expires | "60" |
| x-failure-cache-time | "0" |
| x-file-type | "normal" |
| x-forwarded-for | "210.140.175.4" |
| x-forwarded-host | "xb006434.xbiz.jp" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-ssl | "on" |
| x-php-fpm-version | "81" |
| x-php-ob-level | "1" |
| x-real-ip | "210.140.175.4" |
| x-server-address | "162.43.102.59" |
| x-ua-device | "pc" |
| x-wp-access | "0" |
Request Content
Pretty
{
"query": "mutation { updateProductStock ( code: \"m3138\", stock: 0, stock_unlimited: false ) { code stock stock_unlimited }}"
}
Raw
{"query":"mutation { updateProductStock ( code: \"m3138\", stock: 0, stock_unlimited: false ) { code stock stock_unlimited }}"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 07 Mar 2026 09:36:41 GMT" |
| set-cookie | "maintenance_token=deleted; expires=Fri, 07-Mar-2025 09:36:40 GMT; Max-Age=0; path=/; httponly" |
| x-debug-exception | "Warning%3A%20Undefined%20array%20key%20%22date%22" |
| x-debug-exception-file | "%2Fhome%2Fxb006434%2Fxb006434.xbiz.jp%2Fec-cube%2Fapp%2FPlugin%2FApi42%2FGraphQL%2FTypes.php:115" |
| x-debug-token | "54b9e0" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| maintenance_token | Symfony\Component\HttpFoundation\Cookie {#14372 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: false } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 07 Mar 26 18:36:41 +0900" |
| Last used | "Sat, 07 Mar 26 18:36:41 +0900" |
| Lifetime | 2592000 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Plugin\MemberAccessControl\EventListener\CustomerEventSubscriber:43
[
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/app/Plugin/MemberAccessControl/EventListener/CustomerEventSubscriber.php"
"line" => 43
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Plugin\MemberAccessControl\EventListener\CustomerEventSubscriber"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/public_html/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/public_html/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/public_html/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/public_html/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/public_html/index.php"
"line" => 85
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/ec-cube/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/xb006434/xb006434.xbiz.jp/public_html/index.php"
"line" => 85
"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 | "148" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/home/xb006434/xb006434.xbiz.jp/public_html" |
| CONTEXT_PREFIX | "" |
| DATABASE_CHARSET | "utf8mb4" |
| DATABASE_SERVER_VERSION | "10.5.22-MariaDB-log" |
| DATABASE_URL | "mysql://xb006434_ec:yZ6p5QCk3PqKDev@localhost/xb006434_ec" |
| DOCUMENT_ROOT | "/home/xb006434/xb006434.xbiz.jp/public_html" |
| ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
| ECCUBE_ADMIN_ROUTE | "manage" |
| ECCUBE_AUTH_MAGIC | "Wndxo53zMMtq0e29bpxRN79MPYCeKrtt" |
| ECCUBE_COOKIE_LIFETIME | "2592000" |
| ECCUBE_COOKIE_PATH | "/" |
| ECCUBE_CURRENCY | "JPY" |
| ECCUBE_FORCE_SSL | "0" |
| ECCUBE_GC_MAXLIFETIME | "2592000" |
| ECCUBE_LOCALE | "ja" |
| ECCUBE_TEMPLATE_CODE | "default" |
| ECCUBE_TIMEZONE | "Asia/Tokyo" |
| FCGI_ROLE | "RESPONDER" |
| FailureCacheTime | "0" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/xb006434" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html, image/gif, image/jpeg, */*; q=0.2" |
| HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIyMjVjZWI4MzI2ZDgxYTEwNDY4MjU2MjM5ZTM3YWRkYSIsImp0aSI6IjMxZGU3MDEyMzk5ODUzMjAyMmViZDY4MjdmNTNlMGNiNDA1MGJmMTE4ZTQwOWEwZGIyZDhjMjExNDJkMzdkMDYxMWEwYzZiMWVmM2FmZjFkIiwiaWF0IjoxNzcyODczNTYxLjAyMjMwMDAwNDk1OTEwNjQ0NTMxMjUsIm5iZiI6MTc3Mjg3MzU2MS4wMjIzMDA5NTg2MzM0MjI4NTE1NjI1LCJleHAiOjE3NzI4NzcxNjEuMDE5Njc1OTcwMDc3NTE0NjQ4NDM3NSwic3ViIjoibWFuYWdlIiwic2NvcGVzIjpbInJlYWQiLCJ3cml0ZSJdfQ.NL1si4OO-C9iXTKQIHg41IUOMTCDpNDXaaLqGwr00tK9ugjRlT82glgEDsVEMN6jJDJ2CYhFknyjzKLaNrkgrnnSVoLPXBrzNF2U4wORo8E4p65s-LuI3lXI9MJ4007Ugvyb2hmCxb17Zv3SN7i2j6bZaNhE-QiJg4fvTluOOQ6gMFtjTeHHN0Zy70XV8VENRV4tYDRnOSjRHvinT75Y-iy2eo9EK-d_CQgh8tIy9ERb5JjYy_K5XsQn1jVEPQvzReXMK0QqxRXcmI3uqwK2biIDPpkflEnn3-7xX6vxRLgeZY4VJBtde-L07zXum7Y_KynZicF0GjdBxJpXYPPkdQ-y6Z0ZPD0hHtv80otIemF2aq7_mQgXGR7_sx5mg82q5I0rFOx_DXwt0Y_E8zvdmFNUPo3dibQCx3a01MD_nOxXHMN1XsGojYP46VygMUxIOmkcA_BYY2MXkYGSfFMpLY_QEYzGIS8zshN0_GuFUFDiIHjW7OhEp7l3NUXBGJokD3B3FhEkJnPU6J49UnyHbUSx71W2yx_rcOoH-xtg3L2wFRo8ZllRm-RFoARSrxjPRWx3EPUg_49hnJVviJpzit3KlsNEM1ZTPRCy6IpRXrGGSuGIqYV-N8gttfnFH_o7raRJZf2w4MmiSHLP94X_G3kBTbHQNqMIg5KIk2l60MY" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "xb006434.xbiz.jp" |
| HTTP_USER_AGENT | "Java/17.0.14" |
| HTTP_X_ACCEL_EXPIRES | "60" |
| HTTP_X_FAILURE_CACHE_TIME | "0" |
| HTTP_X_FILE_TYPE | "normal" |
| HTTP_X_FORWARDED_FOR | "210.140.175.4" |
| HTTP_X_FORWARDED_HOST | "xb006434.xbiz.jp" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_PHP_FPM_VERSION | "81" |
| HTTP_X_REAL_IP | "210.140.175.4" |
| HTTP_X_SERVER_ADDRESS | "162.43.102.59" |
| HTTP_X_UA_DEVICE | "pc" |
| HTTP_X_WP_ACCESS | "0" |
| MAILER_DSN | "smtp://plaza-test.piastaff:wnyQxsWj1VDe@smtp.kagoya.net:587?auth_mode=plain" |
| MEF_PROXY_ADDR | "162.43.102.59" |
| Ngx_Cache_NormalFile | "1" |
| Ngx_Cache_StaticMode | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_FailureCacheTime | "0" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIyMjVjZWI4MzI2ZDgxYTEwNDY4MjU2MjM5ZTM3YWRkYSIsImp0aSI6IjMxZGU3MDEyMzk5ODUzMjAyMmViZDY4MjdmNTNlMGNiNDA1MGJmMTE4ZTQwOWEwZGIyZDhjMjExNDJkMzdkMDYxMWEwYzZiMWVmM2FmZjFkIiwiaWF0IjoxNzcyODczNTYxLjAyMjMwMDAwNDk1OTEwNjQ0NTMxMjUsIm5iZiI6MTc3Mjg3MzU2MS4wMjIzMDA5NTg2MzM0MjI4NTE1NjI1LCJleHAiOjE3NzI4NzcxNjEuMDE5Njc1OTcwMDc3NTE0NjQ4NDM3NSwic3ViIjoibWFuYWdlIiwic2NvcGVzIjpbInJlYWQiLCJ3cml0ZSJdfQ.NL1si4OO-C9iXTKQIHg41IUOMTCDpNDXaaLqGwr00tK9ugjRlT82glgEDsVEMN6jJDJ2CYhFknyjzKLaNrkgrnnSVoLPXBrzNF2U4wORo8E4p65s-LuI3lXI9MJ4007Ugvyb2hmCxb17Zv3SN7i2j6bZaNhE-QiJg4fvTluOOQ6gMFtjTeHHN0Zy70XV8VENRV4tYDRnOSjRHvinT75Y-iy2eo9EK-d_CQgh8tIy9ERb5JjYy_K5XsQn1jVEPQvzReXMK0QqxRXcmI3uqwK2biIDPpkflEnn3-7xX6vxRLgeZY4VJBtde-L07zXum7Y_KynZicF0GjdBxJpXYPPkdQ-y6Z0ZPD0hHtv80otIemF2aq7_mQgXGR7_sx5mg82q5I0rFOx_DXwt0Y_E8zvdmFNUPo3dibQCx3a01MD_nOxXHMN1XsGojYP46VygMUxIOmkcA_BYY2MXkYGSfFMpLY_QEYzGIS8zshN0_GuFUFDiIHjW7OhEp7l3NUXBGJokD3B3FhEkJnPU6J49UnyHbUSx71W2yx_rcOoH-xtg3L2wFRo8ZllRm-RFoARSrxjPRWx3EPUg_49hnJVviJpzit3KlsNEM1ZTPRCy6IpRXrGGSuGIqYV-N8gttfnFH_o7raRJZf2w4MmiSHLP94X_G3kBTbHQNqMIg5KIk2l60MY" |
| REDIRECT_MEF_PROXY_ADDR | "162.43.102.59" |
| REDIRECT_Ngx_Cache_NormalFile | "1" |
| REDIRECT_Ngx_Cache_StaticMode | "1" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aavxqeKAktsSloP9zcnzPwAAAhg" |
| REDIRECT_URL | "/api" |
| REMOTE_ADDR | "210.140.175.4" |
| REMOTE_PORT | "40740" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772876201 |
| REQUEST_TIME_FLOAT | 1772876201.4587 |
| REQUEST_URI | "/api" |
| SCRIPT_FILENAME | "/home/xb006434/xb006434.xbiz.jp/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "162.43.102.59" |
| SERVER_ADMIN | "webmaster@xb006434.xbiz.jp" |
| SERVER_NAME | "xb006434.xbiz.jp" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| TRUSTED_HOSTS | "^xb006434\.xbiz\.jp$" |
| UNIQUE_ID | "aavxqeKAktsSloP9zcnzPwAAAhg" |
| USER | "xb006434" |
Parent Request
Return to parent request (token = d7ea2d)
| Key | Value |
|---|---|
| _controller | "Plugin\Api42\Controller\ApiController::index" |
| _firewall_context | "security.firewall.map.context.api" |
| _remove_csp_headers | true |
| _route | "api" |
| _route_params | [] |
| _stopwatch_token | "5a6c56" |